summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+2
2011-11-02libertas: ensure we clean up a scan request properlyAndres Salomon1-4/+2
2011-11-01drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker1-1/+1
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville1-0/+32
2011-10-14libertas: fix changing interface type when interface is downDaniel Drake1-0/+32
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville1-0/+35
2011-10-03libertas: detect TX lockups and reset hardwareDaniel Drake1-0/+35
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-64/+116
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-09libertas: disable functionality when interface is downDaniel Drake1-60/+108
2011-08-08libertas: link mesh device to wiphyDaniel Drake1-5/+9
2011-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-07-20libertas: only enable mesh when interface is activeDaniel Drake1-1/+1
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+10
2011-07-11libertas: fix handling of command timeout, completion and interruptionDaniel Drake1-2/+10
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-11libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe1-1/+8
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches1-10/+15
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches1-16/+15
2011-05-05libertas: remove tx_timeout handlerDaniel Drake1-23/+0
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap1-46/+53
2011-02-04libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick1-37/+40
2010-12-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+0
2010-11-29libertas: fix memory corruption in lbs_remove_card()Daniel Drake1-2/+0
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+7
2010-11-17libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena1-1/+2
2010-11-09libertas: terminate scan when stopping interfaceDaniel Drake1-0/+7
2010-08-16libertas: add two-stage firmware request helperDan Williams1-0/+105
2010-08-06libertas: scan before assocation if no BSSID was givenDan Williams1-0/+1
2010-07-27libertas: remove unused cmd_pending waitqDan Williams1-8/+0
2010-07-27libertas: convert DEEP_SLEEP timer to a direct commandDan Williams1-8/+8
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams1-2/+2
2010-07-27libertas: clean up RSSI commandDan Williams1-6/+1
2010-07-13libertas: Added support for host sleep featureAmitkumar Karwar1-32/+2
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar1-0/+3
2010-06-23Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar1-2/+0
2010-06-23Libertas: cfg80211 supportKiran Divekar1-217/+4
2010-06-03libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar1-24/+55
2010-05-10net: trans_start cleanupsEric Dumazet1-1/+1
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-04net: convert multicast list to list_headJiri Pirko1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar1-0/+1
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko1-2/+6
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-24/+7
2010-02-09libertas: don't retry commandsHolger Schurig1-24/+7
2009-12-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-23/+19
2009-12-23kfifo: fix warn_unused_resultStefani Seibold1-2/+4
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-2/+3
2009-12-23kfifo: cleanup namespaceStefani Seibold1-4/+4