aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-1/+3
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-5/+5
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-5/+30
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan1-2/+5
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg1-0/+2
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen1-1/+9
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein1-1/+5
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz1-0/+2
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen1-0/+6
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-1/+1
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+3
2020-03-20mac80211: update documentation about tx powerQiujun Huang1-0/+5
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam1-0/+10
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+37
2020-02-14mac80211: Fix setting txpower to zeroBen Greear1-1/+1
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg1-6/+5
2020-01-15mac80211: add handling for BSS colorJohn Crispin1-2/+4
2019-12-13mac80211: add 802.11 encapsulation offloading supportJohn Crispin1-0/+32
2019-11-22mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen1-0/+16
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan1-0/+12
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen1-0/+29
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen1-1/+3
2019-10-28mac80211: fix a typo of "function"Joe Perches1-1/+1
2019-10-28mac80211: typo fixes in kerneldoc commentsChris Packham1-8/+8
2019-10-04mac80211: simplify TX aggregation startJohannes Berg1-2/+9
2019-09-11mac80211: allow drivers to set max MTUWen Gong1-0/+3
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+4
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin1-0/+2
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi1-0/+4
2019-07-26mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin1-0/+2
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel1-0/+5
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel1-8/+0
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl1-0/+26
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman1-1/+0
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-1/+2
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg1-23/+0
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin1-0/+3
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin1-0/+2
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel1-0/+4
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+30
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan1-0/+2
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan1-0/+22
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel1-0/+6
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau1-4/+20
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau1-30/+19
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon1-2/+7
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon1-0/+5
2019-02-22mac80211: support max channel switch time elementSara Sharon1-0/+4