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-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
2009-07-10
mac80211: re-add HT disabling
Johannes Berg
1
-1
/
+9
2009-07-10
cfg80211: implement get_wireless_stats
Johannes Berg
1
-68
/
+1
2009-07-10
cfg80211: implement IWRATE
Johannes Berg
2
-74
/
+45
2009-07-10
cfg80211: implement IWAP for WDS
Johannes Berg
2
-22
/
+15
2009-07-10
cfg80211: implement iwpower
Johannes Berg
4
-89
/
+28
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
2
-264
/
+20
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
1
-1
/
+1
2009-07-10
mac80211: remove an unused function declaration
Johannes Berg
1
-3
/
+0
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+13
2009-07-10
mac80211: tell SME about real auth state
Johannes Berg
1
-1
/
+7
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
5
-16
/
+28
2009-07-10
mac80211: fix todo lock
Johannes Berg
1
-13
/
+15
2009-07-10
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
Johannes Berg
1
-17
/
+1
2009-07-10
mac80211: improve per-sta debugfs
Johannes Berg
2
-36
/
+79
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
8
-66
/
+43
2009-07-10
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
1
-7
/
+2
2009-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+5
2009-07-07
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
Luciano Coelho
1
-1
/
+4
2009-07-07
mac80211: fix allocation in mesh_queue_preq
Andrey Yurovsky
1
-1
/
+1
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-6
/
+6
2009-06-26
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-15
mac80211: fix wext bssid/ssid setting
Johannes Berg
1
-11
/
+14
2009-06-15
mac80211: disconnect when user changes channel
Johannes Berg
4
-31
/
+31
2009-06-15
mac80211: add queue debugfs file
Johannes Berg
2
-0
/
+26
2009-06-15
mac80211: Do not try to associate with an empty SSID
Jouni Malinen
1
-0
/
+8
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-06-10
mac80211: disable PS while probing AP
Johannes Berg
1
-12
/
+33
2009-06-10
mac80211: disable moving between PS modes during scan
Luis R. Rodriguez
2
-5
/
+4
[next]