summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
...
| * libertas: link mesh device to wiphyDaniel Drake2011-08-088-43/+117
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-172-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-225-618/+391
|\
| * libertas: only enable mesh when interface is activeDaniel Drake2011-07-205-25/+11
| * libertas: mesh: misc cleanupDaniel Drake2011-07-202-601/+388
* | 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-0610-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-111-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-1612-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/+0
* | | | 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/+4
* 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/+0
|\ \ | |/
| * libertas: fix invalid accessSven Neumann2010-11-292-2/+0
| * libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-291-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-243-2/+11
|\ \ | |/
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-083-2/+11
* | libertas: Use static constJoe Perches2010-11-222-2/+4
* | libertas: remove duplicated #includeHuang Weiyi2010-11-221-2/+0
* | libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena2010-11-164-1/+18
* | libertas: don't block usb8388 suspend if no wakeup conditions are setDaniel Drake2010-11-161-6/+0
|/
* libertas: Fix sd8686 firmware reloadPaul Fox2010-10-291-3/+29
OpenPOWER on IntegriCloud