summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-241-34/+0
* mac80211: move TKIP TX IVs to public part of key structEliad Peller2016-02-241-3/+20
* mac80211: add API to allow filtering frames in BA sessionsSara Sharon2016-02-241-1/+19
* mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-241-0/+15
* mac80211: Parse legacy and HT rate in injected framesSven Eckelmann2016-02-241-0/+2
* mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2016-02-241-0/+3
* mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson2016-02-241-1/+1
* mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach2016-02-241-0/+14
* mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2016-02-241-0/+11
* mac80211: support hw managing reorder logicSara Sharon2016-02-241-0/+6
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-14/+30