index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+10
2012-06-27
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-06-21
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+10
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+10
2012-06-13
mac80211: stop polling in disassociation
David Spinadel
1
-2
/
+2
2012-06-13
mac80211: check sdata_running on ieee80211_set_bitrate_mask
Eliad Peller
1
-0
/
+3
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-1188
/
+885
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-06-12
mac80211: add missing kernel-doc
Ashok Nagarajan
1
-0
/
+3
2012-06-09
mac80211: add some missing kernel-doc
Johannes Berg
1
-0
/
+2
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-19
/
+73
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
9
-751
/
+532
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
4
-24
/
+10
2012-06-06
mac80211: add stations after AP start on reconfig
Arik Nemtsov
1
-7
/
+30
2012-06-06
mac80211: Clear wowlan flag when drv_suspend returns failure
Pontus Fuchs
1
-0
/
+1
2012-06-06
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
Chun-Yeow Yeoh
1
-0
/
+1
2012-06-06
mac80211: print info when disabling HT
Johannes Berg
1
-3
/
+10
2012-06-06
mac80211: configure 11b/g channel access rules for legacy APs
Stanislaw Gruszka
1
-34
/
+46
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
1
-1
/
+8
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-19
/
+73
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
1
-0
/
+6
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
1
-0
/
+5
2012-06-05
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
1
-2
/
+1
2012-06-05
mac80211: move ieee80211_set_channel function
Johannes Berg
1
-35
/
+35
2012-06-05
mac80211: clean up ieee80211_set_channel
Johannes Berg
1
-16
/
+2
2012-06-05
mac80211: simplify association HT parameters
Johannes Berg
2
-16
/
+13
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
1
-7
/
+0
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2
-55
/
+30
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2
-90
/
+37
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
17
-227
/
+181
2012-06-05
mac80211: send beacon loss events to userspace
Holger Schurig
1
-0
/
+2
2012-06-05
mac80211: allow channel change while mesh is down
Thomas Pedersen
1
-0
/
+4
2012-06-05
mac80211: fail authentication when AP denied authentication
Eliad Peller
1
-2
/
+2
2012-06-05
mac80211: use offchannel queue only when supported
Eliad Peller
1
-3
/
+5
2012-06-05
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2
-0
/
+9
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-04
mac80211: Fix likely misuse of | for &
Joe Perches
1
-3
/
+3
2012-06-04
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
1
-1
/
+6
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2
-0
/
+28
2012-06-04
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
1
-1
/
+1
2012-06-04
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
1
-3
/
+6
2012-06-04
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
1
-9
/
+27
2012-06-04
net: Remove casts to same type
Joe Perches
1
-2
/
+1
2012-05-29
mac80211: fix ADDBA declined after suspend with wowlan
Eyal Shapira
1
-6
/
+6
2012-05-29
mac80211: fix flag check for QoS NOACK frames
Claudio Pisa
1
-1
/
+1
2012-05-25
mac80211: Fix race in checking AP status by sending null frame
Soumik Das
1
-1
/
+2
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
11
-45
/
+86
[next]