aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/main.c
Commit message (Expand)AuthorAge
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-08
* | libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena2010-11-16
|/
* libertas: add two-stage firmware request helperDan Williams2010-08-16
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-05
* libertas: remove unused cmd_pending waitqDan Williams2010-07-27
* libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2010-07-27
* libertas: convert PS_MODE to a direct commandDan Williams2010-07-27
* libertas: clean up RSSI commandDan Williams2010-07-27
* libertas: Added support for host sleep featureAmitkumar Karwar2010-07-12
* 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