| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: first stab at cfg80211 support | Holger Schurig | 2009-10-07 | 1 | -0/+1 |
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 | Amitkumar Karwar | 2009-10-07 | 1 | -0/+18 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | libertas: remove ps_supported flag, use fwcapinfo | Andrey Yurovsky | 2009-07-10 | 1 | -1/+0 |
* | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao | 2009-06-03 | 1 | -2/+0 |
* | libertas: restyle Marvell & IEEE TLV structure names | Dan Williams | 2009-06-03 | 1 | -1/+1 |
* | libertas: simplify and clean up association/start/join setup | Dan Williams | 2009-06-03 | 1 | -3/+3 |
* | libertas: implement function init/shutdown commands for SD8688 | Bing Zhao | 2009-05-22 | 1 | -0/+2 |
* | libertas: support mesh for various firmware versions | Bing Zhao | 2009-04-22 | 1 | -0/+1 |
* | libertas: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -1/+0 |
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 | 1 | -1/+6 |
* | libertas: Reduce the WPA key installation time (fixups) | Javier Cardona | 2008-09-24 | 1 | -0/+1 |
* | libertas: convert SNMP_MIB to a direct command | Dan Williams | 2008-09-15 | 1 | -3/+0 |
* | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams | 2008-08-29 | 1 | -2/+1 |
* | libertas: convert CMD_802_11_RF_TX_POWER to a direct command | Dan Williams | 2008-08-29 | 1 | -1/+3 |
* | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 2008-06-03 | 1 | -3/+2 |
* | libertas: Add reset_card() callback to hardware driver | David Woodhouse | 2008-05-21 | 1 | -0/+1 |
* | libertas: fix multicast filtering on eth and msh interfaces | David Woodhouse | 2008-05-21 | 1 | -0/+2 |
* | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 2008-04-16 | 1 | -17/+10 |
* | libertas: move association code from scan.c into assoc.c | Holger Schurig | 2008-04-08 | 1 | -1/+40 |
* | libertas: convert sleep/wake config direct commands | Holger Schurig | 2008-04-01 | 1 | -3/+2 |
* | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command | Holger Schurig | 2008-04-01 | 1 | -1/+0 |
* | libertas: convert GET_LOG to a direct command | Holger Schurig | 2008-03-25 | 1 | -2/+0 |
* | libertas: rename packetfilter to mac_control | Holger Schurig | 2008-03-25 | 1 | -1/+1 |
* | libertas: implement SSID scanning for SIOCSIWSCAN | Holger Schurig | 2008-03-13 | 1 | -0/+2 |
* | libertas: rename/document scan_channel | Holger Schurig | 2008-02-29 | 1 | -1/+3 |
* | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-01-31 | 1 | -1/+1 |
* | libertas: always show firmware release | Holger Schurig | 2008-01-28 | 1 | -1/+1 |
* | libertas: move cardspecific data to driver | Holger Schurig | 2008-01-28 | 1 | -1/+0 |
* | libertas: convert SLEEP_PARAMS to a direct command | David Woodhouse | 2008-01-28 | 1 | -9/+6 |
* | libertas: allow for PS mode to be disabled when firmware doesn't support it | David Woodhouse | 2008-01-28 | 1 | -0/+1 |
* | libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command | David Woodhouse | 2008-01-28 | 1 | -0/+1 |
* | libertas: handle command timeout in main thread instead of directly in timer | David Woodhouse | 2008-01-28 | 1 | -0/+2 |
* | libertas: cope with both old and new mesh TLV values | David Woodhouse | 2008-01-28 | 1 | -0/+2 |
* | libertas: add ethtool support for wake-on-lan configuration | David Woodhouse | 2008-01-28 | 1 | -0/+5 |
* | libertas: add lbs_mesh sysfs attribute for enabling mesh | David Woodhouse | 2008-01-28 | 1 | -0/+2 |
* | libertas: make rtap and normal modes mutually exclusive, clean up open/stop | David Woodhouse | 2008-01-28 | 1 | -1/+0 |
* | libertas: Move actual transmission to main thread | David Woodhouse | 2008-01-28 | 1 | -1/+4 |
* | libertas: stop using ieee80211 for radiotap device | David Woodhouse | 2008-01-28 | 1 | -2/+0 |
* | libertas: kill internal tx queue for PS mode | David Woodhouse | 2008-01-28 | 1 | -5/+0 |
* | libertas: kill struct lbs_adapter | David Woodhouse | 2008-01-28 | 1 | -49/+48 |
* | libertas: kill TxLockFlag | David Woodhouse | 2008-01-28 | 1 | -1/+0 |
* | libertas: fix lbs_rtap attribute in sysfs | David Woodhouse | 2008-01-28 | 1 | -2/+0 |
* | libertas: kill adapter->nr_cmd_pending | David Woodhouse | 2008-01-28 | 1 | -1/+0 |
* | libertas: implement new scanning logic | Holger Schurig | 2008-01-28 | 1 | -2/+1 |
* | libertas: remove arbitrary typedefs | Holger Schurig | 2008-01-28 | 1 | -7/+7 |
* | libertas: configurable beacon interval | Brajesh Dave | 2008-01-28 | 1 | -0/+2 |
* | libertas: separate mesh connectivity from that of the main interface | Brajesh Dave | 2008-01-28 | 1 | -0/+1 |
* | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig | 2008-01-28 | 1 | -21/+21 |
* | [PATCH] libertas: reorganize and simplify init sequence | Dan Williams | 2007-10-10 | 1 | -4/+0 |