| Commit message (Expand) | Author | Age |
* | [PATCH] libertas: monitor mode support for OLPC firmware | Luis Carlos Cobo | 2007-10-10 |
* | [PATCH] libertas: keep mesh autostart enabled while asleep | Luis Carlos Cobo | 2007-10-10 |
* | [PATCH] libertas: remove adapter->scantype | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->scanmode | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->beaconperiod | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->adhoc_grate_enabled | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->listeninterval | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->atimwindow | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->multipledtim | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->locallisteninterval | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->{data,bcn}_avg_factor | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->pkttxctrl | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->scanprobes | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->prescan | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->{rx,tx}antenna | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: use LBS_DEB_HOST for host-to-card communications | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: make the hex dumper nicer | Holger Schurig | 2007-10-10 |
* | [PATCH] Support for mesh autostart deactivation through sysfs | Luis Carlos Cobo | 2007-10-10 |
* | [PATCH] libertas: access mesh_dev more carefully | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: uppercase some #defines | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: make more functions static & remove unused functions | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove fw.c | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: simplify and clean up data rate handling | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.c | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: move generic firmware reset command to common code | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: bump version to 322.p1 | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: remove thread.h and make kthread usage clearer | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: re-uppercase command defines and other constants | Dan Williams | 2007-10-10 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | [PATCH] libertas: remove private ioctls | Dan Williams | 2007-06-28 |
* | [PATCH] libertas: style fixes | Dan Williams | 2007-06-28 |
* | [PATCH] libertas: convert libertas_mpp into anycast_mask | Luis Carlos | 2007-06-12 |
* | [PATCH] libertas: pull current channel from firmware on mesh autostart | Luis Carlos Cobo Rus | 2007-06-12 |
* | [PATCH] libertas: first pass at fixing up endianness issues | David Woodhouse | 2007-06-11 |
* | [PATCH] libertas: support for mesh autostart on firmware 5.220.11 | Luis Carlos Cobo Rus | 2007-06-11 |
* | [PATCH] libertas: split wext for eth and msh | Luis Carlos Cobo Rus | 2007-06-11 |
* | [PATCH] libertas: make mac address configuration work with mesh interface too | Luis Carlos Cobo Rus | 2007-06-11 |
* | [PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0) | Luis Carlos Cobo Rus | 2007-06-11 |
* | [PATCH] libertas: don't tear down netdev in libertas_activate_card | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: call SET_NETDEV_DEV from common code | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: fixed kernel oops on module/card removal | Luis Carlos Cobo | 2007-06-11 |
* | [PATCH] libertas: remove unused variables in wlan_dev_t | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: move contents of fw.h to decl.h | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: indirect all hardware access via hw_XXXX functions | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: fix error handling of card initialization | Marcelo Tosatti | 2007-06-11 |
* | [PATCH] libertas: fixed transmission flow control on the mesh interface | Javier Cardona | 2007-06-11 |
* | [PATCH] libertas: split wlan_add_card() | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: move reset_device() code main.c to if_usb.c | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k... | Holger Schurig | 2007-06-11 |