Age | Commit message (Expand) | Author |
2009-06-10 | net/libertas: remove GPIO-CS handling in SPI interface code | Sebastian Andrzej Siewior |
2009-06-03 | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao |
2009-06-03 | wireless: libertas: fix unaligned accesses | Cliff Cai |
2009-06-03 | libertas: fix WPA adhoc network creation | Dan Williams |
2009-06-03 | libertas: convert CMD_802_11_ASSOCIATE to a direct command | Dan Williams |
2009-06-03 | libertas: convert CMD_802_11_AUTHENTICATE to a direct command | Dan Williams |
2009-06-03 | libertas: restyle Marvell & IEEE TLV structure names | Dan Williams |
2009-06-03 | libertas: simplify and clean up association/start/join setup | Dan Williams |
2009-06-03 | net/libertas: make SPI interface big endian aware | Sebastian Andrzej Siewior |
2009-05-22 | libertas: read SD8688 firmware status from new register | Bing Zhao |
2009-05-22 | libertas: implement function init/shutdown commands for SD8688 | Bing Zhao |
2009-05-22 | libertas: get SD8688 rx length with one CMD52 | Bing Zhao |
2009-05-22 | libertas: define macros for SDIO model numbers | Bing Zhao |
2009-05-22 | libertas: fix GSPI card event handling | andrey@cozybit.com |
2009-04-24 | libertas: fix format warning | John W. Linville |
2009-04-22 | Add support for CF8381 WiFi card. | Marek Vasut |
2009-04-22 | libertas: fix warning about %zd: | John W. Linville |
2009-04-22 | libertas: add support for Marvell SD8688 chip | Bing Zhao |
2009-04-22 | libertas: increase spi driver thread priority | Anna Neal |
2009-04-22 | libertas: support mesh for various firmware versions | Bing Zhao |
2009-04-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-04-16 | libertas: don't leak skb on receive error | Philip Rakity |
2009-04-13 | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew |
2009-03-27 | wireless: radiotap updates | Johannes Berg |
2009-03-21 | libertas: convert to net_device_ops | Stephen Hemminger |
2009-03-21 | libertas: convert to internal net_device_stats | Stephen Hemminger |
2009-03-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-02-27 | libertas: use private SDIO workqueue to avoid scheduling latency | Dan Williams |
2009-02-27 | libertas: fix power save issue in libertas_sdio module | Bing Zhao |
2009-02-26 | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar |
2009-02-09 | libertas: pos[4] tested twice, 2nd should be pos[5] | Roel Kluin |
2009-02-09 | libertas: if_spi: add ability to call board specific setup/teardown methods | Mike Rapoport |
2009-01-29 | libertas: fix CF firmware loading for some cards | Dan Williams |
2009-01-29 | libertas: if_spi, driver for libertas GSPI devices | Colin McCabe |
2009-01-29 | libertas: Update libertas core with GSPI constants | Colin McCabe |
2009-01-21 | net: constify VFTs | Jan Engelhardt |
2009-01-16 | libertas: Fix alignment issues in libertas core | Andrey Yurovsky |
2009-01-11 | drivers/net/wireless/libertas: move a dereference below a NULL test | Julia Lawall |
2008-12-19 | libertas: use roundup instead of opencoding | Ilpo Järvinen |
2008-12-12 | libertas: Create sysfs entry for changing the mesh probe response limit | Anna Neal |
2008-12-05 | wireless: clean up radiotap a bit | Johannes Berg |
2008-12-03 | if_usb: Kill directly reference of netdev->priv | Wang Chen |
2008-11-21 | libertas: Fine grained configuration of wake-on-lan. | Anna Neal |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-3 | Wang Chen |
2008-11-10 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-10 | don't use net/ieee80211.h | Johannes Berg |
2008-11-10 | netdevice libertas: Fix directly reference of netdev->priv | Wang Chen |
2008-10-31 | wireless: use individual buffers for printing ssid values | John W. Linville |