aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg1-4/+0
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau1-0/+21
2015-04-01mac80211: use rhashtable for station tableJohannes Berg1-1/+2
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-29/+10
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com1-0/+3
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com1-1/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-0/+1
2015-03-20mac80211: avoid duplicate TX path station lookupJohannes Berg1-1/+2
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg1-3/+0
2015-03-16mac80211: ignore CSA to same channelJohannes Berg1-0/+1
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov1-0/+2
2015-03-03mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg1-24/+0
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho1-1/+2
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach1-0/+30
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi1-1/+2
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller1-2/+1
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach1-2/+2
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller1-0/+1
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-6/+36
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+5
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg1-2/+2
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman1-0/+1
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman1-0/+3
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-0/+3
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+6
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov1-0/+2
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov1-0/+3
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg1-0/+3
2014-11-19mac80211: move skb info band assignment outJohannes Berg1-2/+1
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman1-0/+4
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman1-0/+3
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg1-0/+4
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-0/+29
2014-10-31mac80211: fix spelling errorsStephen Hemminger1-1/+1
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho1-2/+1
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski1-2/+0
2014-10-22mac80211: add WMM admission control supportJohannes Berg1-1/+37
2014-10-09mac80211: wait for the first beacon on the new channel after CSALuciano Coelho1-0/+2
2014-10-09mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho1-0/+3
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson1-0/+1
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss1-0/+1
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg1-2/+1
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior1-1/+1
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg1-1/+0
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior1-0/+11
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior1-0/+15
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho1-1/+0