HardenedBSD/sys
Adrian Chadd 791be271f1 [net80211] create a helper function to calculate the station facing VHT capabilities.
This is needed for two reasons:

* Drivers will need to know what the negotiated set of VHT capabilities
  and rates are in order to configure (and reconfigure for opmode/chanwidth
  changes) how to speak to a given peer; and
* Because some vendors are "special", we should be careful in what we announce
  to them during peer association.

This isn't the complete solution, as I still need to make sure that when
sending out probe requests before we know what we want, we don't limit
the capabilities being announced.  This is important for IBSS/mesh work
later on as probe request/response exchanges are the first hint at what
a peer supports.  I'll look at adding that to the API soon.
2017-01-10 05:30:15 +00:00
..
amd64 Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
arm Use the new sdhci_fdt_gpio helper functions to add full support for FDT 2017-01-09 01:57:51 +00:00
arm64 Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
boot Use compiler driver to link BERI boot loaders 2017-01-05 19:17:14 +00:00
bsm
cam Rewrite CTL statistics in more simple and scalable way. 2017-01-09 18:18:15 +00:00
cddl
compat Use getsock_cap() instead of fgetsock(). 2017-01-06 04:38:38 +00:00
conf Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
contrib Adjust ACPI_EXPORT_SYMBOL for AcpiGetTableWithSize 2017-01-10 00:03:43 +00:00
crypto libmd: add noexec stack annotation in skein_block_asm.s 2017-01-07 19:26:25 +00:00
ddb
dev Add copywrite notices, 2-clause BSD. 2017-01-10 04:50:26 +00:00
fs cd9660: fix up compilation on sparc after r311665 2017-01-10 04:17:53 +00:00
gdb
geom Fix logic error in gvinum's gv_set_sd_state() 2017-01-08 17:56:54 +00:00
gnu
i386 Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
isa
kern Set MORETOCOME for AIO write requests on a socket. 2017-01-06 23:41:45 +00:00
kgssapi
libkern
mips Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
modules Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
net Remove unused mtx_held() macro. 2017-01-09 23:41:10 +00:00
net80211 [net80211] create a helper function to calculate the station facing VHT capabilities. 2017-01-10 05:30:15 +00:00
netgraph
netinet
netinet6 Release the ND6 list lock before making a prefix off-link in nd6_timer(). 2017-01-08 18:46:00 +00:00
netipsec Add direction argument to ipsec_setspidx_inpcb() function. 2017-01-08 12:40:07 +00:00
netnatm
netpfil In dummynet(4), random chunks of memory are casted to struct dn_*, 2017-01-09 20:51:51 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
riscv
rpc
security
sparc64
sys Define _POSIX_PRIORITY_SCHEDULING as 0. 2017-01-07 12:24:45 +00:00
teken
tests
tools
ufs Use type-independent formats for printing nlink_t and ino_t. 2017-01-06 16:59:33 +00:00
vm
x86
xdr
xen
Makefile