summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-193-2/+10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-133-2/+10
| |\
| | * mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
| | * mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3
| | * mac80211: add missing kernel-docAshok Nagarajan2012-06-121-0/+3
| | * mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
| |\ \ | | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-121-1/+1
|\ \ \ | | |/ | |/|
| * | mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1226-1188/+885
|\ \ \ | | |/ | |/|
| * | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-069-751/+532
| * | mac80211: do remain-on-channel while idleJohannes Berg2012-06-064-24/+10
| * | mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-061-7/+30
| * | mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs2012-06-061-0/+1
| * | mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-061-0/+1
| * | mac80211: print info when disabling HTJohannes Berg2012-06-061-3/+10
| * | mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-061-34/+46
| * | cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-1/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-068-19/+73
| |\ \ | | |/
| * | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-0/+6
| * | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-0/+5
| * | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-051-2/+1
| * | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-051-35/+35
| * | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-051-16/+2
| * | mac80211: simplify association HT parametersJohannes Berg2012-06-052-16/+13
| * | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-051-7/+0
| * | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-052-55/+30
| * | net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-052-90/+37
| * | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-0517-227/+181
| * | mac80211: send beacon loss events to userspaceHolger Schurig2012-06-051-0/+2
| * | mac80211: allow channel change while mesh is downThomas Pedersen2012-06-051-0/+4
| * | mac80211: fail authentication when AP denied authenticationEliad Peller2012-06-051-2/+2
| * | mac80211: use offchannel queue only when supportedEliad Peller2012-06-051-3/+5
| * | mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-052-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-068-19/+73
|\ \ \ | | |/ | |/|
| * | mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| * | mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| * | mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| * | mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| * | mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| * | mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| * | mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
| |/
* | net: Remove casts to same typeJoe Perches2012-06-041-2/+1
|/
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
* mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-291-1/+1
* mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2211-45/+86
|\
| * mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan2012-05-161-0/+2
| * mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan2012-05-161-23/+24
| * mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan2012-05-161-2/+4
OpenPOWER on IntegriCloud