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
/
ieee80211
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-06
[PATCH] softmac: make non-operational after being stopped
Daniel Drake
4
-2
/
+38
2006-05-06
[PATCH] softmac: don't reassociate if user asked for deauthentication
Daniel Drake
1
-2
/
+3
2006-04-24
[PATCH] softmac: fix SIOCSIWAP
Johannes Berg
3
-14
/
+35
2006-04-20
[PATCH] softmac: report when scanning has finished
Johannes Berg
1
-0
/
+6
2006-04-20
[PATCH] softmac: fix event sending
Johannes Berg
2
-5
/
+31
2006-04-20
[PATCH] softmac: handle iw_mode properly
johannes@sipsolutions.net
1
-3
/
+15
2006-04-20
[PATCH] softmac: dont send out packets while scanning
johannes@sipsolutions.net
1
-0
/
+2
2006-04-20
[PATCH] softmac: return -EAGAIN from getscan while scanning
johannes@sipsolutions.net
1
-0
/
+10
2006-04-20
[PATCH] softmac: fix spinlock recursion on reassoc
Michael Buesch
1
-1
/
+2
2006-04-20
[PATCH] softmac uses Wiress Ext.
Randy Dunlap
1
-0
/
+1
2006-03-27
[PATCH] softmac: reduce default rate to 11Mbps.
David Woodhouse
2
-10
/
+19
2006-03-27
[PATCH] softmac: reduce scan dwell time
David Woodhouse
1
-1
/
+1
2006-03-27
[PATCH] Minor (janitorial) change to ieee80211
Larry Finger
1
-2
/
+2
2006-03-24
[PATCH] Restore channel setting after scan.
David Woodhouse
1
-0
/
+7
2006-03-23
[PATCH] softmac: remove function_enter()
John W. Linville
3
-29
/
+1
2006-03-23
[PATCH] Fix softmac scan
Larry Finger
1
-0
/
+1
2006-03-23
[PATCH] softmac: remove dead code
Johannes Berg
1
-7
/
+0
2006-03-23
[PATCH] softmac: add reassociation code
Johannes Berg
3
-0
/
+21
2006-03-23
[PATCH] softmac: update deauth handler to quiet warning
Johannes Berg
2
-5
/
+5
2006-03-23
[PATCH] trivial fixes to softmac
Johannes Berg
2
-2
/
+1
2006-03-23
[PATCH] update copyright in softmac
Johannes Berg
7
-35
/
+35
2006-03-23
[PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_...
Denis Vlasenko
1
-0
/
+74
2006-03-23
[PATCH] softmac: move EXPORT_SYMBOL_GPL right after functions
Johannes Berg
1
-8
/
+7
2006-03-23
[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORs
Johannes Berg
1
-0
/
+6
2006-03-23
[PATCH] softmac: add copyright and license headers
Johannes Berg
7
-3
/
+175
2006-03-23
[PATCH] softmac: some comment stuff
Johannes Berg
2
-2
/
+1
2006-03-23
[PATCH] softmac: properly check return value of ieee80211softmac_alloc_mgt
Johannes Berg
1
-1
/
+1
2006-03-23
[PATCH] softmac: scan at least once before selecting a network by essid
Johannes Berg
1
-7
/
+8
2006-03-23
[PATCH] softmac: check if disassociation is for us before processing it
Johannes Berg
1
-1
/
+4
2006-03-23
[PATCH] softmac: select "best" network based on rssi
Johannes Berg
1
-4
/
+8
2006-03-23
[PATCH] softmac: add fixme for disassoc
Johannes Berg
1
-0
/
+1
2006-03-23
[PATCH] softmac: try to reassociate when being disassociated from the AP
Johannes Berg
1
-0
/
+1
2006-03-23
[PATCH] softmac: correctly use netif_carrier_{on,off}
Johannes Berg
3
-15
/
+6
2006-03-23
[PATCH] softmac: convert to use global workqueue
Johannes Berg
6
-17
/
+12
2006-03-23
[PATCH] softmac: fix Makefiles
Johannes Berg
2
-1
/
+2
2006-03-23
[PATCH] softmac: fix some sparse warnings
Johannes Berg
3
-9
/
+14
2006-03-23
[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
Johannes Berg
1
-0
/
+1
2006-03-23
[PATCH] wireless: Add softmac layer to the kernel
Johannes Berg
11
-0
/
+2585
2006-03-17
[PATCH] ieee80211: Don't update network statistics from off-channel packets.
James Ketrenos
1
-1
/
+13
2006-03-16
Merge branch 'upstream-fixes'
John W. Linville
2
-3
/
+3
2006-03-16
[PATCH] ieee80211: Fix QoS is not active problem
Hong Liu
1
-2
/
+2
2006-03-16
[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled
Zhu Yi
1
-1
/
+1
2006-02-28
[PATCH] ieee80211_geo.c: remove frivolous BUG_ON's
Pete Zaitcev
1
-3
/
+6
2006-02-28
Merge branch 'upstream-fixes'
John W. Linville
1
-11
/
+5
2006-02-28
[PATCH] ieee80211_rx.c: is_beacon
Pete Zaitcev
1
-11
/
+5
2006-02-17
[PATCH] ieee80211: fix sparse warning about missing "static"
Johannes Berg
1
-1
/
+1
2006-02-17
[PATCH] ieee80211: Use IWEVGENIE to set WPA IE
Zhu Yi
1
-22
/
+10
2006-01-31
[PATCH] Add two management functions to ieee80211_rx.c
Larry Finger
1
-0
/
+24
2006-01-31
[PATCH] ieee80211: common wx auth code
Larry Finger
1
-0
/
+89
2006-01-31
[PATCH] ieee80211: trivial fix for misplaced ()'s
Denis Vlasenko
1
-1
/
+1
[next]