summaryrefslogtreecommitdiff
path: root/net/mac80211
Commit message (Expand)AuthorAge
* 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
| * | mac80211: split off ibss disconnectSimon Wunderlich2013-09-26
| * | mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-26
| * | mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi2013-09-26
| * | mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi2013-09-26
| * | mac80211: change beacon/connection pollingStanislaw Gruszka2013-09-26
| * | mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov2013-09-26
| * | mac80211: use ERR_CAST()Johannes Berg2013-09-26
| * | mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ \ | | |/ | |/|
| * | mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-26
| * | mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-26
| |/
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-28
|\
| * mac80211: fix change_interface queue assignmentsJohannes Berg2013-08-26