summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: document status.freq restrictionsJohannes Berg2016-01-141-0/+2
* mac80211: pass RX aggregation window size to driverSara Sharon2016-01-141-3/+5
* mac80211: add flag for duplication checkSara Sharon2016-01-141-1/+1
* mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-141-0/+17
* mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com2015-12-041-0/+4
* mac80211: add atomic uploaded keys iteratorEliad Peller2015-12-041-0/+24
* mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach2015-12-041-0/+22
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-041-0/+6
* mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-2/+4
* mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-031-0/+6
* cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2015-11-031-1/+3
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-6/+0
* Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-131-0/+2
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-3/+28
|\
| * mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-291-0/+4
| * Revert "mac80211: add pointer for driver use to key"Johannes Berg2015-09-221-2/+0
| * mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-221-0/+4
| * mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+4
| * mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-221-0/+16
* | mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-041-1/+3
|/
* mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg2015-08-131-13/+0