summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: add pointer for driver use to keyJohannes Berg2015-07-171-0/+2
* mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-171-0/+4
* mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg2015-07-171-1/+6
* mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg2015-07-171-5/+1
* mac80211: don't store napi structJohannes Berg2015-07-171-13/+24
* mac80211: remove exposing 'mfp' to driversJohannes Berg2015-07-171-2/+0
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-30/+49
* mac80211: remove obsolete sentence from documentationJakub Kicinski2015-06-091-2/+1
* mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-2/+2
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-15/+2
* mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-021-0/+3
* mac80211: move TX PN to public part of key structJohannes Berg2015-06-021-0/+4
* mac80211: add missing drv_priv description for TXQ structJohannes Berg2015-05-201-0/+1
* mac80211: extend get_key() to return PN for all ciphersJohannes Berg2015-05-061-0/+7
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-061-39/+40
* mac80211: make LED trigger names constJohannes Berg2015-05-051-13/+14
OpenPOWER on IntegriCloud