aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg
2014-11-19mac80211: move skb info band assignment outJohannes Berg
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-10-31mac80211: fix spelling errorsStephen Hemminger
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-10-09mac80211: wait for the first beacon on the new channel after CSALuciano Coelho
2014-10-09mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho
2014-06-23mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg