summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* Add support for CF8381 WiFi card.Marek Vasut2009-04-221-2/+32
* libertas: fix warning about %zd:John W. Linville2009-04-221-2/+2
* libertas: add support for Marvell SD8688 chipBing Zhao2009-04-223-11/+23
* libertas: increase spi driver thread priorityAnna Neal2009-04-221-0/+4
* libertas: support mesh for various firmware versionsBing Zhao2009-04-229-50/+116
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-211-0/+2
|\
| * libertas: don't leak skb on receive errorPhilip Rakity2009-04-161-0/+2
* | drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-2/+1
|/
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* wireless: radiotap updatesJohannes Berg2009-03-272-20/+2
* libertas: convert to net_device_opsStephen Hemminger2009-03-211-16/+29
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-216-41/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-017-70/+71
|\
| * libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-267-70/+71
* | libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams2009-02-271-5/+9
* | libertas: fix power save issue in libertas_sdio moduleBing Zhao2009-02-272-0/+7
* | libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin2009-02-091-1/+1
* | libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport2009-02-091-0/+15
* | libertas: fix CF firmware loading for some cardsDan Williams2009-01-291-1/+1
* | libertas: if_spi, driver for libertas GSPI devicesColin McCabe2009-01-294-0/+1415
* | libertas: Update libertas core with GSPI constantsColin McCabe2009-01-293-3/+11
* | net: constify VFTsJan Engelhardt2009-01-211-7/+7
|/
* libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-161-46/+45
* drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-111-3/+4
* libertas: use roundup instead of opencodingIlpo Järvinen2008-12-191-1/+2
* libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-122-0/+61
* wireless: clean up radiotap a bitJohannes Berg2008-12-051-3/+0
* if_usb: Kill directly reference of netdev->privWang Chen2008-12-031-2/+2
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-217-7/+65
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-121-36/+36
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-124-17/+17
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+1
* don't use net/ieee80211.hJohannes Berg2008-11-109-57/+65
* netdevice libertas: Fix directly reference of netdev->privWang Chen2008-11-101-18/+18
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-315-13/+26
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-317-44/+21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-312-4/+4
|\
| * libertas: fix buffer overrunJohannes Berg2008-10-291-2/+2
| * libertas: remove two libertas sparse warningHolger Schurig2008-10-291-2/+2
* | net: convert print_mac to %pMJohannes Berg2008-10-276-40/+26
|/
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-161-0/+2
|\
| * libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-1/+1
|\ \ | |/ |/|
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-311-1/+1
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-304-2/+19
* | libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-242-3/+24
* | libertas: correct "limited range of data type" warningJohn W. Linville2008-09-151-3/+2
* | libertas: Reduce the WPA key installation time.Javier Cardona2008-09-151-3/+13
* | libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-159-264/+172
OpenPOWER on IntegriCloud