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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-16
mac80211: send last 3/5 probe requests as unicast
Luis R. Rodriguez
1
-2
/
+11
2010-09-16
mac80211: disable beacon monitor while going offchannel
Luis R. Rodriguez
1
-0
/
+2
2010-09-16
mac80211: make the beacon monitor available externally
Luis R. Rodriguez
2
-4
/
+5
2010-09-16
mac80211: reset connection idle when going offchannel
Luis R. Rodriguez
1
-0
/
+5
2010-09-16
mac80211: reset probe send counter upon connection timer reset
Luis R. Rodriguez
1
-0
/
+4
2010-09-16
mac80211: add helper for reseting the connection monitor
Luis R. Rodriguez
2
-5
/
+11
2010-09-16
mac80211: add p2p device type support
Johannes Berg
7
-38
/
+80
2010-09-16
cfg80211/nl80211: introduce p2p device types
Johannes Berg
5
-24
/
+61
2010-09-16
mac80211: set running state earlier
Johannes Berg
1
-2
/
+3
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
7
-10
/
+17
2010-09-16
mac80211: use correct station flags lock
Johannes Berg
1
-2
/
+3
2010-09-16
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
1
-49
/
+0
2010-09-14
mac80211: match only assigned bss in sta_info_get_bss
Johannes Berg
1
-1
/
+1
2010-09-14
mac80211: wait for scan work complete before restarting hw
Stanislaw Gruszka
1
-0
/
+3
2010-09-14
mac80211: Fix dangling pointer in ieee80211_xmit
Steve deRosier
1
-0
/
+1
2010-09-14
nl80211: Uninitialized variable
Bill Jordan
1
-1
/
+1
2010-09-14
net/wireless: use ARRAY_SIZE macro in radiotap.c
Nikitas Angelinas
1
-1
/
+2
2010-09-01
mac80211: only cancel software-based scans on suspend
John W. Linville
2
-1
/
+8
2010-08-31
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
1
-1
/
+7
2010-08-31
net/wireless: Remove double test
Julia Lawall
1
-1
/
+1
2010-08-31
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
2
-0
/
+16
2010-08-31
mac80211: Fix signal strength average initialization for CQM events
Jouni Malinen
1
-1
/
+1
2010-08-27
mac80211: fix offchannel queue stop
Johannes Berg
3
-3
/
+24
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
5
-37
/
+176
2010-08-27
mac80211: split out concurrent vif checks
Johannes Berg
1
-14
/
+29
2010-08-27
mac80211: simplify zero address checks
Johannes Berg
1
-25
/
+13
2010-08-27
mac80211: switch to ieee80211_sdata_running
Johannes Berg
3
-8
/
+6
2010-08-27
mac80211: clean up ifdown/cleanup paths
Johannes Berg
2
-66
/
+28
2010-08-27
mac80211: use subqueue helpers
Johannes Berg
2
-4
/
+3
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
6
-4
/
+29
2010-08-27
cfg80211: allow changing port control protocol
Johannes Berg
2
-3
/
+24
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
7
-21
/
+92
2010-08-27
cfg80211: allow vendor specific cipher suites
Johannes Berg
1
-1
/
+8
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
2
-8
/
+32
2010-08-27
mac80211: remove unused scan expire define
Johannes Berg
1
-6
/
+0
2010-08-25
mac80211: fix mesh advertisement
Johannes Berg
2
-33
/
+5
2010-08-25
mac80211: fix rcu-unsafe pointer dereference
Christian Lamparter
1
-4
/
+8
2010-08-25
nl80211: fix missing nesting
Johannes Berg
1
-0
/
+2
2010-08-25
mac80211: cancel restart_work in ieee80211_unregister_hw
Christian Lamparter
1
-0
/
+1
2010-08-25
mac80211: fix warning for un-used parameter
Wey-Yi Guy
1
-1
/
+1
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
12
-69
/
+59
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
13
-154
/
+344
2010-08-24
mac80211: remove unused don't-encrypt flag
Johannes Berg
1
-2
/
+0
2010-08-24
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-08-16
cfg80211: check if WEP is available for shared key auth
Johannes Berg
1
-0
/
+15
2010-08-16
mac80211: dont advertise WEP if unavailable
Johannes Berg
1
-0
/
+5
2010-08-16
mac80211: remove unused status flag checks
Johannes Berg
2
-20
/
+9
2010-08-16
mac80211: move key tfm setup
Johannes Berg
1
-16
/
+10
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
9
-105
/
+75
2010-08-16
cfg80211: support sysfs namespaces
Johannes Berg
3
-2
/
+17
[next]