| Commit message (Expand) | Author | Age |
* | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 2008-06-03 |
* | libertas: Add reset_card() callback to hardware driver | David Woodhouse | 2008-05-21 |
* | libertas: fix multicast filtering on eth and msh interfaces | David Woodhouse | 2008-05-21 |
* | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 2008-04-16 |
* | libertas: move association code from scan.c into assoc.c | Holger Schurig | 2008-04-08 |
* | libertas: convert sleep/wake config direct commands | Holger Schurig | 2008-04-01 |
* | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command | Holger Schurig | 2008-04-01 |
* | libertas: convert GET_LOG to a direct command | Holger Schurig | 2008-03-25 |
* | libertas: rename packetfilter to mac_control | Holger Schurig | 2008-03-25 |
* | libertas: implement SSID scanning for SIOCSIWSCAN | Holger Schurig | 2008-03-13 |
* | libertas: rename/document scan_channel | Holger Schurig | 2008-02-29 |
* | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-01-31 |
* | libertas: always show firmware release | Holger Schurig | 2008-01-28 |
* | libertas: move cardspecific data to driver | Holger Schurig | 2008-01-28 |
* | libertas: convert SLEEP_PARAMS to a direct command | David Woodhouse | 2008-01-28 |
* | libertas: allow for PS mode to be disabled when firmware doesn't support it | David Woodhouse | 2008-01-28 |
* | libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command | David Woodhouse | 2008-01-28 |
* | libertas: handle command timeout in main thread instead of directly in timer | David Woodhouse | 2008-01-28 |
* | libertas: cope with both old and new mesh TLV values | David Woodhouse | 2008-01-28 |
* | libertas: add ethtool support for wake-on-lan configuration | David Woodhouse | 2008-01-28 |
* | libertas: add lbs_mesh sysfs attribute for enabling mesh | David Woodhouse | 2008-01-28 |
* | libertas: make rtap and normal modes mutually exclusive, clean up open/stop | David Woodhouse | 2008-01-28 |
* | libertas: Move actual transmission to main thread | David Woodhouse | 2008-01-28 |
* | libertas: stop using ieee80211 for radiotap device | David Woodhouse | 2008-01-28 |
* | libertas: kill internal tx queue for PS mode | David Woodhouse | 2008-01-28 |
* | libertas: kill struct lbs_adapter | David Woodhouse | 2008-01-28 |
* | libertas: kill TxLockFlag | David Woodhouse | 2008-01-28 |
* | libertas: fix lbs_rtap attribute in sysfs | David Woodhouse | 2008-01-28 |
* | libertas: kill adapter->nr_cmd_pending | David Woodhouse | 2008-01-28 |
* | libertas: implement new scanning logic | Holger Schurig | 2008-01-28 |
* | libertas: remove arbitrary typedefs | Holger Schurig | 2008-01-28 |
* | libertas: configurable beacon interval | Brajesh Dave | 2008-01-28 |
* | libertas: separate mesh connectivity from that of the main interface | Brajesh Dave | 2008-01-28 |
* | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig | 2008-01-28 |
* | [PATCH] libertas: reorganize and simplify init sequence | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: pass boot2 version to firmware | Luis Carlos Cobo | 2007-10-10 |
* | [PATCH] libertas: push WEXT scan requests to a work queue | Dan Williams | 2007-10-10 |
* | [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->regiontableindex | 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->nullpktinterval | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->{data,bcn}_avg_factor | Holger Schurig | 2007-10-10 |