summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
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-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
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior
2014-04-09mac80211: implement chanctx reservationLuciano Coelho
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg