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
2010-05-11
wl1271: remove some unneeded code
Dan Carpenter
1
-2
/
+0
2010-05-11
wl1271: fix notifier interface supported test
Dan Carpenter
1
-1
/
+1
2010-05-11
wl1271: add missing spin_lock()
Dan Carpenter
1
-0
/
+1
2010-05-07
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
1
-1
/
+1
2010-05-07
wl1271: Increase timeout for command event waiting
Teemu Paasikivi
1
-1
/
+1
2010-05-07
wl1271: Fix to join and channel number handling
Juuso Oikarinen
1
-6
/
+23
2010-05-07
wl1271: Fix 32 bit register read related endiannes bug
Juuso Oikarinen
2
-3
/
+3
2010-05-07
wl1271: Add sysfs file to retrieve HW PG-version and ROM-version
Juuso Oikarinen
4
-0
/
+51
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2
-2
/
+0
2010-04-29
wl1271: fix a bunch of sparse warnings
Luciano Coelho
4
-8
/
+8
2010-04-29
wl1271: Rewrite hardware keep-alive handling
Juuso Oikarinen
1
-45
/
+46
2010-04-29
wl1271: Configure QOS nullfunc template for U-APSD
Saravanan Dhanabal
1
-0
/
+4
2010-04-29
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-29
wl1251: remove usage of deprecated noise value
John W. Linville
1
-6
/
+0
2010-04-28
mac80211: give virtual interface to hw_scan
Johannes Berg
2
-0
/
+2
2010-04-16
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
1
-5
/
+51
2010-04-16
wl1251: register platform_device to pass board data
Grazvydas Ignotas
1
-0
/
+40
2010-04-16
wl1251: read default MAC address from EEPROM when available
Grazvydas Ignotas
2
-0
/
+70
2010-04-14
wl1251: don't require NVS data when EEPROM is used
Grazvydas Ignotas
1
-2
/
+2
2010-04-09
wl1271: Add support for connection quality monitoring
Juuso Oikarinen
9
-97
/
+228
2010-04-09
wl1271: Go to ELP in idle
Juuso Oikarinen
3
-3
/
+8
2010-04-09
wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF
Saravanan Dhanabal
1
-1
/
+4
2010-04-09
wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF
Saravanan Dhanabal
1
-3
/
+11
2010-04-09
wl1271: Fix memory leaks on driver initialization
Juuso Oikarinen
1
-1
/
+8
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-04-07
wl1251: use DRIVER_NAME macro in wl1251_spi_driver
Kalle Valo
1
-1
/
+1
2010-04-07
wl1271: Fix tx queue flushing
Juuso Oikarinen
1
-17
/
+1
2010-04-07
wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios
Juuso Oikarinen
1
-2
/
+2
2010-04-07
wl1271: Configure a higher listen interval to AP upon association
Juuso Oikarinen
2
-2
/
+11
2010-04-07
wl1271: Configure rates for templates
Juuso Oikarinen
4
-19
/
+30
2010-04-07
wl1271: Use minimum rate for each band for control messages
Juuso Oikarinen
7
-36
/
+108
2010-04-07
wl1271: Fix keep-alive related command error
Juuso Oikarinen
1
-0
/
+12
2010-04-07
wl1271: added missing command header in wl1271_cmd_disconnect
Luciano Coelho
1
-0
/
+2
2010-04-07
wl1271: fix sdio driver name in wl1271_sdio_driver
Luciano Coelho
1
-1
/
+1
2010-03-31
wl1271: Fix msleep() delay while waiting for completion
Saravanan Dhanabal
1
-1
/
+8
2010-03-31
wl1271: Enable hardware keep alive messages
Juuso Oikarinen
5
-3
/
+138
2010-03-31
wl1271: Add keep-alive frame template support
Juuso Oikarinen
4
-18
/
+60
2010-03-31
wl1271: Configure HW connection monitor
Juuso Oikarinen
1
-1
/
+2
2010-03-31
wl1271: Disconnect if PSM entry fails
Juuso Oikarinen
1
-18
/
+3
2010-03-31
wl1271: Configure probe-request template when associated
Juuso Oikarinen
2
-12
/
+9
2010-03-31
wl1271: Fix memory leak in firmware crash scenario
Juuso Oikarinen
1
-3
/
+7
2010-03-31
wl1271: Removed checking of PSM from handling BSS_LOST_EVENT
Teemu Paasikivi
1
-2
/
+5
2010-03-31
wl1271: Update beacon interval properly for ad-hoc
Juuso Oikarinen
3
-1
/
+14
2010-03-31
wl1271: Fix ad-hoc mode handling
Juuso Oikarinen
2
-11
/
+24
2010-03-31
wl1271: Disable connection monitoring while not associated
Juuso Oikarinen
4
-7
/
+27
2010-03-31
wl1271: remove deprecated usage of RX status noise
Luciano Coelho
1
-7
/
+0
2010-03-31
wl1271: wait for disconnect command complete event
Luciano Coelho
2
-3
/
+8
2010-03-31
wl1271: wait for join command complete event
Luciano Coelho
3
-6
/
+36
2010-03-31
wl1271: Remove device MAC-address randomization
Juuso Oikarinen
1
-8
/
+0
2010-03-31
wl1271: Update busyword checking mechanism
Juuso Oikarinen
2
-52
/
+24
[next]