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
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-29
wl1251: timeout one too soon in wl1251_boot_run_firmware()
Roel Kluin
1
-1
/
+1
2009-12-29
wl1271_cmd.c: cleanup char => u8
Dan Carpenter
1
-2
/
+2
2009-12-08
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
1
-4
/
+0
2009-12-08
wl1251: fix bssid handling
Kalle Valo
1
-15
/
+15
2009-12-08
wl1251: remove false warning messages
Kalle Valo
1
-2
/
+0
2009-11-28
wl1271: Remove REF_CLK hack
Luciano Coelho
1
-8
/
+1
2009-11-28
wl1271: remove workaround to ignore -EIO from radio and general params
Luciano Coelho
2
-10
/
+4
2009-11-28
wl1271: fix radio and general parameters commands
Luciano Coelho
5
-182
/
+183
2009-11-28
wl1271: set radio and general params also for PLT
Luciano Coelho
3
-2
/
+15
2009-11-28
wl1271: fix the inetdev notifier callback return values
Luciano Coelho
1
-5
/
+5
2009-11-28
wl1271: Set PSM support flags in driver configuration
Juuso Oikarinen
1
-1
/
+2
2009-11-28
wl1271: Prevent PSM-entry retry loop if PSM cancelled
Juuso Oikarinen
1
-2
/
+6
2009-11-28
wl1271: Decrease BET consecutive terminated beacons value to 10
Juuso Oikarinen
1
-1
/
+1
2009-11-19
wl1251: add NVS in EEPROM support
David-John Willis
4
-7
/
+22
2009-11-19
wl1251: remove depcreated qual usage
Kalle Valo
1
-4
/
+0
2009-11-19
wl1251: Send null data packet with "TODS" bit set
Vidhya Govindan
1
-1
/
+2
2009-11-19
wl1251: Fix regression in IRQ loop handling
Juuso Oikarinen
1
-2
/
+4
2009-11-19
wl1251: Filter out unwanted events
Janne Ylalehto
1
-2
/
+6
2009-11-19
wl1251: Add IRQ looping support
Janne Ylalehto
1
-60
/
+67
2009-11-19
wl1251: Increase the beacon loss timeout value and handle regain event
Vidhya Govindan
2
-2
/
+10
2009-11-19
wl1251: Set the correct dtim period to the firmware
Vidhya Govindan
1
-2
/
+2
2009-11-19
wl1251: Add acx command to set tbtt and dtim period
Vidhya Govindan
2
-0
/
+46
2009-11-19
wl1251: mask aid bits 14 and 15 in ps-poll template
Kalle Valo
1
-1
/
+4
2009-11-19
wl1251: allocate space for firmware with vmalloc()
Kalle Valo
2
-7
/
+25
2009-11-19
wl1251: Implement delayed entry into ELP mode
Juuso Oikarinen
4
-5
/
+33
2009-11-19
wl1251: Configure beacon filtering on if PSM used
Juuso Oikarinen
5
-7
/
+27
2009-11-19
wl1251: Enable beacon filtering with the stack
Juuso Oikarinen
3
-0
/
+21
2009-11-19
wl1251: Add connection monitoring configuration
Juuso Oikarinen
3
-0
/
+45
2009-11-11
wl12xx: declare MODULE_FIRMWARE
Ben Hutchings
2
-0
/
+2
2009-11-05
wl1271: use __dev_alloc_skb() on RX
Luis R. Rodriguez
1
-1
/
+1
2009-11-05
wl1271: depend on INET
John W. Linville
1
-0
/
+1
2009-11-02
wl1271: Generalize command response reading
Juuso Oikarinen
2
-41
/
+29
2009-11-02
wl1271: Correct endianness-handling of command status
Juuso Oikarinen
1
-2
/
+4
2009-11-02
wl1271: Add retry implementation for PSM entries
Juuso Oikarinen
6
-2
/
+77
2009-11-02
wl1271: Check result code of commands
Juuso Oikarinen
2
-27
/
+14
2009-11-02
wl1271: Increase TX power value
Juuso Oikarinen
1
-1
/
+1
2009-11-02
wl1271: Remove excess null-data template settings
Juuso Oikarinen
1
-9
/
+5
2009-10-30
wl1271: fix init loop timeout
Luciano Coelho
1
-1
/
+1
2009-10-30
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
1
-1
/
+1
2009-10-30
wl1251: enable power save
Kalle Valo
1
-1
/
+2
2009-10-27
wl1271: use ieee80211_rx_ni()
Luciano Coelho
1
-1
/
+1
2009-10-27
wl1251: re-disable PG10 chips
John W. Linville
1
-1
/
+1
2009-10-27
wl1251: use ieee80211_rx_ni()
Kalle Valo
1
-1
/
+1
2009-10-27
wl1251: add support for PG11 chips.
David-John Willis
1
-0
/
+3
2009-10-27
wl1271: added missing packed modifier in some cmd structs
Luciano Coelho
1
-3
/
+3
2009-10-27
wl1271: fix endianess issues
Luciano Coelho
15
-304
/
+318
2009-10-27
wl1271: added missing packed modifier in some acx structs
Luciano Coelho
1
-5
/
+5
2009-10-27
wl1271: fix sparse warnings about undeclared functions
Luciano Coelho
2
-5
/
+8
2009-10-27
wl1271: Set IEEE80211_FCTL_TODS in the null data template
Juuso Oikarinen
1
-1
/
+2
2009-10-27
wl1251: rename spi device to wl1251
Kalle Valo
2
-2
/
+2
[next]