aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon1-0/+7
2019-02-08mac80211: support multi-bssidSara Sharon1-0/+15
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg1-8/+36
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen1-1/+1
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen1-0/+13
2019-01-19mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau1-0/+4
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+59
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-4/+59
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach1-0/+3
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg1-0/+8
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap1-1/+1
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg1-0/+5
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg1-0/+7
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli1-0/+15
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+28
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon1-0/+7
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon1-0/+2
2018-09-05mac80211: add an option for station management TXQSara Sharon1-0/+5