| Commit message (Expand) | Author | Age |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 |
* | libertas: introduce mesh.h | Holger Schurig | 2009-11-28 |
* | libertas: get current channel out of priv->curbssparams | Holger Schurig | 2009-10-27 |
* | libertas: sort variables in struct lbs_private | Holger Schurig | 2009-10-27 |
* | libertas: move scan/assoc related stuff | Holger Schurig | 2009-10-27 |
* | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN | Holger Schurig | 2009-10-27 |
* | libertas: remove unused 11d.h as well, priv->countryinfo | Holger Schurig | 2009-10-27 |
* | libertas: remove unused 11d code | Holger Schurig | 2009-10-27 |
* | libertas: cleanup host.h and hostcmd.h | Holger Schurig | 2009-10-27 |
* | libertas: first stab at cfg80211 support | Holger Schurig | 2009-10-07 |
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 | Amitkumar Karwar | 2009-10-07 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 |
* | libertas: remove ps_supported flag, use fwcapinfo | Andrey Yurovsky | 2009-07-10 |
* | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao | 2009-06-03 |
* | libertas: restyle Marvell & IEEE TLV structure names | Dan Williams | 2009-06-03 |
* | libertas: simplify and clean up association/start/join setup | Dan Williams | 2009-06-03 |
* | libertas: implement function init/shutdown commands for SD8688 | Bing Zhao | 2009-05-22 |
* | libertas: support mesh for various firmware versions | Bing Zhao | 2009-04-22 |
* | libertas: convert to internal net_device_stats | Stephen Hemminger | 2009-03-22 |
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 |
* | libertas: Reduce the WPA key installation time (fixups) | Javier Cardona | 2008-09-24 |
* | libertas: convert SNMP_MIB to a direct command | Dan Williams | 2008-09-15 |
* | libertas: convert CMD_802_11_RADIO_CONTROL 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-29 |
* | 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 |