aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz1-0/+7
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel1-0/+13
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz1-0/+2
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong1-0/+5
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg1-0/+22
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg1-5/+12
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty1-0/+4
2018-06-18mac80211: add support for HELuca Coelho1-9/+55
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+4
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-1/+1
2018-05-07mac80211: add api to set CSA counter in mac80211Gregory Greenman1-0/+13
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap1-1/+1
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+3
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu1-0/+3
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies1-0/+4
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer1-0/+13
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg1-0/+5
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty1-0/+1
2018-02-19mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg1-31/+6