Age | Commit message (Expand) | Author |
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 |
2010-07-27 | libertas: convert Mesh Blinding Table access to a direct command | Dan Williams |
2010-07-27 | libertas: convert register access to direct commands | Dan Williams |
2010-07-27 | libertas: convert LED_GPIO_CTRL to a direct command | Dan Williams |
2010-07-27 | libertas: remove Beacon Control | Dan Williams |
2010-07-27 | libertas: remove unused Automatic Frequency Control command | Dan Williams |
2010-07-27 | libertas: remove unused indirect TPC_CFG command leftovers | Dan Williams |
2010-07-27 | libertas: convert 11D_DOMAIN_INFO to a direct command | Dan Williams |
2010-07-27 | libertas: clean up RSSI command | Dan Williams |
2010-07-27 | libertas: clean up MONITOR_MODE command | Dan Williams |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-07-26 | libertas: precedence bug | Dan Carpenter |
2010-07-14 | libertas: convert new uses of __attribute__ ((packed)) to __packed | John W. Linville |
2010-07-14 | drivers/net/wireless: Remove unnecessary casts of private_data | Joe Perches |
2010-07-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-07-12 | libertas: Added support for host sleep feature | Amitkumar Karwar |
2010-07-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-23 | libertas: mark lbs_ret_802_11d_domain_info static | John W. Linville |
2010-06-23 | Libertas: Added 11d support using cfg80211 | Kiran Divekar |
2010-06-23 | Libertas: fix WARN_ON issues in cfg80211 support | Kiran Divekar |
2010-06-23 | Libertas: cfg80211 support | Kiran Divekar |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-08 | libertas: Fix ethtool reporting no WOL options supported if WOL is not alread... | Sascha Silbe |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet |
2010-06-02 | wireless: fix several minor description typos | Walter Goldens |