summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
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
2015-07-17mac80211: add pointer for driver use to keyJohannes Berg
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg
2015-07-17mac80211: don't store napi structJohannes Berg
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-09mac80211: remove obsolete sentence from documentationJakub Kicinski
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg
2015-05-20mac80211: add missing drv_priv description for TXQ structJohannes Berg
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22mac80211: allow drivers to support S/GJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-20mac80211: Fix mac80211.h docbook commentsJonathan Corbet
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-03-16mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach
2015-03-04mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan
2015-03-04mac80211: allow iterating inactive interfacesArik Nemtsov
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg