summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+1Star
* mac80211: don't store napi structJohannes Berg2015-07-171-13/+24
* mac80211: remove exposing 'mfp' to driversJohannes Berg2015-07-171-2/+0Star
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-30/+49
* mac80211: remove obsolete sentence from documentationJakub Kicinski2015-06-091-2/+1Star
* 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/+2Star
* 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
* mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2015-04-241-2/+6
* mac80211: notify the driver upon BAR RxEmmanuel Grumbach2015-04-241-2/+18
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-7/+2Star
* mac80211: allow drivers to support S/GJohannes Berg2015-04-221-2/+2
* mac80211: add TX fastpathJohannes Berg2015-04-221-1/+5
* mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-04-201-3/+4
* cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-071-28/+0Star
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+83
* mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-301-1/+2
* mac80211: notify the driver about deauthEmmanuel Grumbach2015-03-301-0/+4
* mac80211: notify the driver about association statusEmmanuel Grumbach2015-03-301-0/+2
* mac80211: notify the driver about authentication statusEmmanuel Grumbach2015-03-301-0/+36
* mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-10/+38
* mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2015-03-161-0/+13
* mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-041-0/+2
* mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-041-5/+30
* mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-031-2/+5
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+5
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-5/+10
* mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-0/+7
* mac80211: allow drivers to control software cryptoJohannes Berg2015-01-221-0/+12
* mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-4/+2Star
* mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-5/+12
* mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-2/+9
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-071-5/+2Star
|\
| * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-5/+2Star
* | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-8/+7Star
* | mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-121-0/+6
* | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-3/+3
|/
* mac80211: add ieee80211_tx_status_noskbFelix Fietkau2014-11-281-0/+20
* mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau2014-11-281-0/+4
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-0/+8