summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller
2009-08-07libertas: correct packing of rxpd structureBob Dunlop
2009-08-04libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge
2009-08-04libertas: check valid bits in SPI bus mode regAndrey Yurovsky
2009-08-03libertas: Read buffer overflowRoel Kluin
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-29libertas: Read buffer overflowRoel Kluin
2009-07-29libertas: Read outside array boundsRoel Kluin
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut
2009-07-10libertas: fix card cleanup order in SDIO driverAndrey Yurovsky
2009-07-10libertas: correct card cleanup order in SPI driverAndrey Yurovsky
2009-07-10libertas: copy WPA keys to priv when associatingAndrey Yurovsky
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-15firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville
2009-06-15net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior
2009-06-15libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao
2009-06-03wireless: libertas: fix unaligned accessesCliff Cai
2009-06-03libertas: fix WPA adhoc network creationDan Williams
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams
2009-06-03net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior
2009-05-22libertas: read SD8688 firmware status from new registerBing Zhao
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao
2009-05-22libertas: get SD8688 rx length with one CMD52Bing Zhao
2009-05-22libertas: define macros for SDIO model numbersBing Zhao
2009-05-22libertas: fix GSPI card event handlingandrey@cozybit.com
2009-04-24libertas: fix format warningJohn W. Linville
2009-04-22Add support for CF8381 WiFi card.Marek Vasut
2009-04-22libertas: fix warning about %zd:John W. Linville
2009-04-22libertas: add support for Marvell SD8688 chipBing Zhao
2009-04-22libertas: increase spi driver thread priorityAnna Neal
2009-04-22libertas: support mesh for various firmware versionsBing Zhao
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-16libertas: don't leak skb on receive errorPhilip Rakity
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-21libertas: convert to net_device_opsStephen Hemminger
2009-03-21libertas: convert to internal net_device_statsStephen Hemminger
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-27libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams