Adding SIOCGIFNAME support in Linuxulator. This should silence the console warning...
[freebsd.git] / sys / net80211 /
2017-04-06 adrian[net80211] refactor out the A-MPDU dispatch routine.
2017-04-02 adrian[net80211] refactor the A-MPDU RX window code
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 avosnet80211: fix possible panic when wlan(4) interface...
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-20 mmMFV r315633, 315635:
2017-03-19 avosnet80211: reschedule tasks properly after r315594.
2017-03-19 avosnet80211: do not cancel callout when FF queue is empty.
2017-03-19 avosnet80211: add a timer to flush fast-frames queues.
2017-03-13 adrian[net80211] begin fleshing out per-VAP WME configurations.
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 avosnet80211: fix ieee80211_htrateset setup, return EINVAL...
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-20 adrian[net80211] validate VHT IEs.
2017-02-20 adrian[net80211] teach the probe response routine to add...
2017-02-20 adrian[net80211] fix up VHT IE comparison typo
2017-02-20 adrian[net80211] fix NULL pointer dereference in VHT operatio...
2017-02-20 adrian[net80211] RX parameter shuffle in net80211 in preparat...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-11 adrian[net80211] add a sysctl that forces a vap restart.
2017-02-09 adrian[net80211] don't bother doing fragmentation if the...
2017-02-09 adrian[net80211] quiet IE handling improvements
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-03 adrian[net80211] don't update quiet time counter values every...
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-31 avosnet80211: cleanup ic_flags / iv_flags
2017-01-30 adrian[net80211] address seqno allocation for group addressed...
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-27 adrian[net80211] prepare configuration checks for VHT, fragme...
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-22 avosnet80211: fix flags setup for HT40 5GHz channels.
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-21 avosnet80211: allow to configure LDPC support
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 adrian[net80211] allow for MCS16-23 to be statically configured.
2017-01-16 dimMerge ^/head r312207 through r312308.
2017-01-16 ngieMFhead@r312305
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 adrian[net80211] add some more "is this XXX" macros for CTRL...
2017-01-14 dimMerge ^/head r311940 through r312200.
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 adrian[net80211] add a macro to check this configuration...
2017-01-13 adrian[net80211] begin laying the groundwork for drivers...
2017-01-13 adrian[net80211] Initial VHT node upgrade/downgrade support...
2017-01-13 adrian[net80211] initial, somewhat incomplete VHT channel...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimMerge ^/head r311812 through r311939.
2017-01-10 mmMFV r311899:
2017-01-10 pluknetFix build without IEEE80211_DEBUG.
2017-01-10 adrian[net80211] add VHT mediatype initialisation and update...
2017-01-10 adrian[net80211] Add default parameters for 11ac.
2017-01-10 adrian[net80211] add VHT action frame placeholders for when...
2017-01-10 adrian[net80211] add missing VHTCAP declaration changes.
2017-01-10 adrian[net80211] add CHAN_VHT2G/CHAN_VHT5G macros.
2017-01-10 adrian[net80211] add VHT EDCA parameters for WME/QoS mode.
2017-01-10 adrian[net80211] create a helper function to calculate the...
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-08 dimMerge ^/head r311546 through r311683.
2017-01-08 adrian[net80211] add roaming parameters for 11ac.
2017-01-08 adrian[net80211] use the correct freq2 field when populating...
2017-01-08 adrian[net80211] Add initial VHT support routines.
2017-01-08 adrian[net80211] add a "is VHT available" macro.
2017-01-07 adrian[net80211] add syncflags methods for the VHT flags...
2017-01-07 adrian[net80211] add some more bits.
2017-01-07 adrian[net80211] add VHT ioctl parameters and driver capabilities
2017-01-07 adrian[net80211] add VHT IEs to scan elements.
2017-01-07 adrian[net80211] add VHT node flag; parsed chanwidth.
2017-01-07 adrian[net80211] add FVHT flags for channel widths.
2017-01-07 adrian[net80211] Remove duplicate VHTOPMODE configuration...
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 dimMerge ^/head r311314 through r311459.
2017-01-05 adrian[net80211] correct VHT ieee80211com state bits.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 dimMerge ^/head r311132 through r311305.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
next