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-11-22
wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc
Juuso Oikarinen
1
-1
/
+4
2010-11-22
wl1271: add support for HW TX fragmentation
Arik Nemtsov
4
-5
/
+34
2010-11-22
Revert "wl1271: Change supported channel order for a more optimal scan"
Juuso Oikarinen
1
-46
/
+40
2010-11-22
wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
Juuso Oikarinen
1
-0
/
+23
2010-11-22
wl1271: cleanup unused code of calibration structures
Gery Kahn
1
-48
/
+0
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
33
-151
/
+154
2010-11-15
wl1251: use wl12xx_platform_data to pass data
Grazvydas Ignotas
1
-1
/
+1
2010-11-15
wl1271: add recover testmode command
Eliad Peller
1
-0
/
+12
2010-11-15
wl1271: handle HW watchdog interrupt
Eliad Peller
2
-1
/
+11
2010-11-15
wl1271: refactor debugfs function generation code
Eliad Peller
1
-104
/
+111
2010-11-15
wl1271: set wl->vif only if add_interface succeeded.
Eliad Peller
1
-13
/
+20
2010-11-15
wl1271: Check interface state in op_* functions
Juuso Oikarinen
1
-2
/
+22
2010-11-15
wl1271: Fix scan failure detection
Juuso Oikarinen
2
-5
/
+17
2010-11-15
wl1271: Fix RX path stall
Juuso Oikarinen
1
-4
/
+8
2010-11-15
wireless/wl1271: remove redundant if-statement v2
Nicolas Kaiser
1
-2
/
+0
2010-11-15
wl1271: exit ELP mode when setting enabled rates in tx
Luciano Coelho
1
-0
/
+5
2010-11-15
wl1271: Fix warning about unsupported RX rate
Teemu Paasikivi
5
-7
/
+15
2010-11-15
wl1271: 11n Support, functionality and configuration ability
Shahar Levi
4
-18
/
+105
2010-11-15
wl1271: 11n Support, ACX Commands
Shahar Levi
2
-0
/
+88
2010-11-15
wl1271: 11n Support, Add Definitions
Shahar Levi
3
-1
/
+106
2010-11-15
wl1271: Fix TX queue low watermark handling
Ido Yariv
1
-13
/
+22
2010-11-15
wl1271: Allocate TX descriptors more efficiently
Ido Yariv
3
-16
/
+24
2010-11-15
wl1271: Fix TX starvation
Ido Yariv
4
-8
/
+27
2010-11-15
wl1271: TX aggregation optimization
Ido Yariv
1
-8
/
+19
2010-11-15
wl1271: ref_clock cosmetic changes
Gery Kahn
1
-6
/
+4
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
51
-10882
/
+941
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-10274
/
+37
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-1
/
+5
2010-10-11
wl1251: move to it's own directory
Kalle Valo
28
-10268
/
+0
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-540
/
+786
2010-10-08
wl1271: sdio: add suspend/resume support
Ohad Ben-Cohen
1
-0
/
+20
2010-10-08
wl1271: sdio: enable runtime PM
Ohad Ben-Cohen
1
-6
/
+17
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-05
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
20
-536
/
+769
2010-10-05
wl1271: remove deprecated __attribute__ ((packed))
Luciano Coelho
1
-1
/
+1
2010-10-05
wl1271: Add extended radio parameter initialization
Juuso Oikarinen
5
-6
/
+90
2010-10-05
wl1271: Indicate disconnection on hardware failure
Juuso Oikarinen
1
-0
/
+3
2010-10-05
wl1271: Move work-init calls to hw allocation
Juuso Oikarinen
1
-5
/
+4
2010-10-05
wl1271: Support firmware TX packet aggregation
Ido Yariv
1
-62
/
+37
2010-10-05
wl1271: Support firmware RX packet aggregation
Ido Yariv
3
-17
/
+66
2010-10-05
wl1271: Handle large SPI transfers
Ido Yariv
1
-54
/
+86
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-11
/
+9
2010-09-28
wl12xx: fix separate-object-folder builds
John W. Linville
1
-0
/
+3
2010-09-28
wl1271: Add support for hardware GEM cipher
Juuso Oikarinen
3
-1
/
+19
2010-09-28
wl1271: Increase connection reliability
Juuso Oikarinen
4
-15
/
+28
2010-09-28
wl1271: Optimize scan duration
Juuso Oikarinen
4
-9
/
+60
2010-09-28
wl1271: Add handling for failing hardware scan command
Juuso Oikarinen
4
-7
/
+32
2010-09-28
wl1271: Add hardware recovery mechanism
Juuso Oikarinen
4
-3
/
+36
2010-09-28
wl1271: Separate interface removal to another function
Juuso Oikarinen
2
-6
/
+17
2010-09-28
wl1271: Fix work cancelling when shutting down the driver
Juuso Oikarinen
3
-0
/
+9
[next]