summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-1/+3
* mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-5/+5
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-271-5/+30
|\
| * mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-2/+5
| * mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
| * mac80211: add freq_offset to RX statusThomas Pedersen2020-04-241-1/+9
| * mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-241-1/+5
| * mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-241-0/+2
| * mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-241-0/+6
| * cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-1/+1
* | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+3
|/
* mac80211: update documentation about tx powerQiujun Huang2020-03-201-0/+5
* mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-241-0/+10
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-171-3/+37
|\
| * mac80211: Fix setting txpower to zeroBen Greear2020-02-141-1/+1
| * mac80211: add handling for BSS colorJohn Crispin2020-01-151-2/+4
| * mac80211: add 802.11 encapsulation offloading supportJohn Crispin2019-12-131-0/+32
* | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-071-6/+5
|/
* mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen2019-11-221-0/+16
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-0/+12
* mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen2019-11-221-0/+29
* mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen2019-11-081-1/+3
* mac80211: fix a typo of "function"Joe Perches2019-10-281-1/+1
* mac80211: typo fixes in kerneldoc commentsChris Packham2019-10-281-8/+8
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+9
* mac80211: allow drivers to set max MTUWen Gong2019-09-111-0/+3
* mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-311-0/+4
* mac80211: propagate HE operation info into bss_confJohn Crispin2019-07-291-0/+2
* mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi2019-07-261-0/+4
* mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin2019-07-261-0/+2
* mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel2019-07-261-0/+5
* mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-261-8/+0
* mac80211: add tx dequeue function for process contextErik Stromdahl2019-07-261-0/+26
* mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman2019-07-261-1/+0
* mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-141-23/+0
* | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-0/+3
* | mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin2019-06-141-0/+2
* | mac80211: AMPDU handling for Extended Key IDAlexander Wetzel2019-06-141-0/+4
|/
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-0/+30
|\
| * mac80211: probe unexercised mesh linksRajkumar Manoharan2019-04-261-0/+2
| * mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+22
| * mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+6
* | mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-081-4/+20
* | mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-291-30/+19
|/
* mac80211: notify driver on subsequent CSA beaconsSara Sharon2019-02-221-2/+7
* mac80211: abort CSA if beacon does not include CSA IEsSara Sharon2019-02-221-0/+5
* mac80211: support max channel switch time elementSara Sharon2019-02-221-0/+4