summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: indicate support for multiple BSSIDSara Sharon2019-02-081-0/+7
* mac80211: support multi-bssidSara Sharon2019-02-081-0/+15
* mac80211: fix missing/malformed documentationJohannes Berg2019-02-011-8/+36
* mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen2019-02-011-1/+1
* mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen2019-01-251-0/+13
* mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau2019-01-191-0/+4
* mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-0/+59
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-191-4/+59
* mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2018-12-181-0/+3
* mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg2018-12-181-0/+8
* wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2018-12-181-1/+1
* mac80211: allow hardware scan to fall back to softwareJohannes Berg2018-11-091-0/+5
* mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+7
* mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli2018-10-121-0/+15
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+28
* mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon2018-09-051-0/+7
* mac80211: allow AMSDU size limitation per-TIDSara Sharon2018-09-051-0/+2
* mac80211: add an option for station management TXQSara Sharon2018-09-051-0/+5
OpenPOWER on IntegriCloud