summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas: update readme fileAmitkumar Karwar2011-08-241-25/+0Star
* libertas: handle mesh networks in lbs_iface_active()Dan Carpenter2011-08-241-2/+2
* libertas: remove some dead code in if_spi_prog_helper_firmware()Dan Carpenter2011-08-091-4/+0Star
* libertas: implement if_sdio runtime power managementDaniel Drake2011-08-091-106/+171
* libertas: disable functionality when interface is downDaniel Drake2011-08-098-82/+163
* libertas_usb: program OLPC EC wakeup mask for wake-on-WLANDaniel Drake2011-08-081-0/+9
* libertas_usb: use USB interface as parent deviceDaniel Drake2011-08-081-1/+1
* libertas: link mesh device to wiphyDaniel Drake2011-08-088-43/+117
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-225-618/+391Star
|\
| * libertas: only enable mesh when interface is activeDaniel Drake2011-07-205-25/+11Star
| * libertas: mesh: misc cleanupDaniel Drake2011-07-202-601/+388Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-154-18/+48
|\|
| * libertas: fix handling of command timeout, completion and interruptionDaniel Drake2011-07-114-17/+45
| * libertas: fix errors in functions accessing module registersOlivier Sobrie2011-07-111-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-3/+37
|\|
| * if_spi: Fix compilation warning - unused variableNikanth Karthikesan2011-06-171-3/+3
| * libertas: add sd8686 reset_card supportDaniel Drake2011-06-101-0/+34
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-5/+16
|\|
| * libertas_sdio: handle spurious interruptsDaniel Drake2011-06-031-5/+16
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-0710-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-041-3/+3
|\|
| * libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \ | |/ |/|
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-2/+4
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-121-2/+4
| |\ \ | | |/ | |/|
| | * libertas: fix cmdpendingq lockingPaul Fox2011-05-101-2/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-1712-190/+213
|\ \ \
| * | | 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-1111-93/+130
| * | | libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-1112-171/+173
| * | | libertas: remove tx_timeout handlerDaniel Drake2011-05-051-23/+0Star
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-0520-557/+730
|\| | |
| * | | libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-2820-557/+730
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-121-0/+65
|\| | | | |/ / |/| |
| * | libertas_spi: Add support for suspend/resumeVasily Khoruzhick2011-03-301-0/+65
| |/
* / Fix common misspellingsLucas De Marchi2011-03-314-5/+5
|/
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-111-7/+4Star
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-091-1/+1
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-033-40/+49
* libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick2011-02-031-129/+239
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-2/+4
* libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-041-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-151-1/+1
|\
| * libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-131-1/+1
* | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-023-4/+0Star
|\|
| * libertas: fix invalid accessSven Neumann2010-11-292-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-243-2/+11
|\|