aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/main.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: Added support for host sleep featureAmitkumar Karwar2010-07-121-32/+2
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-0/+3
* Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-231-2/+0
* Libertas: cfg80211 supportKiran Divekar2010-06-231-217/+4
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-021-24/+55
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-6/+6
* | libertas: add auto auth mode featureAmitkumar Karwar2010-03-241-0/+1
|/
* wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-281-2/+6
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-24/+7
|\
| * libertas: don't retry commandsHolger Schurig2010-02-081-24/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-251-23/+19
|\ \ | |/
| * libertas: remove priv->capabilityHolger Schurig2009-12-221-1/+0
| * libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-221-3/+2
| * libertas: move mesh SSID initialization into mesh.cHolger Schurig2009-12-221-4/+0
| * libertas: decouple mesh and rtapHolger Schurig2009-12-221-2/+17
| * libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig2009-12-221-13/+0
* | kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+4
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+3
* | kfifo: cleanup namespaceStefani Seibold2009-12-221-4/+4
* | kfifo: move out spinlockStefani Seibold2009-12-221-1/+1
* | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-9/+7
|/
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-281-342/+15
* libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-271-4/+1
* libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-271-5/+5
* libertas: move scan/assoc related stuffHolger Schurig2009-10-271-182/+0
* libertas: remove unused 11d codeHolger Schurig2009-10-271-3/+0
* libertas: Check return status of command functionsAmitkumar Karwar2009-10-271-0/+2
* libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez2009-10-091-1/+0
* libertas: first stab at cfg80211 supportHolger Schurig2009-10-071-17/+44
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-071-14/+97
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* libertas: name the network device wlan%dDaniel Mack2009-08-141-1/+2
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-031-20/+0
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-221-0/+20
* libertas: support mesh for various firmware versionsBing Zhao2009-04-221-17/+27
* libertas: convert to net_device_opsStephen Hemminger2009-03-211-16/+29
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-211-25/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-011-15/+16
|\
| * libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-261-15/+16
* | libertas: Update libertas core with GSPI constantsColin McCabe2009-01-291-3/+2
|/
* drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-111-3/+4
* libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-121-0/+60
* don't use net/ieee80211.hJohannes Berg2008-11-101-2/+1
* netdevice libertas: Fix directly reference of netdev->privWang Chen2008-11-101-18/+18
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-311-27/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-5/+4
* libertas: clear current command on card removalDan Williams2008-09-111-1/+19