summaryrefslogtreecommitdiff
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAge
...
| | * | {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-11
| | * | mac80211: Rename stainfo variable for the more common staJavier Cardona2012-06-09
| | * | mac80211: Remove unused variableJavier Cardona2012-06-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-27
| * | | mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-21
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-13
| |\| |
| | * | mac80211: stop polling in disassociationDavid Spinadel2012-06-13
| | * | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-13
| | * | mac80211: add missing kernel-docAshok Nagarajan2012-06-12
| | * | mac80211: add some missing kernel-docJohannes Berg2012-06-09
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
| |\| | | | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-12
|\ \ \ | | |/ | |/|
| * | mac80211: add back channel change flagStanislaw Gruszka2012-06-08
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\ \ \ | | |/ | |/|
| * | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-06
| * | mac80211: do remain-on-channel while idleJohannes Berg2012-06-06
| * | mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-06
| * | mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs2012-06-06
| * | mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-06
| * | mac80211: print info when disabling HTJohannes Berg2012-06-06
| * | mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-06
| * | cfg80211: clarify set_channel APIsJohannes Berg2012-06-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-06
| |\|
| * | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-05
| * | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-05
| * | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-05
| * | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-05
| * | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-05
| * | mac80211: simplify association HT parametersJohannes Berg2012-06-05
| * | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-05
| * | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-05
| * | net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-05
| * | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
| * | mac80211: send beacon loss events to userspaceHolger Schurig2012-06-05
| * | mac80211: allow channel change while mesh is downThomas Pedersen2012-06-05
| * | mac80211: fail authentication when AP denied authenticationEliad Peller2012-06-05
| * | mac80211: use offchannel queue only when supportedEliad Peller2012-06-05
| * | mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-06
|\ \ \ | | |/ | |/|
| * | mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-04
| * | mac80211: Fix likely misuse of | for &Joe Perches2012-06-04
| * | mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-04
| * | mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-04
| * | mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-04
| * | mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-04
| * | mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-04
| |/
* / net: Remove casts to same typeJoe Perches2012-06-04
|/
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-29