aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski
2016-02-24mac80211: support hw managing reorder logicSara Sharon
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-14mac80211: document status.freq restrictionsJohannes Berg
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon
2016-01-14mac80211: add flag for duplication checkSara Sharon
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-29mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa
2015-09-22Revert "mac80211: add pointer for driver use to key"Johannes Berg
2015-09-22mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg