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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
1
-8
/
+0
2009-07-10
orinoco: remove WE nickname support
David Kilroy
1
-43
/
+0
2009-07-10
orinoco: convert giwrange to cfg80211
David Kilroy
1
-114
/
+1
2009-07-10
orinoco: convert scanning to cfg80211
David Kilroy
9
-744
/
+378
2009-07-10
orinoco: convert mode setting to cfg80211
David Kilroy
5
-80
/
+70
2009-07-10
orinoco: provide generic commit function
David Kilroy
5
-269
/
+294
2009-07-10
orinoco: Handle suspend/restore in core driver
David Kilroy
6
-161
/
+70
2009-07-10
airport: store irq in card private structure
David Kilroy
1
-12
/
+12
2009-07-10
orinoco: move netdev interface creation to main driver
David Kilroy
9
-118
/
+119
2009-07-10
orinoco: make firmware download less verbose
David Kilroy
1
-27
/
+23
2009-07-10
orinoco: initiate cfg80211 conversion
David Kilroy
7
-89
/
+256
2009-07-10
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
David Kilroy
3
-6
/
+6
2009-07-10
orinoco: initialise independently of netdev
David Kilroy
9
-24
/
+63
2009-07-10
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
10
-139
/
+132
2009-07-10
orinoco: firmware helpers should use dev_err and friends
David Kilroy
1
-24
/
+17
2009-07-10
orinoco: use dev_err in early initialisation routines
David Kilroy
1
-50
/
+42
2009-07-10
orinoco: Move FID allocation to hw.c
David Kilroy
3
-23
/
+26
2009-07-10
orinoco: Move card reading code into hw.c
David Kilroy
3
-100
/
+115
2009-07-10
orinoco: Move firmware capability determination into hw.c
David Kilroy
3
-216
/
+219
2009-07-10
mac80211_hwsim: clean up the skb before passing it back
Johannes Berg
1
-0
/
+10
2009-07-10
zd1211rw: sort vid/pid pairs by numerical value
Hin-Tak Leung
1
-36
/
+37
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
21
-25
/
+51
2009-07-10
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
2
-5
/
+4
2009-07-10
rndis_wlan: convert set/get txpower to cfg80211
Jussi Kivilinna
1
-73
/
+75
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-0
/
+14
2009-07-10
rndis_wlan: convert get/set frag/rts to cfg80211
Jussi Kivilinna
1
-72
/
+63
2009-07-10
iwmc3200wifi: rfkill cleanup
Zhu Yi
6
-32
/
+39
2009-07-10
iwmc3200wifi: cache keys when interface is down
Samuel Ortiz
3
-19
/
+28
2009-07-10
iwmc3200wifi: change coexist periodic calibration flag
Zhu Yi
2
-6
/
+11
2009-07-10
iwmc3200wifi: cfg80211 key hooks implemetation
Samuel Ortiz
6
-332
/
+219
2009-07-10
iwmc3200wifi: handling wifi_if_ntfy responses
Samuel Ortiz
5
-15
/
+31
2009-07-10
iwmc3200wifi: invalidate keys when changing the BSSID
Samuel Ortiz
1
-1
/
+18
2009-07-10
iwlwifi: remove disable_tx_power for device > 4965
Wey-Yi Guy
1
-2
/
+7
2009-07-10
iwlwifi: no need to refer to max_nrg_cck range value
Wey-Yi Guy
3
-8
/
+3
2009-07-10
iwlwifi: modify sensitivity value for 5150
Wey-Yi Guy
1
-2
/
+25
2009-07-10
wl1251: change psm enabled/disabled info to debug
Luciano Coelho
1
-2
/
+2
2009-07-10
wl1251: fix a checkpatch warning
Kalle Valo
1
-2
/
+1
2009-07-10
wl1251: use wl1251 prefix everywhere
Kalle Valo
26
-1199
/
+1203
2009-07-10
wl12xx: remove unused wl12xx_hw_init_mem_config()
Kalle Valo
1
-1
/
+0
2009-07-10
wl1251: rename wl12xx.h to wl1251.h
Kalle Valo
19
-17
/
+18
2009-07-10
wl1251: add wl1251 prefix to all 1251 files
Kalle Valo
25
-48
/
+758
2009-07-10
wl1251: remove wl1271_setup()
Kalle Valo
1
-8
/
+0
2009-07-10
wl12xx: rename driver to wl1251
Kalle Valo
2
-7
/
+14
2009-07-10
wl12xx: rename wl1251.c wl1251_ops.c
Kalle Valo
4
-5
/
+5
2009-07-10
wl12xx: Use chipset specific join commands
Juuso Oikarinen
5
-6
/
+10
2009-07-10
wl12xx: Assign value to rx msdu lifetime variable
Vidhya Govindan
1
-0
/
+1
2009-07-10
wl12xx: enable ELP mode
Kalle Valo
1
-5
/
+1
2009-07-10
wl12xx: check if elp wakeup failed
Kalle Valo
4
-24
/
+59
2009-07-10
wl12xx: optimise elp wakeup and sleep calls
Kalle Valo
3
-13
/
+25
2009-07-10
wl12xx: protect wl12xx_op_set_rts_threshold()
Kalle Valo
1
-0
/
+4
[prev]
[next]