aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-16
* mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-02
* mac80211: set hw initial idle stateKarl Beldan2013-11-25
* mac80211: use capped prob when computing throughputsKarl Beldan2013-11-25
* mac80211: fix connection pollingEliad Peller2013-11-25
* mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-25
* mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-25
* mac80211: minstrel_ht: fix rates selectionKarl Beldan2013-11-25
* mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-25
* mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-25
* mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-25
* mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic2013-11-25
* Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-11-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-05
| |\
| | * mac80211: fix uninitialized variableMichal Kazior2013-10-28
| | * mac80211: process mesh channel switching using beaconChun-Yeow Yeoh2013-10-28
| | * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-28
| | * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-28
| | * mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-28
| | * mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-28
| | * mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau2013-10-28
| | * mac80211: fixes for mesh powersave logicMarco Porsch2013-10-28
| | * mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee2013-10-28
| | * mac80211: enable DFS for IBSS modeSimon Wunderlich2013-10-28
| | * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-28
| | * mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel2013-10-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
| |\ \ | | |/ | |/|
| | * mac80211: disable WMM with invalid parametersJohannes Berg2013-10-17
| | * mac80211: respect rate mask in TXAndrei Otcheretianski2013-10-15
| | * mac80211: fix honouring rate flags in low-rate transmitAndrei Otcheretianski2013-10-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ \ | | |/ | |/|
| * | mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-14
| * | mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-09
| * | mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-30
| * | mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-30
| * | mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-30
* | | net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
|\ \ \ | | |/ | |/|
| * | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-02
| * | mac80211: improve default WMM parameter settingFred Zhou2013-10-01
| * | mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-01
| * | mac80211: use exact-size allocation for authentication frameFred Zhou2013-10-01
| * | mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-01
| * | ieee80211: fix vht cap definitionsEliad Peller2013-10-01
| * | mac80211: fix some snprintf misusesEliad Peller2013-10-01
| * | mac80211: send a CSA action frame when changing channelSimon Wunderlich2013-09-26
| * | mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-26