Age | Commit message (Expand) | Author |
2011-11-11 | libertas: release bss references and avoid warning from cfg80211_inform_bss | John W. Linville |
2011-11-02 | libertas: ensure we clean up a scan request properly | Andres Salomon |
2011-10-17 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville |
2011-10-14 | libertas: fix changing interface type when interface is down | Daniel Drake |
2011-10-11 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville |
2011-10-03 | libertas: detect TX lockups and reset hardware | Daniel Drake |
2011-09-30 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville |
2011-09-27 | libertas: scan behaviour consistency improvements | Daniel Drake |
2011-09-19 | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-... | John W. Linville |
2011-09-14 | libertas: prioritize usb8388_olpc.bin firmware on OLPC machines | Andres Salomon |
2011-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-08-24 | libertas: update readme file | Amitkumar Karwar |
2011-08-24 | libertas: handle mesh networks in lbs_iface_active() | Dan Carpenter |
2011-08-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-09 | libertas: remove some dead code in if_spi_prog_helper_firmware() | Dan Carpenter |
2011-08-09 | libertas: implement if_sdio runtime power management | Daniel Drake |
2011-08-09 | libertas: disable functionality when interface is down | Daniel Drake |
2011-08-08 | libertas_usb: program OLPC EC wakeup mask for wake-on-WLAN | Daniel Drake |
2011-08-08 | libertas_usb: use USB interface as parent device | Daniel Drake |
2011-08-08 | libertas: link mesh device to wiphy | Daniel Drake |
2011-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-20 | libertas: only enable mesh when interface is active | Daniel Drake |
2011-07-20 | libertas: mesh: misc cleanup | Daniel Drake |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-11 | libertas: fix handling of command timeout, completion and interruption | Daniel Drake |
2011-07-11 | libertas: fix errors in functions accessing module registers | Olivier Sobrie |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-17 | if_spi: Fix compilation warning - unused variable | Nikanth Karthikesan |
2011-06-10 | libertas: add sd8686 reset_card support | Daniel Drake |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-03 | libertas_sdio: handle spurious interrupts | Daniel Drake |
2011-05-31 | libertas: Set command sequence number later to ensure consistency | Daniel Drake |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-05-11 | libertas: Add libertas_disablemesh module parameter to disable mesh interface | Sascha Silbe |
2011-05-11 | libertas: Use netdev_<level> or dev_<level> where possible | Joe Perches |
2011-05-11 | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches |
2011-05-10 | libertas: fix cmdpendingq locking | Paul Fox |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-05-05 | libertas: remove tx_timeout handler | Daniel Drake |
2011-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-28 | libertas: use kernel-doc notation, fix comment style | Randy Dunlap |
2011-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | libertas_spi: Add support for suspend/resume | Vasily Khoruzhick |