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.13.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
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
9
-27
/
+27
2009-10-27
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
4
-109
/
+2
2009-10-27
libertas: remove unused 11d code
Holger Schurig
10
-830
/
+13
2009-10-27
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
3
-40
/
+0
2009-10-27
libertas: make lbs_get_channel() static
Holger Schurig
2
-3
/
+1
2009-10-27
libertas: harmonize cmd.h
Holger Schurig
5
-65
/
+96
2009-10-27
libertas: cleanup host.h and hostcmd.h
Holger Schurig
7
-957
/
+853
2009-10-27
libertas: make __lbs_cmd_async() non-static
Holger Schurig
2
-1
/
+6
2009-10-27
libertas: Check return status of command functions
Amitkumar Karwar
4
-16
/
+34
2009-10-27
libertas spi: fix sparse errors
Holger Schurig
1
-5
/
+5
2009-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-10-13
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2
-0
/
+2
2009-10-10
libertas: depend on CONFIG_CFG80211
Holger Schurig
1
-1
/
+1
2009-10-10
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
libertas: remove extraneous select FW_LOADER
Holger Schurig
1
-1
/
+0
2009-10-08
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
5
-191
/
+34
2009-10-08
libertas: first stab at cfg80211 support
Holger Schurig
6
-17
/
+262
2009-10-08
libertas: separate libertas' Kconfig in it's own file
Holger Schurig
2
-2
/
+52
2009-10-08
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
15
-21
/
+533
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2
-2
/
+2
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
3
-7
/
+7
2009-08-28
libertas: add NULL check on return value of get_zeroed_page
Kiran Divekar
1
-0
/
+28
2009-08-28
libertas: Add support for Marvell Libertas CF8305
Marek Vasut
1
-2
/
+37
2009-08-28
libertas: clean up and clarify get_common_rates
Dan Williams
1
-31
/
+27
2009-08-28
libertas: Read buffer overflow
Roel Kluin
1
-16
/
+15
2009-08-20
libertas: don't use dynamic-sized array
Andrey Yurovsky
1
-1
/
+7
2009-08-14
libertas: name the network device wlan%d
Daniel Mack
1
-1
/
+2
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-11
/
+13
2009-08-13
Revert "libertas: Read buffer overflow"
David S. Miller
1
-8
/
+10
2009-08-07
libertas: correct packing of rxpd structure
Bob Dunlop
1
-2
/
+2
2009-08-05
libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10
Maithili Hinge
1
-0
/
+2
2009-08-05
libertas: check valid bits in SPI bus mode reg
Andrey Yurovsky
1
-1
/
+1
2009-08-04
libertas: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+10
2009-07-29
libertas: Read buffer overflow
Roel Kluin
1
-10
/
+8
2009-07-29
libertas: Read outside array bounds
Roel Kluin
1
-1
/
+2
2009-07-24
wireless: remove print_mac uses
Johannes Berg
1
-7
/
+3
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+9
2009-07-21
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2
-1
/
+9
2009-07-10
libertas: fix card cleanup order in SDIO driver
Andrey Yurovsky
1
-1
/
+1
2009-07-10
libertas: correct card cleanup order in SPI driver
Andrey Yurovsky
1
-3
/
+4
2009-07-10
libertas: copy WPA keys to priv when associating
Andrey Yurovsky
1
-0
/
+6
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
6
-10
/
+3
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-5
/
+6
2009-06-16
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
1
-6
/
+6
2009-06-16
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
3
-10
/
+9
2009-06-15
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
1
-4
/
+0
[prev]
[next]