summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
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
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg