Commit Graph

101 Commits (04658fba2314d6d70d5fa05c0b5995e6428aacc3)

Author SHA1 Message Date
Holger Schurig c14951fec6 libertas: get current channel out of priv->curbssparams 16 years ago
Holger Schurig 5e04769224 libertas: sort variables in struct lbs_private 16 years ago
Holger Schurig 2d46502dce libertas: move scan/assoc related stuff 16 years ago
Holger Schurig 243e84e91e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN 16 years ago
Holger Schurig f4228b4c2e libertas: remove unused 11d.h as well, priv->countryinfo 16 years ago
Holger Schurig d37b4fdd43 libertas: remove unused 11d code 16 years ago
Holger Schurig 9e66e701d0 libertas: cleanup host.h and hostcmd.h 16 years ago
Holger Schurig ff9fc79194 libertas: first stab at cfg80211 support 16 years ago
Amitkumar Karwar 4912545472 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Andrey Yurovsky e0d6133cba libertas: remove ps_supported flag, use fwcapinfo 16 years ago
Bing Zhao 6bc61f4d8e libertas: improve function init/shutdown handling for SD8688 16 years ago
Dan Williams 75b6a61a47 libertas: restyle Marvell & IEEE TLV structure names 16 years ago
Dan Williams 5fd164e96c libertas: simplify and clean up association/start/join setup 16 years ago
Bing Zhao d26285f873 libertas: implement function init/shutdown commands for SD8688 16 years ago
Bing Zhao 684d6b3602 libertas: support mesh for various firmware versions 16 years ago
Stephen Hemminger bbfc6b788f libertas: convert to internal net_device_stats 16 years ago
Johannes Berg 2c706002fc don't use net/ieee80211.h 16 years ago
Javier Cardona 9c40fc510a libertas: Reduce the WPA key installation time (fixups) 17 years ago
Dan Williams 39fcf7a315 libertas: convert SNMP_MIB to a direct command 17 years ago
Dan Williams d5db2dfa66 libertas: convert CMD_802_11_RADIO_CONTROL to a direct command 17 years ago
Dan Williams 87c8c72d53 libertas: convert CMD_802_11_RF_TX_POWER to a direct command 17 years ago
Javier Cardona 85319f933a libertas: rate adaptation configuration via iwconfig. 17 years ago
David Woodhouse edf5dabfa8 libertas: Add reset_card() callback to hardware driver 17 years ago
David Woodhouse 75bf45a7b4 libertas: fix multicast filtering on eth and msh interfaces 17 years ago
Holger Schurig 7919b89c82 libertas: convert libertas driver to use an event/cmdresp queue 17 years ago
Holger Schurig 245bf20f9c libertas: move association code from scan.c into assoc.c 17 years ago
Holger Schurig f539f2efe9 libertas: convert sleep/wake config direct commands 17 years ago
Holger Schurig 7460f5a690 libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command 17 years ago
Holger Schurig c49c3b77c8 libertas: convert GET_LOG to a direct command 17 years ago
Holger Schurig d9e9778c2a libertas: rename packetfilter to mac_control 17 years ago
Holger Schurig 52933d815b libertas: implement SSID scanning for SIOCSIWSCAN 17 years ago
Holger Schurig 8816edcea9 libertas: rename/document scan_channel 17 years ago
Ihar Hrachyshka 5a6e04345a libertas: fix memory alignment problems on the blackfin 17 years ago
Holger Schurig dac10a9f28 libertas: always show firmware release 17 years ago
Holger Schurig 4365929d17 libertas: move cardspecific data to driver 17 years ago
David Woodhouse 3fbe104cec libertas: convert SLEEP_PARAMS to a direct command 17 years ago
David Woodhouse b2c57eee66 libertas: allow for PS mode to be disabled when firmware doesn't support it 17 years ago
David Woodhouse b47ef2438d libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command 17 years ago
David Woodhouse 2a345099a4 libertas: handle command timeout in main thread instead of directly in timer 17 years ago
David Woodhouse 020f3d0001 libertas: cope with both old and new mesh TLV values 17 years ago
David Woodhouse 506e9025e0 libertas: add ethtool support for wake-on-lan configuration 17 years ago
David Woodhouse 23a397ac82 libertas: add lbs_mesh sysfs attribute for enabling mesh 17 years ago
David Woodhouse 8552855f98 libertas: make rtap and normal modes mutually exclusive, clean up open/stop 17 years ago
David Woodhouse 2eb188a1c5 libertas: Move actual transmission to main thread 17 years ago
David Woodhouse d9268fb9a1 libertas: stop using ieee80211 for radiotap device 17 years ago
David Woodhouse 2abdc0b775 libertas: kill internal tx queue for PS mode 17 years ago
David Woodhouse aa21c004f8 libertas: kill struct lbs_adapter 17 years ago
David Woodhouse f86a93e1b2 libertas: kill TxLockFlag 17 years ago
David Woodhouse e7deced05f libertas: fix lbs_rtap attribute in sysfs 17 years ago