aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/main.c
Commit message (Expand)AuthorAge
* libertas: set mac control synchronously during initDaniel Drake2012-09-11
* libertas: don't reset card on error when it is being removedDaniel Drake2012-08-02
* libertas: Update 11d info only when interface is activeDaniel Drake2012-07-17
* libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-17
* libertas: harden-up exit pathsDaniel Drake2012-04-17
* libertas: Firmware loading simplificationsDaniel Drake2012-04-17
* wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl2012-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
|\
| * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-02
* | drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-31
|/
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-17
|\
| * libertas: fix changing interface type when interface is downDaniel Drake2011-10-14
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\|
| * libertas: detect TX lockups and reset hardwareDaniel Drake2011-10-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22
|\|
| * libertas: disable functionality when interface is downDaniel Drake2011-08-09
| * libertas: link mesh device to wiphyDaniel Drake2011-08-08
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\
| * libertas: only enable mesh when interface is activeDaniel Drake2011-07-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\|
| * libertas: fix handling of command timeout, completion and interruptionDaniel Drake2011-07-11
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe2011-05-11
* libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-11
* libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-11
* libertas: remove tx_timeout handlerDaniel Drake2011-05-05
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-28
* 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
|/