Age | Commit message (Expand) | Author |
2008-09-15 | libertas: correct "limited range of data type" warning | John W. Linville |
2008-09-15 | libertas: Reduce the WPA key installation time. | Javier Cardona |
2008-09-15 | libertas: convert SNMP_MIB to a direct command | Dan Williams |
2008-09-15 | libertas: remove unused generic RESET command | Dan Williams |
2008-09-11 | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. | Anna Neal |
2008-09-11 | libertas: clear current command on card removal | Dan Williams |
2008-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-09-02 | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk |
2008-08-29 | libertas: convert adhoc operations to direct commands | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_RF_TX_POWER to a direct command | Dan Williams |
2008-08-22 | wireless: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-08-22 | libertas: add sysfs hooks to update boot2 and persistent firmware | Brian Cavagnolo |
2008-08-22 | libertas: support boot commands to write persistent firmware and bootloader | Brian Cavagnolo |
2008-08-01 | libertas: only enable rtap with mesh firmware | Dan Williams |
2008-07-29 | libertas: check bounds and only use decimal for sysfs persistent features. | Brian Cavagnolo |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-07-15 | mmc,sdio: helper function for transfer padding | Pierre Ossman |
2008-07-15 | netdev: Do not use TX lock to protect address lists. | David S. Miller |
2008-07-15 | netdev: Add netdev->addr_list_lock protection. | David S. Miller |
2008-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-07-10 | libertas: treat firmware data as const | David Woodhouse |
2008-07-09 | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-02 | libertas: support USB persistence on suspend/resume (resend) | andrey@cozybit.com |
2008-06-16 | wext: Emit event stream entries correctly when compat. | David S. Miller |
2008-06-14 | libertas: rename some registers to clarify their meaning | Holger Schurig |
2008-06-14 | libertas: check for old, unsupported hardware | Holger Schurig |
2008-06-14 | libertas: document register meanings | Holger Schurig |
2008-06-14 | libertas: fix interrupt issue | Holger Schurig |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-06-09 | libertas: fix sleep confirmation | Holger Schurig |
2008-06-04 | libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT | Holger Schurig |
2008-06-03 | libertas: unify various CF-related defines | Holger Schurig |
2008-06-03 | libertas: fix compact flash interrupt handling | Holger Schurig |
2008-06-03 | libertas: rate adaptation configuration via iwconfig. | Javier Cardona |
2008-06-03 | libertas: before sleeping, check for a command result | Holger Schurig |
2008-06-03 | libertas: use lbs_pr_XX instead of printk | Holger Schurig |
2008-06-03 | libertas: speeds up downloading of CF firmware | Holger Schurig |
2008-06-03 | libertas: don't spin_unlock_irq() twice | Holger Schurig |
2008-06-03 | libertas: provide reset_card() callback on OLPC | David Woodhouse |
2008-05-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-05-21 | libertas: reduce command retry time | Holger Schurig |
2008-05-21 | libertas: sysfs interface for accessing default mesh channel | Javier Cardona |
2008-05-21 | libertas: Add reset_card() callback to hardware driver | David Woodhouse |
2008-05-21 | libertas: sysfs interface for accessing non-volatile configuration | Javier Cardona |
2008-05-21 | libertas: Extend MESH_CONFIG command to access non-volatile configuration | Javier Cardona |