aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg1-24/+0
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen1-0/+24
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-6/+31
2017-12-11mac80211: Add MIC space only for TX key optionDavid Spinadel1-1/+5
2017-12-11mac80211: enable TDLS peer buffer STA featureYingying Tang1-0/+4
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg1-1/+7
2017-09-21mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho1-1/+7
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg1-13/+2
2017-08-09mac80211: add api to start ba session timer expired flowNaftali Goldstein1-0/+15
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg1-4/+17
2017-05-17mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen1-0/+16
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg1-2/+0
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern1-1/+13
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau1-3/+28
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau1-4/+16
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-2/+2
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-20/+17
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-55/+53
2017-03-07mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg1-4/+0
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski1-0/+6
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+2
2017-01-24mac80211: fix documentation warningsJohannes Berg1-29/+45
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel1-1/+4
2017-01-05wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg1-1/+0
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+13
2016-10-26mac80211: fix some sphinx warningsJani Nikula1-8/+13
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach1-1/+2
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-2/+8
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach1-0/+4
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun1-1/+1
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen1-0/+2
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas1-0/+8
2016-09-30mac80211: Add API to report NAN function matchAyala Beker1-0/+16