freebsd-dev/sys
Adrian Chadd 4774b99992 [net80211] prepare for 11ac aware NICs that want to know per-vdev channel and centre frequencies.
* ic_freq is the centre of the primary channel, not the centre of the
  HT40/HT80/etc channel.  Add a method to access that.
* Add a method to access the centre of the primary channel, including
  knowing the centre of the 5/10/20/40/80, versus the primary channel.
  Ie, it's the centre of the 40, 80, 160MHz channel.
* Add a method to access the centre frequency of the secondary 80MHz
  channel - we don't support VHT yet, but when we do.
* Add methods to access the current channel and the per-dev desired
  channel.  Ideally drivers that do full offload with a per-vap channel
  configuration should use the vap channel, NOT ic_curchan.
  Non-offload drivers that require net80211 to change the channel should
  be accessing ic_curchan.
2016-12-03 02:45:18 +00:00
..
amd64
arm MDIO_PHYACCESS_ACK is only valid for read access, remove it from 2016-12-01 03:34:04 +00:00
arm64 Fix the alloc function the ThunderX PCIe driver calls, the previous 2016-11-30 14:17:06 +00:00
boot dd is currently a bootstrap tool. It really doesn't have any business 2016-12-02 14:44:38 +00:00
bsm
cam Add SCSI REPORT TIMESTAMP and SET TIMESTAMP support. 2016-12-01 22:20:27 +00:00
cddl MFV r309249: 3821 Race in rollback, zil close, and zil flush 2016-11-28 15:14:31 +00:00
compat
conf hyperv/hn: Add HN_DEBUG kernel option. 2016-12-01 03:27:16 +00:00
contrib Add a FREEBSD-Xlist file for CK. 2016-11-28 21:16:03 +00:00
crypto
ddb
dev Allow simultaneous access to switch device, there is no reason to prevent 2016-12-03 01:55:38 +00:00
fs ext2fs: renumber the license clauses to avoid skipping #3. 2016-12-02 19:47:23 +00:00
gdb
geom Add gmirror create subcommand, alike to gstripe, gconcat, etc. 2016-11-30 09:27:08 +00:00
gnu
i386
isa
kern thr_set_name(): silently truncate the given name as needed 2016-12-03 01:14:21 +00:00
kgssapi
libkern
mips bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
modules hyperv/hn: Add 'options RSS' support. 2016-12-01 05:37:29 +00:00
net
net80211 [net80211] prepare for 11ac aware NICs that want to know per-vdev channel and centre frequencies. 2016-12-03 02:45:18 +00:00
netgraph Changes to allow the patching of packets with an offset (and other changes.. see man page) 2016-12-02 10:47:10 +00:00
netinet Fix the handling of TCP FIN-segments in the CLOSED state 2016-12-02 08:02:31 +00:00
netinet6
netipsec
netnatm
netpfil Fix use-after-free bugs in pfsync(4) 2016-12-02 06:15:59 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Bring the powerpc DDB disassembler into the 21st century 2016-11-30 02:35:51 +00:00
riscv
rpc
security
sparc64
sys Revert r309372 2016-12-02 15:38:34 +00:00
teken
tests
tools
ufs
vm Eliminate a stale comment; vm_radix_prealloc() was replaced in r254141. 2016-12-02 16:29:30 +00:00
x86 - Mention mismatching numbers in MSR vs. ACPI _PSS count warning: seeing 2016-12-01 14:31:05 +00:00
xdr
xen
Makefile