index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wl12xx: do not use kfree'd memory
Kulikov Vasiliy
2010-08-04
1
-2
/
+1
*
wl1271: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+7
*
wl1251: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+5
*
wl1271: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+27
*
wl1251: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+26
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-27
13
-161
/
+161
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-13
17
-488
/
+579
|
|
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
13
-108
/
+319
|
|
\
\
|
*
|
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
12
-160
/
+160
*
|
|
|
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
2010-07-26
1
-6
/
+2
*
|
|
|
wl1251: fix sparse-generated warnings
John W. Linville
2010-07-26
4
-18
/
+20
|
|
_
|
/
|
/
|
|
*
|
|
wl1271: use __packed annotation
Luciano Coelho
2010-07-12
2
-5
/
+5
*
|
|
wl1271: use per-channel max tx power passed by mac80211 when scanning
Luciano Coelho
2010-07-08
1
-1
/
+1
*
|
|
wl1271: rewritten scanning code
Luciano Coelho
2010-07-08
5
-141
/
+211
*
|
|
wl1271: moved scan operations to a separate file
Luciano Coelho
2010-07-08
7
-240
/
+303
*
|
|
wl1271: Update interface to temporarily disable dynamic PS
Juuso Oikarinen
2010-07-08
2
-4
/
+4
*
|
|
wl1271: Fix warning when disconnecting and ad-hoc network
Juuso Oikarinen
2010-07-08
1
-1
/
+2
*
|
|
wl1271: Disable dynamic PS based on BT co-ext sense events
Juuso Oikarinen
2010-07-08
3
-2
/
+18
*
|
|
wl1271: Update hardware ARP filtering configuration handling
Juuso Oikarinen
2010-07-08
3
-54
/
+19
*
|
|
wl1271: read fem manufacturer value from nvs
Luciano Coelho
2010-07-08
3
-17
/
+3
*
|
|
wl1271: Work around AP's with broken ps-poll functionality
Juuso Oikarinen
2010-07-08
6
-2
/
+88
*
|
|
wl1271: Use all basic rates for ps-poll, instead of just the slowest
Juuso Oikarinen
2010-07-08
1
-1
/
+1
*
|
|
wl1271: Use the ARP configuration function from mac80211
Juuso Oikarinen
2010-07-08
3
-108
/
+56
*
|
|
wl1271: Add TSF handling
Juuso Oikarinen
2010-07-08
4
-6
/
+65
*
|
|
wl1271: Remove calibration from join command
Juuso Oikarinen
2010-07-08
1
-104
/
+0
*
|
|
wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
Ameya Palande
2010-07-06
3
-1
/
+2
|
|
/
|
/
|
*
|
wl1251: fix ELP_CTRL register reads
Grazvydas Ignotas
2010-06-08
1
-6
/
+34
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
1
-0
/
+1
|
\
\
|
*
|
wl1251: fix a memory leak in probe
Grazvydas Ignotas
2010-06-07
1
-0
/
+1
|
|
/
*
|
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
2010-06-02
5
-15
/
+16
*
|
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
2010-06-02
1
-1
/
+1
*
|
wl1271: the core wl1271 module shouldn't depend on SPI_MASTER
Luciano Coelho
2010-06-02
1
-1
/
+1
*
|
wl1271: Flush TX buffers to air before going to idle
Juuso Oikarinen
2010-06-02
4
-4
/
+45
*
|
wl1271: Idle handling into own function
Juuso Oikarinen
2010-06-02
2
-21
/
+40
*
|
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
2010-06-02
2
-6
/
+5
*
|
drivers/net/wireless: Storage class should be before const qualifier
Tobias Klauser
2010-06-02
1
-3
/
+3
*
|
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
2010-06-02
1
-3
/
+1
*
|
wl1271: Add support for NVS files with 5GHz band parameters
Juuso Oikarinen
2010-06-02
4
-9
/
+35
*
|
wl1271: Update handling of the NVS file / INI parameters
Juuso Oikarinen
2010-06-02
4
-44
/
+142
*
|
wl1271: remove sdio ARM dependency
Ohad Ben-Cohen
2010-06-02
2
-2
/
+2
|
/
*
wl1271: Fix RX data path frame lengths
Juuso Oikarinen
2010-05-21
1
-0
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
1
-3
/
+2
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-3
/
+2
|
|
\
|
|
*
wl1271: remove some unneeded code
Dan Carpenter
2010-05-11
1
-2
/
+0
|
|
*
wl1271: fix notifier interface supported test
Dan Carpenter
2010-05-11
1
-1
/
+1
|
|
*
wl1271: add missing spin_lock()
Dan Carpenter
2010-05-11
1
-0
/
+1
*
|
|
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
7
-11
/
+79
|
\
|
|
*
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
2010-05-07
1
-1
/
+1
|
*
wl1271: Increase timeout for command event waiting
Teemu Paasikivi
2010-05-07
1
-1
/
+1
[next]