Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-15 | libertas: Communicate USB transfer errors | Paul Fox |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-09-29 | pcmcia: remove obsolete and wrong comments | Dominik Brodowski |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski |
2010-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-16 | libertas: correct sparse warnings | John W. Linville |
2010-09-16 | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-27 | libertas: if_sdio: fix buffer alignment in struct if_sdio_card | Mike Rapoport |
2010-08-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-16 | drivers/net/wireless/libertas/cfg.c: needs sched.h | Andrew Morton |
2010-08-16 | libertas: [spi] use common firmware request helper and new firmware locations | Dan Williams |
2010-08-16 | libertas: [sdio] use common firmware request helper and new firmware locations | Dan Williams |
2010-08-16 | libertas: [cs] use common firmware request helper and new firmware locations | Dan Williams |
2010-08-16 | libertas: add two-stage firmware request helper | Dan Williams |
2010-08-16 | libertas: [usb] use new firmware locations | Dan Williams |
2010-08-16 | drivers/net/wireless/libertas: Adjust confusing if indentation | Julia Lawall |
2010-08-16 | libertas: better association request debugging | Dan Williams |
2010-08-16 | libertas: better scan response debugging | Dan Williams |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-11 | drivers/net/wireless/libertas/cfg.c: needs sched.h | Andrew Morton |
2010-08-11 | param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes. | Rusty Russell |
2010-08-11 | param: simple locking for sysfs-writable charp parameters | Rusty Russell |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-09 | libertas: fix build break by including linux/sched.h | John W. Linville |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-08-05 | libertas: scan before assocation if no BSSID was given | Dan Williams |
2010-08-05 | libertas: fix association with some APs by using extended rates | Dan Williams |
2010-08-05 | libertas: get the right # of scanned BSSes | Dan Williams |
2010-08-03 | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski |
2010-08-03 | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski |
2010-07-27 | libertas: remove unused cmd_pending waitq | Dan Williams |
2010-07-27 | libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node() | Dan Williams |
2010-07-27 | libertas: kill unused lbs_prepare_and_send_command() | Dan Williams |
2010-07-27 | libertas: convert DEEP_SLEEP timer to a direct command | Dan Williams |
2010-07-27 | libertas: convert PS_MODE to a direct command | Dan Williams |
2010-07-27 | libertas: remove unused indirect command response handler | Dan Williams |
2010-07-27 | libertas: convert CMD_FWT_ACCESS to a direct command | Dan Williams |