summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2011-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15libertas: Communicate USB transfer errorsPaul Fox
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski