aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
* 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
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-13
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* don't use net/ieee80211.hJohannes Berg2008-11-10
* netdevice libertas: Fix directly reference of netdev->privWang Chen2008-11-10
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-31
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * libertas: fix buffer overrunJohannes Berg2008-10-29
| * libertas: remove two libertas sparse warningHolger Schurig2008-10-29
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-16
|\
| * libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\ \ | |/ |/|
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-31
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-30
* | libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-24
* | libertas: correct "limited range of data type" warningJohn W. Linville2008-09-15
* | libertas: Reduce the WPA key installation time.Javier Cardona2008-09-15
* | libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-15
* | libertas: remove unused generic RESET commandDan Williams2008-09-15
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-11
* | libertas: clear current command on card removalDan Williams2008-09-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\ \
| * | wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-02
* | | libertas: convert adhoc operations to direct commandsDan Williams2008-08-29
* | | libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-29
* | | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-29
* | | libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-29