summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2011-11-26Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-20libertas: only enable mesh when interface is activeDaniel Drake
2011-07-20libertas: mesh: misc cleanupDaniel Drake
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-11libertas: fix handling of command timeout, completion and interruptionDaniel Drake
2011-07-11libertas: fix errors in functions accessing module registersOlivier Sobrie
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17if_spi: Fix compilation warning - unused variableNikanth Karthikesan
2011-06-10libertas: add sd8686 reset_card supportDaniel Drake
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-05-11libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches
2011-05-10libertas: fix cmdpendingq lockingPaul Fox
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-05-05libertas: remove tx_timeout handlerDaniel Drake
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30libertas_spi: Add support for suspend/resumeVasily Khoruzhick
2011-03-11libertas: fix write past end of array in mesh_id_get()Dan Carpenter
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao
2011-02-03libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick
2011-02-03libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2011-01-04libertas: down_interruptible() can return -EINTR, not EINTRroel kluin
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13libertas: fix potential NULL-pointer dereferenceSven Neumann
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-29libertas: fix invalid accessSven Neumann
2010-11-29libertas: fix memory corruption in lbs_remove_card()Daniel Drake
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-22libertas: Use static constJoe Perches
2010-11-22libertas: remove duplicated #includeHuang Weiyi
2010-11-16libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena
2010-11-16libertas: don't block usb8388 suspend if no wakeup conditions are setDaniel Drake
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds