aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-6/+0
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam1-0/+2
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+28
2015-09-29mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa1-0/+4
2015-09-22Revert "mac80211: add pointer for driver use to key"Johannes Berg1-2/+0
2015-09-22mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach1-0/+4
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+4
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski1-0/+16
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman1-1/+3
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg1-13/+0
2015-07-17mac80211: add pointer for driver use to keyJohannes Berg1-0/+2
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov1-0/+4
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg1-1/+6
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg1-5/+1
2015-07-17mac80211: don't store napi structJohannes Berg1-13/+24
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg1-2/+0
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-30/+49
2015-06-09mac80211: remove obsolete sentence from documentationJakub Kicinski1-2/+1
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg1-2/+2
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg1-15/+2
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg1-0/+3
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg1-0/+4
2015-05-20mac80211: add missing drv_priv description for TXQ structJohannes Berg1-0/+1
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg1-0/+7
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-39/+40
2015-05-05mac80211: make LED trigger names constJohannes Berg1-13/+14
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach1-2/+6
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach1-2/+18
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-7/+2
2015-04-22mac80211: allow drivers to support S/GJohannes Berg1-2/+2
2015-04-22mac80211: add TX fastpathJohannes Berg1-1/+5
2015-04-20mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg1-28/+0
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau1-0/+83
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg1-1/+2
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach1-0/+4
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach1-0/+2
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach1-0/+36
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach1-10/+38
2015-03-16mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach1-0/+13
2015-03-04mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan1-0/+2
2015-03-04mac80211: allow iterating inactive interfacesArik Nemtsov1-5/+30
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar1-2/+5
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen1-0/+5
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen1-5/+10
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi1-0/+7
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg1-0/+12