aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
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
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar
2009-02-09libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-01-29libertas: fix CF firmware loading for some cardsDan Williams
2009-01-29libertas: if_spi, driver for libertas GSPI devicesColin McCabe
2009-01-29libertas: Update libertas core with GSPI constantsColin McCabe
2009-01-21net: constify VFTsJan Engelhardt
2009-01-16libertas: Fix alignment issues in libertas coreAndrey Yurovsky
2009-01-11drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen
2008-12-12libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal
2008-12-05wireless: clean up radiotap a bitJohannes Berg
2008-12-03if_usb: Kill directly reference of netdev->privWang Chen
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-29libertas: fix buffer overrunJohannes Berg
2008-10-29libertas: remove two libertas sparse warningHolger Schurig
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-26libertas: free sk_buff with kfree_skbSergio Luis
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-14libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal
2008-09-24libertas: Reduce the WPA key installation time (fixups)Javier Cardona
2008-09-15libertas: correct "limited range of data type" warningJohn W. Linville
2008-09-15libertas: Reduce the WPA key installation time.Javier Cardona
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams
2008-09-15libertas: remove unused generic RESET commandDan Williams
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal
2008-09-11libertas: clear current command on card removalDan Williams
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-02wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams