summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-022-2/+2
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-013-7/+7
* libertas: add NULL check on return value of get_zeroed_pageKiran Divekar2009-08-281-0/+28
* libertas: Add support for Marvell Libertas CF8305Marek Vasut2009-08-281-2/+37
* libertas: clean up and clarify get_common_ratesDan Williams2009-08-281-31/+27
* libertas: Read buffer overflowRoel Kluin2009-08-281-16/+15
* libertas: don't use dynamic-sized arrayAndrey Yurovsky2009-08-201-1/+7
* libertas: name the network device wlan%dDaniel Mack2009-08-141-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-11/+13
|\
| * Revert "libertas: Read buffer overflow"David S. Miller2009-08-121-8/+10
| * libertas: correct packing of rxpd structureBob Dunlop2009-08-071-2/+2
| * libertas: Read buffer overflowRoel Kluin2009-08-031-1/+1
* | libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge2009-08-041-0/+2
* | libertas: check valid bits in SPI bus mode regAndrey Yurovsky2009-08-041-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-302-11/+10
|\ \ | |/
| * libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8
| * libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
* | wireless: remove print_mac usesJohannes Berg2009-07-241-7/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-232-1/+9
|\ \ | |/
| * libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
* | libertas: fix card cleanup order in SDIO driverAndrey Yurovsky2009-07-101-1/+1
* | libertas: correct card cleanup order in SPI driverAndrey Yurovsky2009-07-101-3/+4
* | libertas: copy WPA keys to priv when associatingAndrey Yurovsky2009-07-101-0/+6
* | libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-106-10/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-181-5/+6
|\
| * net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior2009-06-151-4/+0
| * libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky2009-06-151-1/+6
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-6/+6
* | firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-153-10/+9
|/
* net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-101-48/+44
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-033-51/+47
* wireless: libertas: fix unaligned accessesCliff Cai2009-06-032-6/+6
* libertas: fix WPA adhoc network creationDan Williams2009-06-031-3/+5
* libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams2009-06-036-349/+331
* libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams2009-06-035-68/+86
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-038-105/+112
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-035-98/+70
* net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior2009-06-031-18/+16
* libertas: read SD8688 firmware status from new registerBing Zhao2009-05-222-8/+28
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-224-3/+62
* libertas: get SD8688 rx length with one CMD52Bing Zhao2009-05-222-2/+58
* libertas: define macros for SDIO model numbersBing Zhao2009-05-222-9/+13
* libertas: fix GSPI card event handlingandrey@cozybit.com2009-05-221-0/+7
* libertas: fix format warningJohn W. Linville2009-04-241-1/+1
* Add support for CF8381 WiFi card.Marek Vasut2009-04-221-2/+32
* libertas: fix warning about %zd:John W. Linville2009-04-221-2/+2
* libertas: add support for Marvell SD8688 chipBing Zhao2009-04-223-11/+23
* libertas: increase spi driver thread priorityAnna Neal2009-04-221-0/+4
* libertas: support mesh for various firmware versionsBing Zhao2009-04-229-50/+116
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-211-0/+2
|\
OpenPOWER on IntegriCloud