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-09-25
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2009-09-23
wl12xx: fix kconfig/link errors
Randy Dunlap
1
-1
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-17
wl12xx: Fix print_mac() conversion.
David S. Miller
1
-2
/
+2
2009-09-17
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2009-08-20
wl1271: remove print_mac usage
John W. Linville
1
-3
/
+2
2009-08-20
wl1251: halt the embedded CPU before loading firmware
Bob Copeland
1
-0
/
+3
2009-08-20
wl1251: correct definitions for 0th bit defines
Bob Copeland
1
-2
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2
-6
/
+2
2009-08-14
wl1251: remove unused definitions from wl1251_reg.h
Kalle Valo
1
-100
/
+0
2009-08-14
wl1251: remove wl1251_ops.c
Kalle Valo
1
-729
/
+0
2009-08-14
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
2
-5
/
+7
2009-08-14
wl1251: hack to disable filters for fixing association
Kalle Valo
1
-0
/
+9
2009-08-14
wl1251: add hw scan completed debug message
Kalle Valo
1
-0
/
+1
2009-08-14
wl1251: remove Luciano as maintainer
Kalle Valo
3
-6
/
+3
2009-08-14
wl1251: rename reg.h to wl1251_reg.h
Kalle Valo
14
-13
/
+13
2009-08-14
wl1251: use workqueue provided by mac80211
Kalle Valo
3
-3
/
+3
2009-08-14
wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()
Kalle Valo
2
-8
/
+13
2009-08-14
wl1251: fix channel setting in wl1251_op_config()
Kalle Valo
1
-2
/
+2
2009-08-14
wl1251: create wl1251_join()
Kalle Valo
2
-26
/
+36
2009-08-14
wl1251: add channel to wl1251_cmd_join() parameters
Kalle Valo
3
-12
/
+12
2009-08-14
wl1251: initialise default channel to zero
Kalle Valo
2
-1
/
+3
2009-08-14
wl1251: remove wait parameter from wl1251_cmd_join()
Kalle Valo
3
-11
/
+9
2009-08-14
wl1251: use beacon interval and dtim period provided by mac80211
Kalle Valo
3
-7
/
+30
2009-08-14
wl1251: reorder wl1251_cmd_join() arguments
Kalle Valo
3
-8
/
+8
2009-08-14
wl1251: remove wl1251_ops
Kalle Valo
12
-239
/
+842
2009-08-14
wl1251: make irq handling interface specific
Bob Copeland
5
-33
/
+65
2009-08-14
wl1251: add sdio support
Bob Copeland
3
-0
/
+200
2009-08-14
wl1251: split spi interface into separate module
Bob Copeland
5
-11
/
+38
2009-08-14
wl1251: move module probe methods into spi.c
Bob Copeland
6
-132
/
+151
2009-08-14
wl1251: make wl1251_set_partition bus agnostic
Bob Copeland
4
-139
/
+110
2009-08-14
wl1251: introduce wl1251_if_operations struct
Bob Copeland
8
-18
/
+36
2009-08-14
wl1251: use wiphy_dev instead of wl->spi->dev
Bob Copeland
1
-2
/
+4
2009-08-14
wl1251: separate bus i/o code into io.c
Bob Copeland
14
-159
/
+192
2009-08-14
wl1251: remove fixed address support from spi commands
Kalle Valo
2
-30
/
+14
2009-08-14
wl1271: add wl1271 to Kconfig and the Makefile
Luciano Coelho
2
-0
/
+18
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho
23
-0
/
+9431
2009-07-24
wl1251: remove wl1251_plt_start/stop()
Kalle Valo
1
-54
/
+0
2009-07-24
wl1251: remove accidentally added wl1251_netlink.c
Kalle Valo
1
-679
/
+0
2009-07-24
wl12xx: fix spelling
Stefan Weil
3
-5
/
+5
2009-07-24
wireless: remove print_mac uses
Johannes Berg
1
-3
/
+2
2009-07-24
wireless: wl12xx, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
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
[next]