aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker1-0/+31
2016-09-30mac80211: implement nan_change_confAyala Beker1-0/+9
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker1-0/+9
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan1-0/+6
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg1-9/+2
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg1-0/+12
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul1-0/+4
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-1/+2
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-2/+3
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior1-1/+13
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior1-4/+0
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg1-0/+27
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon1-1/+5
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-6/+6
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau1-0/+19
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg1-0/+4
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg1-3/+4
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker1-1/+7
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt1-0/+2
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon1-0/+5
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon1-1/+4
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg1-0/+3
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon1-0/+2
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon1-0/+15
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-34/+0
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller1-3/+20
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon1-1/+19
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior1-0/+15
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann1-0/+2
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg1-0/+3
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson1-1/+1
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach1-0/+14
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski1-0/+11
2016-02-24mac80211: support hw managing reorder logicSara Sharon1-0/+6
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-14/+30
2016-01-14mac80211: document status.freq restrictionsJohannes Berg1-0/+2
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon1-3/+5
2016-01-14mac80211: add flag for duplication checkSara Sharon1-1/+1
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon1-0/+17
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com1-0/+4
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller1-0/+24
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach1-0/+22
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg1-0/+6
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman1-2/+4
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K1-0/+6
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg1-1/+3