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-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
2010-09-28
wl1271: Move scan complete invocation into work function
Juuso Oikarinen
4
-5
/
+24
2010-09-28
wl1271: Fix AC/TID default configuration
Juuso Oikarinen
3
-67
/
+39
2010-09-28
wl1271: Fix tid-configuration of TX frames
Juuso Oikarinen
2
-19
/
+2
2010-09-28
wl1271: Enable 11a support always, prevent scanning for unsupporting chips
Juuso Oikarinen
2
-11
/
+8
2010-09-28
wl1271: Reduce rate used for last PSM entry attempt
Juuso Oikarinen
6
-15
/
+28
2010-09-28
wl1271: Enable/disable 11a support based on INI configuration
Juuso Oikarinen
6
-45
/
+31
2010-09-28
wl1271: Remove function cmd_read_memory
Juuso Oikarinen
2
-72
/
+0
2010-09-28
wl1271: Release interrupt *after* releasing the driver context
Juuso Oikarinen
2
-4
/
+2
2010-09-28
wl1271: Remove acx_fw_version function
Juuso Oikarinen
2
-64
/
+0
2010-09-28
wl1271: Move setting of wake-up conditions to ps.c from cmd.c
Juuso Oikarinen
2
-7
/
+6
2010-09-28
wl1271: Remove outdated FIXME's
Juuso Oikarinen
3
-19
/
+7
2010-09-28
wl1271: Change supported channel order for a more optimal scan
Juuso Oikarinen
1
-40
/
+46
2010-09-28
wl1271: fix forced passive scan
Luciano Coelho
1
-1
/
+4
2010-09-28
wl1271: remove useless 11a check when scanning
Luciano Coelho
1
-4
/
+1
2010-09-28
wl1271: Fix scan race condition
Juuso Oikarinen
2
-3
/
+2
2010-09-28
wl1271: Add trigger to net_device oper_state to change BT coex priority
Juuso Oikarinen
2
-0
/
+70
2010-09-28
wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW
Juuso Oikarinen
2
-0
/
+38
2010-09-28
wl1271: remove deprecated ACX definition
Luciano Coelho
1
-1
/
+0
2010-09-27
wl1271: Fix overflow in wl1271_boot_upload_nvs
Ido Yariv
1
-11
/
+6
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-36
/
+103
2010-09-21
wl1271: bugfix: use bitwise-AND instead of logical-AND
Eliad Peller
1
-2
/
+2
2010-09-21
wl1271: avoid redundant memcpy of rx_status
Eliad Peller
1
-3
/
+1
2010-09-21
wl1271: make ref_clock configurable by board
Ohad Ben-Cohen
5
-5
/
+11
2010-09-21
wl1271: take irq info from private board data
Ohad Ben-Cohen
1
-7
/
+8
2010-09-21
wl12xx: add platform data passing support
Ohad Ben-Cohen
2
-1
/
+32
[next]