aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/main.c
Commit message (Expand)AuthorAge
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-23
* Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-23
* Libertas: cfg80211 supportKiran Divekar2010-06-23
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-02
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | libertas: add auto auth mode featureAmitkumar Karwar2010-03-24
|/
* wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-28
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-14
|\
| * libertas: don't retry commandsHolger Schurig2010-02-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-25
|\|
| * libertas: remove priv->capabilityHolger Schurig2009-12-22
| * libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-22
| * libertas: move mesh SSID initialization into mesh.cHolger Schurig2009-12-22
| * libertas: decouple mesh and rtapHolger Schurig2009-12-22
| * libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig2009-12-22
* | kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* | kfifo: cleanup namespaceStefani Seibold2009-12-22
* | kfifo: move out spinlockStefani Seibold2009-12-22
* | kfifo: move struct kfifo in placeStefani Seibold2009-12-22
|/
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-28
* libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-27
* libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-27
* libertas: move scan/assoc related stuffHolger Schurig2009-10-27
* libertas: remove unused 11d codeHolger Schurig2009-10-27
* libertas: Check return status of command functionsAmitkumar Karwar2009-10-27
* libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez2009-10-09
* libertas: first stab at cfg80211 supportHolger Schurig2009-10-07
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-07
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* libertas: name the network device wlan%dDaniel Mack2009-08-14
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-03
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-22
* libertas: support mesh for various firmware versionsBing Zhao2009-04-22
* 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: Update libertas core with GSPI constantsColin McCabe2009-01-29
|/
* drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-11
* libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-12
* don't use net/ieee80211.hJohannes Berg2008-11-10
* netdevice libertas: Fix directly reference of netdev->privWang Chen2008-11-10
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* libertas: clear current command on card removalDan Williams2008-09-11
* libertas: convert adhoc operations to direct commandsDan Williams2008-08-29