index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-12
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
1
-2
/
+2
2010-01-05
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
1
-1
/
+1
2009-12-29
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
1
-4
/
+9
2009-12-29
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-12-11
wireless: update old static regulatory domain rules
John W. Linville
1
-50
/
+25
2009-12-09
cfg80211: Clear encryption privacy when key off is done.
Vivek Natarajan
1
-0
/
+1
2009-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-10
/
+185
2009-12-04
cfg80211: indent regulatory messages with spaces
Kalle Valo
1
-3
/
+3
2009-12-04
WE: Fix set events not propagated
Jean Tourrilhes
1
-1
/
+2
2009-11-30
net: Move && and || to end of previous line
Joe Perches
2
-4
/
+5
2009-11-28
cfg80211: Add PMKSA wext compatibility handler
Samuel Ortiz
1
-0
/
+42
2009-11-28
nl80211: PMKSA caching support
Samuel Ortiz
1
-0
/
+120
2009-11-28
wireless : use a dedicated workqueue for cfg80211.
Alban Browaeys
5
-6
/
+18
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-59
/
+204
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-11
/
+25
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
3
-4
/
+43
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
2
-1
/
+38
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
4
-17
/
+17
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-19
mac80211: update cfg80211 scan result code for the updated mesh conf IE
Rui Paulo
1
-13
/
+18
2009-11-19
mac80211: use a structure to hold the mesh config information element
Rui Paulo
1
-4
/
+5
2009-11-19
cfg80211: re-join IBSS when privacy changes
Johannes Berg
3
-11
/
+44
2009-11-19
cfg80211: Allow reassociation in associated state
Jouni Malinen
1
-2
/
+18
2009-11-14
nl80211: only allow adding stations to running vlan interfaces
Felix Fietkau
1
-1
/
+3
2009-11-14
cfg80211: return channel noise via survey API
Holger Schurig
1
-0
/
+105
2009-11-14
cfg80211: introduce nl80211_get_ifidx()
Holger Schurig
1
-43
/
+33
2009-11-14
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
1
-0
/
+6
2009-11-14
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
1
-3
/
+3
2009-11-12
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
1
-1
/
+3
2009-11-12
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+11
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-43
/
+37
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2009-11-05
cfg80211: remove dead variable
Johannes Berg
1
-2
/
+0
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+5
2009-11-02
cfg80211: validate scan channels
Johannes Berg
2
-7
/
+33
2009-11-02
cfg80211: Fix WEXT compat siwauth wpa and group cipher
Jouni Malinen
1
-4
/
+2
2009-11-02
cfg80211: fix NULL ptr deref
Johannes Berg
1
-2
/
+5
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
4
-30
/
+2
2009-10-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+29
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-2
/
+29
2009-10-27
cfg80211: remove warning in deauth case
Holger Schurig
1
-6
/
+0
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-27
/
+12
2009-10-27
cfg80211: sme: deauthenticate on assoc failure
Johannes Berg
3
-2
/
+29
2009-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2009-10-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-09
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-08
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
John W. Linville
1
-2
/
+0
2009-10-08
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-1
/
+22
2009-10-08
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
4
-1
/
+36
[next]