aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg1-4/+2
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg1-5/+12
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv1-2/+9
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg1-5/+2
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-8/+7
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan1-0/+6
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan1-3/+3
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau1-0/+20
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau1-0/+4
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg1-0/+8