aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
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-05-04mac80211: fix 90 kernel-doc warningsRandy Dunlap1-0/+2
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
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg1-0/+6
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-5/+10
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman1-0/+37
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-1/+36
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+19
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg1-0/+37
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-6/+23
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-0/+2
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau1-0/+5
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear1-1/+6
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear1-2/+26
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov1-0/+16
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov1-0/+3