aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
* libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-18
|\
| * net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior2009-06-15
| * libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky2009-06-15
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-16
* | firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-16
|/
* net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-10
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-03
* wireless: libertas: fix unaligned accessesCliff Cai2009-06-03
* libertas: fix WPA adhoc network creationDan Williams2009-06-03
* libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams2009-06-03
* libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams2009-06-03
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-03
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-03
* net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior2009-06-03
* libertas: read SD8688 firmware status from new registerBing Zhao2009-05-22
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-22
* libertas: get SD8688 rx length with one CMD52Bing Zhao2009-05-22
* libertas: define macros for SDIO model numbersBing Zhao2009-05-22
* libertas: fix GSPI card event handlingandrey@cozybit.com2009-05-22
* libertas: fix format warningJohn W. Linville2009-04-24
* Add support for CF8381 WiFi card.Marek Vasut2009-04-22
* libertas: fix warning about %zd:John W. Linville2009-04-22
* libertas: add support for Marvell SD8688 chipBing Zhao2009-04-22
* libertas: increase spi driver thread priorityAnna Neal2009-04-22
* libertas: support mesh for various firmware versionsBing Zhao2009-04-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-21
|\
| * libertas: don't leak skb on receive errorPhilip Rakity2009-04-16
* | drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-13
|/
* trivial: Fix misspelling of firmwareNick Andrew2009-03-30
* wireless: radiotap updatesJohannes Berg2009-03-27
* libertas: convert to net_device_opsStephen Hemminger2009-03-22
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-02
|\
| * libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
* | libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams2009-02-27
* | libertas: fix power save issue in libertas_sdio moduleBing Zhao2009-02-27
* | libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin2009-02-09
* | libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport2009-02-09
* | libertas: fix CF firmware loading for some cardsDan Williams2009-01-29
* | libertas: if_spi, driver for libertas GSPI devicesColin McCabe2009-01-29
* | libertas: Update libertas core with GSPI constantsColin McCabe2009-01-29
* | net: constify VFTsJan Engelhardt2009-01-21
|/
* libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-16
* drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-11
* libertas: use roundup instead of opencodingIlpo Järvinen2008-12-19
* libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-12
* wireless: clean up radiotap a bitJohannes Berg2008-12-05
* if_usb: Kill directly reference of netdev->privWang Chen2008-12-04
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-21