aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2013-12-02mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich
2013-11-25mac80211: set hw initial idle stateKarl Beldan
2013-11-25mac80211: use capped prob when computing throughputsKarl Beldan
2013-11-25mac80211: fix connection pollingEliad Peller
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh
2013-11-25mac80211: don't attempt to reorder multicast framesJohannes Berg
2013-11-25mac80211: minstrel_ht: fix rates selectionKarl Beldan
2013-11-25mac80211: fix for mesh beacon update on powersaveJavier Lopez
2013-11-25mac80211: fix crash when using AP VLAN interfacesFelix Fietkau
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg
2013-11-25mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic
2013-11-25Revert "mac80211: allow disable power save in mesh"Bob Copeland
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28mac80211: fix uninitialized variableMichal Kazior
2013-10-28mac80211: process mesh channel switching using beaconChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau
2013-10-28mac80211: fixes for mesh powersave logicMarco Porsch
2013-10-28mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee
2013-10-28mac80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-17mac80211: disable WMM with invalid parametersJohannes Berg
2013-10-15mac80211: respect rate mask in TXAndrei Otcheretianski
2013-10-15mac80211: fix honouring rate flags in low-rate transmitAndrei Otcheretianski
2013-10-14mac80211: fix crash if bitrate calculation goes wrongJohannes Berg
2013-10-11mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel
2013-10-09mac80211: correctly close cancelled scansEmmanuel Grumbach
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov
2013-10-01mac80211: improve default WMM parameter settingFred Zhou
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior
2013-10-01mac80211: use exact-size allocation for authentication frameFred Zhou
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg
2013-10-01ieee80211: fix vht cap definitionsEliad Peller
2013-10-01mac80211: fix some snprintf misusesEliad Peller
2013-09-30mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen
2013-09-30mac80211: update sta->last_rx on acked tx framesFelix Fietkau
2013-09-30mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau