Age | Commit message (Expand) | Author |
2010-09-24 | 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-08-27 | libertas: if_sdio: fix buffer alignment in struct if_sdio_card | Mike Rapoport |
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-09 | libertas: fix build break by including linux/sched.h | John W. Linville |
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-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 |
2010-06-02 | drivers/net/wireless/libertas: Use kmemdup | Julia Lawall |
2010-06-02 | libertas: Added callback functions to support SDIO suspend/resume. | Amitkumar Karwar |
2010-05-28 | libertas: fix uninitialized variable warning | Prarit Bhargava |