summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-221-1/+1
| |\
| | * mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-02-191-1/+1
* | | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-221-0/+13
* | | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-221-0/+5
* | | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-0/+1
|/ /
* | Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-191-31/+6
* | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-24/+0
* | mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-111-0/+24
* | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-111-6/+31
* | mac80211: Add MIC space only for TX key optionDavid Spinadel2017-12-111-1/+5
* | mac80211: enable TDLS peer buffer STA featureYingying Tang2017-12-111-0/+4
|/
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-1/+7
* mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho2017-09-211-1/+7
* mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-051-13/+2
* mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
* mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-081-4/+17
* mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-171-0/+16
* mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-081-2/+0
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-1/+13
* mac80211: add ieee80211_tx_status_extFelix Fietkau2017-04-281-3/+28
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-4/+16
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-2/+2
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-20/+17
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-55/+53
* mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-071-4/+0
* mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-061-0/+6
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-0/+2
* mac80211: fix documentation warningsJohannes Berg2017-01-241-29/+45
* mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2017-01-121-1/+4
* wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg2017-01-051-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-8/+13
|\
| * mac80211: fix some sphinx warningsJani Nikula2016-10-261-8/+13
* | mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-191-1/+2
* | mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-2/+8
* | mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach2016-10-191-0/+4
* | mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-171-1/+1
|/
* mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-301-0/+2
* mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-301-0/+8
* mac80211: Add API to report NAN function matchAyala Beker2016-09-301-0/+16
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+31
OpenPOWER on IntegriCloud