Age | Commit message (Expand) | Author |
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 |
2008-10-31 | wireless: consolidate on a single escape_essid implementation | John W. Linville |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-29 | libertas: fix buffer overrun | Johannes Berg |
2008-10-29 | libertas: remove two libertas sparse warning | Holger Schurig |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-10-26 | libertas: free sk_buff with kfree_skb | Sergio Luis |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-14 | libertas : Remove unused variable warning for "old_channel" from cmd.c | Manish Katiyar |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-09-30 | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) | Anna Neal |
2008-09-24 | libertas: Reduce the WPA key installation time (fixups) | Javier Cardona |
2008-09-15 | libertas: correct "limited range of data type" warning | John W. Linville |
2008-09-15 | libertas: Reduce the WPA key installation time. | Javier Cardona |
2008-09-15 | libertas: convert SNMP_MIB to a direct command | Dan Williams |
2008-09-15 | libertas: remove unused generic RESET command | Dan Williams |
2008-09-11 | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. | Anna Neal |
2008-09-11 | libertas: clear current command on card removal | Dan Williams |
2008-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-09-02 | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk |
2008-08-31 | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski |
2008-08-29 | libertas: convert adhoc operations to direct commands | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command | Dan Williams |