summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-10/+8
|\
| * mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2019-09-112-10/+8
* | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller2019-09-1110-51/+51
|\ \
| * | mac80211: allow drivers to set max MTUWen Gong2019-09-112-1/+2
| * | mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg2019-09-114-8/+19
| * | mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho2019-09-111-1/+1
| * | mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen2019-09-113-35/+15
| * | mac80211: remove unnecessary key conditionJohannes Berg2019-09-111-3/+3
| * | mac80211: list features in WEP/TKIP disable in better orderJohannes Berg2019-09-111-1/+1
| * | mac80211: vht: add support VHT EXT NSS BW in parsing VHTMordechay Goodstein2019-09-111-1/+9
| * | mac80211: minstrel_ht: fix infinite loop because supported is not being shiftedColin Ian King2019-08-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-3/+3
|\ \ \ | | |/ | |/|
| * | mac80211: Correctly set noencrypt for PAE framesDenis Kenzior2019-08-291-1/+1
| * | mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior2019-08-291-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-4/+5
|\| | | |/ |/|
| * mac80211: fix possible sta leakJohannes Berg2019-08-211-4/+5
* | mac80211: minstrel_ht: improve rate probing for devices with static fallbackFelix Fietkau2019-08-213-28/+225
* | mac80211: minstrel_ht: fix default max throughput rate indexesFelix Fietkau2019-08-211-6/+14
* | mac80211: minstrel_ht: reduce unnecessary rate probing attemptsFelix Fietkau2019-08-211-0/+15
* | mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau2019-08-211-1/+1
* | nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-212-3/+5
* | mac80211: fix possible NULL pointerderef in obss pd codeJohn Crispin2019-08-211-1/+2
* | mac80211: add assoc-at supportBen Greear2019-08-212-0/+5
* | nl80211: add 6GHz band definition to enum nl80211_bandArend van Spriel2019-08-211-0/+1
* | mac80211: add missing length field increment when generating Radiotap headerJohn Crispin2019-08-211-0/+1
* | mac80211: 80Mhz was not reported properly when using tx_status_extJohn Crispin2019-08-211-1/+1
* | mac80211: fix bad guard when reporting legacy ratesJohn Crispin2019-08-211-7/+7
* | mac80211: fix TX legacy rate reporting when tx_status_ext is usedJohn Crispin2019-08-211-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-063-5/+13
|\|
| * Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg2019-07-301-1/+0
| * mac80211: don't WARN on short WMM parameters from APBrian Norris2019-07-291-0/+10
| * {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-4/+3
* | mac80211: HE STA disassoc due to QOS NULL not sentShay Bar2019-07-311-1/+4
* | mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-314-1/+32
* | mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy2019-07-311-1/+1
* | mac80211: add missing null return check from call to ieee80211_get_sbandColin Ian King2019-07-311-0/+2
* | mac80211: add support for the ADDBA extension elementJohn Crispin2019-07-293-11/+64
* | mac80211: propagate HE operation info into bss_confJohn Crispin2019-07-293-0/+20
* | mac80211: implement HE support for meshSven Eckelmann2019-07-265-1/+128
* | mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi2019-07-261-1/+5
* | mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin2019-07-262-0/+5
* | mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...John Crispin2019-07-261-12/+162
* | mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin2019-07-263-4/+8
* | mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin2019-07-262-0/+8
* | mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel2019-07-262-6/+9
* | mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-263-24/+14
* | mac80211: add tx dequeue function for process contextErik Stromdahl2019-07-261-0/+2
* | mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman2019-07-262-10/+0
* | mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-263-8/+12
|/
* mac80211: don't warn about CW params when not using themBrian Norris2019-07-201-4/+9