| Commit message (Expand) | Author | Age |
* | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk | 2008-09-02 |
* | libertas: only enable rtap with mesh firmware | Dan Williams | 2008-08-01 |
* | libertas: check bounds and only use decimal for sysfs persistent features. | Brian Cavagnolo | 2008-07-29 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ |
|
| * | mmc,sdio: helper function for transfer padding | Pierre Ossman | 2008-07-15 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 |
| |\ |
|
| | * | libertas: treat firmware data as const | David Woodhouse | 2008-07-10 |
* | | | 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-15 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-14 |
|\| | |
|
| * | | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-07-09 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-06 |
|\| |
|
| * | libertas: support USB persistence on suspend/resume (resend) | andrey@cozybit.com | 2008-07-02 |
* | | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-16 |
* | | 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-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 |
|\| |
|
| * | libertas: fix sleep confirmation | Holger Schurig | 2008-06-09 |
| * | libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT | Holger Schurig | 2008-06-04 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-10 |
|\ \ |
|
| * | | 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-06-03 |
| * | | 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 | 2008-05-21 |
| * | | libertas: fix multicast filtering on eth and msh interfaces | David Woodhouse | 2008-05-21 |
| * | | libertas: Increase priority of 'unknown command' warnings | David Woodhouse | 2008-05-21 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-05-26 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | libertas: Fix ethtool statistics | David Woodhouse | 2008-05-20 |
| * | wireless: Create 'device' symlink in sysfs | Masakazu Mokuno | 2008-05-16 |
| * | libertas: fix command timeout after firmware failure | Brian Cavagnolo | 2008-05-16 |
* | | libertas: remove lbs_get_data_rate() | Holger Schurig | 2008-05-14 |
* | | libertas: allow removal of card at any time | Holger Schurig | 2008-05-07 |
* | | libertas: make some functions void | Holger Schurig | 2008-05-07 |
* | | libertas: debug output tweaks for lbs_thread | Holger Schurig | 2008-05-07 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-01 |
|\ |
|
| * | libertas: fix use-before-check violation | Holger Schurig | 2008-04-30 |
* | | wireless: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
|/ |
|
* | libertas: un-garbage various command structs | Holger Schurig | 2008-04-16 |
* | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 2008-04-16 |