summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
* cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-071-28/+0
* 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/+2
* 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/+2
|\
| * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-5/+2
* | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-8/+7
* | 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
* mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-191-0/+6
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-5/+10
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+37
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-1/+36
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+19
* mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-0/+37
* mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-041-6/+23
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+2
* mac80211: add support for driver tx power reportingFelix Fietkau2014-11-041-0/+5
* mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+6
* mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-2/+26
* mac80211: expose API allowing station iterationArik Nemtsov2014-10-231-0/+16
* mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-231-0/+3
* mac80211: export IE splitting functionAndrei Otcheretianski2014-10-231-0/+28
* mac80211: add WMM admission control supportJohannes Berg2014-10-221-1/+2
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-0/+1
* mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-0/+6
* mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-0/+7
* mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-091-0/+3
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-12/+1
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-2/+4
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: don't resize skbs needlesslyIdo Yariv2014-08-261-1/+4