]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
[net80211] correct VHT ieee80211com state bits.
[FreeBSD/FreeBSD.git] / sys /
2017-01-05 Adrian Chadd[net80211] correct VHT ieee80211com state bits.
2017-01-05 Adrian Chadd[ath_hal] mad, mad hacks to get some semblence of corre...
2017-01-05 Adrian Chadd[net80211] add VHT media types in the media layer.
2017-01-05 Mark JohnstonRemove a redundant use of min().
2017-01-05 Ravi PokalaIn the same vein as r311350, fix whitespace in handling...
2017-01-05 Ravi PokalaFix whitespace in handling of XPT_PATH_INQ in adw(4).
2017-01-05 Kevin LoIn rtl8188eu, read R92C_HSSI_PARAM2(0)) register to...
2017-01-05 Mark JohnstonAdd a small allocator for exec_map entries.
2017-01-05 Mark JohnstonSort includes in kern_exec.c.
2017-01-05 John BaldwinUse db_printsym() to display function names in stack...
2017-01-05 John BaldwinOnly call stacktrace_subr() from DDB.
2017-01-04 Gleb SmirnoffFix assertion that checks that pages are consecutive...
2017-01-04 Gleb SmirnoffMove bogus_page declaration to vm_page.h and initializa...
2017-01-04 John BaldwinFurther refine MIPS stack traces across trapframes.
2017-01-04 Alan SomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 Alexander KabaevRemove duplicate iic and iicbus devices from JZ4780...
2017-01-04 Konstantin BelousovThe callers of kern_getfsstat(UIO_SYSSPACE) expect...
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Edward Tomasz Napi... Fix bug that would result in a kernel crash in some...
2017-01-04 Edward Tomasz Napi... Don't release the cfiscsi session refcount too early...
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-04 Adrian Chadd[net80211] Add VHT flags for printf/debugging.
2017-01-04 George V. Neville... Followup to mtod removal in main stack (r311225). ...
2017-01-04 Emmanuel VadotARM GENERIC: Add support for Allwinner A33 SoC
2017-01-04 Emmanuel VadotAllwinner: Add A33 support
2017-01-04 Mateusz Guzikmtx: plug open-coded mtx_lock access missed in r311172
2017-01-04 George V. Neville... Fix DTrace TCP tracepoints to not use mtod() as it...
2017-01-04 George V. Neville... Fix PMC architecture check to handle later IPAs includi...
2017-01-04 Andriy Voskoboinykrtwn: fix possible buffer overrun.
2017-01-04 Mark JohnstonAdd some missing atomic_*_ptr #defines for arm.
2017-01-03 Mateusz GuzikReduce lock accesses in thread lock similarly to r311172.
2017-01-03 Navdeep Parharcxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26...
2017-01-03 Mateusz Guzikmtx: reduce lock accesses
2017-01-03 Mateusz GuzikRevert r309619 "ifndef atomic_cas_* in cddl code"
2017-01-03 Mateusz Guzikamd64: add atomic_fcmpset
2017-01-03 Alan Somersmisc minor fixes in mpr(4)
2017-01-03 Olivier HouchardIn the netfront_rxq struct, we should use NET_RX_RING_S...
2017-01-03 Luiz Otavio O SouzaRemove a GPL licensed DTS.
2017-01-03 Sean BrunoRestore r302384 that was dropped when r303816 updated...
2017-01-03 Mark JohnstonRemove the "unused" DIF subroutine index left after...
2017-01-03 Mark JohnstonAdd a page queue for holding dirty anonymous unswappabl...
2017-01-02 Josh PaetzelWorkaround NFS bug with readdirplus when there are...
2017-01-02 Konstantin BelousovThere is no need to use temporary statfs buffer for...
2017-01-02 Konstantin BelousovStyle.
2017-01-02 Konstantin BelousovMove common code from kern_statfs() and kern_fstatfs...
2017-01-02 Andriy Voskoboinykrsu: restore 40Mhz channel support.
2017-01-02 Justin HibbitsPrint flags in hex instead of decimal.
2017-01-02 Konstantin BelousovRemove unneeded externs keywords. Reindent long lines.
2017-01-02 Adrian Chadd[netmap] call RLOCK /and/ RUNLOCK.
2017-01-02 Mark JohnstonFactor out instances of a knote detach followed by...
2017-01-02 Sean Bruno2017 IFLIB updates in preparation for commits to e1000...
2017-01-01 Konstantin BelousovStyle fixes for vm_map_insert().
2017-01-01 Mateusz Guzikfd: access openfiles once in falloc_noinstall
2016-12-31 Mateusz Guzikvfs: switch nodes_created, recycles_count and free_owe_...
2016-12-31 Konstantin BelousovAnsify vm/vm_pager.c. Style.
2016-12-31 Pedro F. GiffuniAddition of clang nullability qualifiers.
2016-12-31 Jared McNeillFix a typo in the third address of the reg property...
2016-12-31 Baptiste DaroussinBump copyright year.
2016-12-31 Konstantin BelousovRemove unused declaration.
2016-12-31 Mateusz GuzikUse vrefact in vnode_pager_alloc.
2016-12-31 Adrian Chadd[net80211] add placeholders for the VHT action frame...
2016-12-31 Luiz Otavio O SouzaFix rcc_gpio_modify_bits(). Obviously (1 << 0) is...
2016-12-31 Luiz Otavio O SouzaFixes the sensor initialization, always reset the digit...
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Andriy Voskoboinykrtwn: add (untested) radar detection support for RTL8821AU
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Enji CooperUnbreak ip_carp with WITHOUT_INET6 enabled by condition...
2016-12-30 Jared McNeillAdd missing reg property to usbphy node.
2016-12-30 Toomas Soomedosfs support in libstand is broken since r298230
2016-12-30 Konstantin BelousovFix two similar bugs in the populate vm_fault() code.
2016-12-30 Josh PaetzelHarden CARP against network loops.
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 Toomas Soomeboot2 will deadlock if extended keys are used on text...
2016-12-30 Konstantin BelousovAssert that the pages found on the object queue by...
2016-12-30 Alexander KabaevRestore status quo: mips64 does not need subr_sfbuf.c
2016-12-30 Ruslan BukinAdd parenthesis.
2016-12-30 Ruslan Bukino Fix unlocking.
2016-12-30 Adrian Chadd[netmap] fix locking regressions
2016-12-30 Konstantin BelousovStyle.
2016-12-30 Andrew Rybchenkosfxge(4): move queue size checks to after the NIC confi...
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: add efsys_lock_state_t for type...
2016-12-30 Andrew Rybchenkosfxge(4): support per-command MCDI timeout
2016-12-30 Andrew Rybchenkosfxge(4): remove obsolete Wake-On-LAN support
2016-12-30 Andrew Rybchenkosfxge(4): fix efx_filter_supported_filters API
2016-12-30 Andrew Rybchenkosfxge(4): add functions to efx_bootcfg supporting whole...
2016-12-30 Andrew Rybchenkosfxge(4): make verified update result available from...
2016-12-30 Andrew Rybchenkosfxge(4): add per-command timeout reporting to the...
2016-12-30 Andrew Rybchenkosfxge(4): support non-interrupting event queues creation
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: remove now-unused function flags
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: check deferred packet list tunables...
2016-12-30 Gavin AtkinsonFix bit value for a debug flag definition.
2016-12-30 Navdeep Parharcxgbe(4): Updates to link configuration.
2016-12-30 Hans Petter SelaskyAdd MSIX rewrite table quirk for use with VMs.
2016-12-30 Mateusz GuzikRemove cpu_spinwait after seq_consistent.
2016-12-30 Kevin Lo- Fix incorrect values in the computation of OFDM and...
2016-12-30 Alexander KabaevSupport mips[*]hf variants in config files
2016-12-29 Andriy Voskoboinykrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 Oleksandr Tymoshenko[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 Alexander KabaevUse TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel
next