aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-13libertas: fix buildAlan Cox1-0/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger2-2/+2
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger3-7/+7
2009-08-28libertas: add NULL check on return value of get_zeroed_pageKiran Divekar1-0/+28
2009-08-28libertas: Add support for Marvell Libertas CF8305Marek Vasut1-2/+37
2009-08-28libertas: clean up and clarify get_common_ratesDan Williams1-31/+27
2009-08-28libertas: Read buffer overflowRoel Kluin1-16/+15
2009-08-20libertas: don't use dynamic-sized arrayAndrey Yurovsky1-1/+7
2009-08-14libertas: name the network device wlan%dDaniel Mack1-1/+2
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-11/+13
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller1-8/+10
2009-08-07libertas: correct packing of rxpd structureBob Dunlop1-2/+2
2009-08-04libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge1-0/+2
2009-08-04libertas: check valid bits in SPI bus mode regAndrey Yurovsky1-1/+1
2009-08-03libertas: Read buffer overflowRoel Kluin1-1/+1
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-11/+10
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-24wireless: remove print_mac usesJohannes Berg1-7/+3
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+9
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2-1/+9
2009-07-10libertas: fix card cleanup order in SDIO driverAndrey Yurovsky1-1/+1
2009-07-10libertas: correct card cleanup order in SPI driverAndrey Yurovsky1-3/+4
2009-07-10libertas: copy WPA keys to priv when associatingAndrey Yurovsky1-0/+6
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky6-10/+3
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-5/+6
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-6/+6
2009-06-15firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville3-10/+9
2009-06-15net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior1-4/+0
2009-06-15libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky1-1/+6
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior1-48/+44
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao3-51/+47
2009-06-03wireless: libertas: fix unaligned accessesCliff Cai2-6/+6
2009-06-03libertas: fix WPA adhoc network creationDan Williams1-3/+5
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams6-349/+331
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams5-68/+86
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams8-105/+112
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams5-98/+70
2009-06-03net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior1-18/+16
2009-05-22libertas: read SD8688 firmware status from new registerBing Zhao2-8/+28
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao4-3/+62
2009-05-22libertas: get SD8688 rx length with one CMD52Bing Zhao2-2/+58
2009-05-22libertas: define macros for SDIO model numbersBing Zhao2-9/+13
2009-05-22libertas: fix GSPI card event handlingandrey@cozybit.com1-0/+7
2009-04-24libertas: fix format warningJohn W. Linville1-1/+1
2009-04-22Add support for CF8381 WiFi card.Marek Vasut1-2/+32
2009-04-22libertas: fix warning about %zd:John W. Linville1-2/+2
2009-04-22libertas: add support for Marvell SD8688 chipBing Zhao3-11/+23
2009-04-22libertas: increase spi driver thread priorityAnna Neal1-0/+4