summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-141-23/+0Star
* | 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/+19Star
|/
* 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
* mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz2018-09-051-0/+7
* mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel2018-09-051-0/+13
* mac80211: support radiotap L-SIG dataShaul Triebitz2018-09-051-0/+2
* mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong2018-09-051-0/+5
* mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg2018-09-051-0/+22
* mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-051-5/+12
* mac80211: add stop/start logic for software TXQsManikanta Pubbisetty2018-08-281-0/+4
* mac80211: add support for HELuca Coelho2018-06-181-9/+55
* mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-1/+4
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-231-1/+1
|\
| * mac80211: fix kernel-doc "bad line" warningRandy Dunlap2018-05-071-1/+1
* | mac80211: add api to set CSA counter in mac80211Gregory Greenman2018-05-071-0/+13
|/
* Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-291-0/+3
|\
| * mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-0/+4
|\ \ | |/ |/|
| * mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-211-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-241-1/+1
|\|