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
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
1
-33
/
+2
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
1
-39
/
+2
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-71
/
+2
2009-07-29
mac80211: verify info->control.vif is not NULL
Johannes Berg
2
-0
/
+18
2009-07-29
mac80211: fix an oops in ieee80211_scan_state_set_channel
Helmut Schaa
1
-1
/
+4
2009-07-29
mac80211: fix receiving deauth
Johannes Berg
1
-4
/
+17
2009-07-27
mac80211: fix oops due to missing private data
Luis R. Rodriguez
1
-2
/
+4
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
3
-36
/
+7
2009-07-27
mac80211: fix MLME issuing of probe requests while scanning
Luis R. Rodriguez
1
-3
/
+3
2009-07-27
mac80211: fix mlme timeouts
Johannes Berg
1
-0
/
+2
2009-07-27
mac80211: rename scan_state to next_scan_state
Helmut Schaa
2
-11
/
+11
2009-07-27
mac80211: implement basic background scanning
Helmut Schaa
4
-13
/
+148
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
9
-29
/
+31
2009-07-27
mac80211: introduce a new scan state "decision"
Helmut Schaa
2
-15
/
+27
2009-07-27
mac80211: advance the state machine immediately if no delay is needed
Helmut Schaa
1
-9
/
+15
2009-07-27
mac80211: refactor the scan code
Helmut Schaa
1
-58
/
+78
2009-07-27
mac80211: allow using network namespaces
Johannes Berg
2
-0
/
+2
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-12
/
+2
2009-07-27
mac80211: cooperate more with network namespaces
Johannes Berg
3
-47
/
+46
2009-07-24
mac80211: Fix regression in mesh forwarding path.
Javier Cardona
4
-11
/
+20
2009-07-24
mac80211: fix ieee80211_xmit call context
Johannes Berg
1
-0
/
+7
2009-07-24
mac80211: remove master netdev
Johannes Berg
12
-392
/
+192
2009-07-24
mac80211: fix spare warnings in driver-trace.h
Christian Lamparter
1
-2
/
+2
2009-07-24
mac80211: do not monitor the connection while scanning
Christian Lamparter
1
-0
/
+3
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
3
-31
/
+31
2009-07-24
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
Luis R. Rodriguez
2
-8
/
+6
2009-07-24
mac80211: drop frames for sta with no valid rate
Luis R. Rodriguez
1
-0
/
+20
2009-07-24
mac80211: cancel the connection monitor timers/work
Johannes Berg
2
-3
/
+8
2009-07-24
mac80211: mesh: fix two small problems
Johannes Berg
2
-4
/
+7
2009-07-24
mac80211: monitor the connection
Johannes Berg
3
-72
/
+227
2009-07-24
mac80211: fix multi-use timer
Johannes Berg
1
-7
/
+33
2009-07-24
cfg80211: rework key operation
Johannes Berg
6
-16
/
+37
2009-07-24
mac80211: Assign next hop address to pending mesh frames
Javier Cardona
1
-0
/
+18
2009-07-24
mac80211: driver operation debugging
Johannes Berg
5
-22
/
+732
2009-07-24
mac80211: fix sparse warning
Johannes Berg
1
-1
/
+1
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+10
2009-07-21
mac80211: use correct address for mesh Path Error
Javier Cardona
1
-3
/
+5
2009-07-21
mac80211: fix injection in monitor mode
Pavel Roskin
1
-1
/
+1
2009-07-21
mac80211: disable mesh
Johannes Berg
2
-0
/
+4
2009-07-10
cfg80211: fix locking
Johannes Berg
3
-15
/
+28
2009-07-10
cfg80211: mlme API must be able to sleep
Johannes Berg
1
-17
/
+9
2009-07-10
mac80211: refactor the WEP code to be directly usable
Johannes Berg
2
-33
/
+23
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
7
-891
/
+750
2009-07-10
mac80211: remove dead code from mlme
Johannes Berg
3
-8
/
+1
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
2
-7
/
+6
2009-07-10
mac80211: shorten the passive dwell time for sw scans
Helmut Schaa
1
-1
/
+1
2009-07-10
cfg80211: keep track of BSSes
Johannes Berg
2
-18
/
+10
2009-07-10
cfg80211: assimilate and export ieee80211_bss_get_ie
Johannes Berg
1
-22
/
+3
2009-07-10
mac80211: remove dead code, clean up
Johannes Berg
5
-264
/
+54
2009-07-10
mac80211: remove auth algorithm retry
Johannes Berg
4
-62
/
+4
[next]