aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-21libertas: clean up scan thread handlingAndres Salomon
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-15Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl
2011-11-11libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09wireless: libertas: fix unaligned le64 accessesSteven Miao
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-02libertas: ensure we clean up a scan request properlyAndres Salomon
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-14libertas: fix changing interface type when interface is downDaniel Drake
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-03libertas: detect TX lockups and reset hardwareDaniel Drake
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-27libertas: scan behaviour consistency improvementsDaniel Drake
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-14libertas: prioritize usb8388_olpc.bin firmware on OLPC machinesAndres Salomon
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-24libertas: update readme fileAmitkumar Karwar
2011-08-24libertas: handle mesh networks in lbs_iface_active()Dan Carpenter
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-09libertas: remove some dead code in if_spi_prog_helper_firmware()Dan Carpenter
2011-08-09libertas: implement if_sdio runtime power managementDaniel Drake
2011-08-09libertas: disable functionality when interface is downDaniel Drake
2011-08-08libertas_usb: program OLPC EC wakeup mask for wake-on-WLANDaniel Drake
2011-08-08libertas_usb: use USB interface as parent deviceDaniel Drake
2011-08-08libertas: link mesh device to wiphyDaniel Drake
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