summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/main.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: set mac control synchronously during initDaniel Drake2012-09-111-1/+3
* libertas: don't reset card on error when it is being removedDaniel Drake2012-08-021-1/+4
* libertas: Update 11d info only when interface is activeDaniel Drake2012-07-171-0/+6
* libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-171-0/+3
* libertas: harden-up exit pathsDaniel Drake2012-04-171-1/+8
* libertas: Firmware loading simplificationsDaniel Drake2012-04-171-101/+0Star
* wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl2012-04-121-8/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-4/+2Star
|\
| * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-021-4/+2Star
* | drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-11-011-1/+1
|/
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-171-0/+32
|\
| * libertas: fix changing interface type when interface is downDaniel Drake2011-10-141-0/+32
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-111-0/+35
|\|
| * libertas: detect TX lockups and reset hardwareDaniel Drake2011-10-031-0/+35
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-221-64/+116
|\|
| * libertas: disable functionality when interface is downDaniel Drake2011-08-091-60/+108
| * libertas: link mesh device to wiphyDaniel Drake2011-08-081-5/+9
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-221-1/+1
|\
| * libertas: only enable mesh when interface is activeDaniel Drake2011-07-201-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-151-2/+10
|\|
| * libertas: fix handling of command timeout, completion and interruptionDaniel Drake2011-07-111-2/+10
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe2011-05-111-1/+8
* libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-111-10/+15
* libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-111-16/+15Star
* libertas: remove tx_timeout handlerDaniel Drake2011-05-051-23/+0Star
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-46/+53
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-031-37/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-2/+0Star
|\
| * libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-291-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+7
|\|
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-081-0/+7
* | libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena2010-11-161-1/+2
|/
* libertas: add two-stage firmware request helperDan Williams2010-08-161-0/+105
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-051-0/+1
* libertas: remove unused cmd_pending waitqDan Williams2010-07-271-8/+0Star
* libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2010-07-271-8/+8
* libertas: convert PS_MODE to a direct commandDan Williams2010-07-271-2/+2
* libertas: clean up RSSI commandDan Williams2010-07-271-6/+1Star
* libertas: Added support for host sleep featureAmitkumar Karwar2010-07-121-32/+2Star
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-0/+3
* Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-231-2/+0Star
* Libertas: cfg80211 supportKiran Divekar2010-06-231-217/+4Star
* 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
|/