aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
* libertas: prioritize usb8388_olpc.bin firmware on OLPC machinesAndres Salomon2011-09-14
* libertas: update readme fileAmitkumar Karwar2011-08-24
* libertas: handle mesh networks in lbs_iface_active()Dan Carpenter2011-08-24
* libertas: remove some dead code in if_spi_prog_helper_firmware()Dan Carpenter2011-08-09
* libertas: implement if_sdio runtime power managementDaniel Drake2011-08-09
* libertas: disable functionality when interface is downDaniel Drake2011-08-09
* libertas_usb: program OLPC EC wakeup mask for wake-on-WLANDaniel Drake2011-08-08
* libertas_usb: use USB interface as parent deviceDaniel Drake2011-08-08
* libertas: link mesh device to wiphyDaniel Drake2011-08-08
* 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
| * libertas: mesh: misc cleanupDaniel 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
| * libertas: fix errors in functions accessing module registersOlivier Sobrie2011-07-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\|
| * if_spi: Fix compilation warning - unused variableNikanth Karthikesan2011-06-17
| * libertas: add sd8686 reset_card supportDaniel Drake2011-06-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08
|\|
| * libertas_sdio: handle spurious interruptsDaniel Drake2011-06-03
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-04
|\|
| * libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\ \ | |/ |/|
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-11
| |\ \ | | |/ | |/|
| | * libertas: fix cmdpendingq lockingPaul Fox2011-05-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\ \ \
| * | | 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
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\| | |
| * | | libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-28
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-12
|\| | | | |/ / |/| |
| * | libertas_spi: Add support for suspend/resumeVasily Khoruzhick2011-03-30
| |/
* / Fix common misspellingsLucas De Marchi2011-03-31
|/
* libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-11
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-09
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-03
* libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick2011-02-03
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-15
|\
| * libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-13
* | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-02
|\|
| * libertas: fix invalid accessSven Neumann2010-11-29
| * libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-29