summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: implement nan_change_confAyala Beker2016-09-301-0/+9
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+9
* mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2016-09-151-0/+6
* mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-151-9/+2
* mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-121-0/+12
* mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2016-09-121-0/+4
* mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-1/+2
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-2/+3
* mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-091-1/+13
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-4/+0
* mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2016-05-121-0/+27
* mac80211: allow same PN for AMSDU sub-framesSara Sharon2016-05-121-1/+5
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-0/+2
|\
| * mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
* | mac80211: add A-MSDU tx supportFelix Fietkau2016-04-061-0/+19
* | mac80211: enable collecting station statistics per-CPUJohannes Berg2016-04-061-0/+4
* | mac80211: allow passing transmitter station on RXJohannes Berg2016-04-061-3/+4
* | mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker2016-04-051-1/+7
* | mac80211: synchronize driver rx queues before removing a stationSara Sharon2016-04-051-0/+5
* | mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2016-04-051-1/+4
* | mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg2016-04-051-0/+3
|/
* mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-241-0/+2
* mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon2016-02-241-0/+15
OpenPOWER on IntegriCloud