aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov1-3/+3
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov1-0/+1
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior1-5/+0
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior1-2/+24
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-3/+6
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov1-0/+1
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov1-1/+2
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov1-0/+4
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho1-1/+0
2014-06-23mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho1-0/+6
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho1-4/+11
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior1-3/+13
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg1-0/+2