Commit Graph

58 Commits (0eee612731e133604023bfa8d20047e98160845e)

Author SHA1 Message Date
Javier Cardona 85319f933a libertas: rate adaptation configuration via iwconfig. 17 years ago
David Woodhouse 75bf45a7b4 libertas: fix multicast filtering on eth and msh interfaces 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 2af9f039a1 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command 17 years ago
Holger Schurig 62436138c8 libertas: remove CMD_802_11_PWR_CFG 17 years ago
Holger Schurig c49c3b77c8 libertas: convert GET_LOG to a direct command 17 years ago
Holger Schurig 835d3ac5e8 libertas: convert CMD_MAC_CONTROL to a direct command 17 years ago
David Woodhouse fa62f99cf8 libertas: convert 802_11_SCAN to a direct command 17 years ago
David Woodhouse 9e1228d00a libertas: convert KEY_MATERIAL to a direct command 17 years ago
Holger Schurig dac10a9f28 libertas: always show firmware release 17 years ago
David Woodhouse 5844d12ea3 libertas: convert SUBSCRIBE_EVENT to a direct command 17 years ago
David Woodhouse 4f59abf190 libertas: convert ENABLE_RSN to a direct command 17 years ago
David Woodhouse f70dd4515a libertas: convert SET_WEP to a direct command 17 years ago
David Woodhouse 3fbe104cec libertas: convert SLEEP_PARAMS to a direct command 17 years ago
David Woodhouse 6e5cc4fb35 libertas: convert INACTIVITY_TIMEOUT to a direct command 17 years ago
David Woodhouse a7c4589065 libertas: convert RADIO_CONTROL to a direct command 17 years ago
David Woodhouse c6ad3738c6 libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions 17 years ago
David Woodhouse ae125bf827 libertas: store command result in cmdnode instead of priv->cur_cmd_retcode 17 years ago
David Woodhouse 75567670c6 libertas: kill pdata_buf member of struct cmd_ctrl_node 17 years ago
David Woodhouse 8e5b6b2d32 libertas: kill unused wait_option field in struct cmd_ctrl_node 17 years ago
David Woodhouse 6ce4fd2a3a libertas: add lbs_host_sleep_cfg() command function 17 years ago
David Woodhouse 23a397ac82 libertas: add lbs_mesh sysfs attribute for enabling mesh 17 years ago
Dan Williams 2dd4b26264 libertas: convert RF_CHANNEL to a direct command 17 years ago
Dan Williams 8e3c91bb70 libertas: convert DATA_RATE to a direct command 17 years ago
David Woodhouse 301eacbf30 libertas: convert CMD_MESH_ACCESS to a direct command 17 years ago
Dan Williams ddac452680 libertas: rename and re-type bufvirtualaddr to cmdbuf 17 years ago
Dan Williams 6e66f03ff7 libertas: convert GET_HW_SPEC to a direct command 17 years ago
Dan Williams 7ad994dec7 libertas: clean up direct command handling 17 years ago
David Woodhouse 1309b55b4d libertas: add opaque extra argument to cmd callback function 17 years ago
David Woodhouse 448a51ae06 libertas: switch lbs_cmd() to take a callback function pointer 17 years ago
Holger Schurig c2df2efe96 libertas: endianness fixes 17 years ago
David Woodhouse 1723047d67 libertas: Switch to using a callback function pointer for commands 17 years ago
Holger Schurig 675787e29f libertas: handy function to call firmware commands 17 years ago
Holger Schurig c68b3bbdb5 libertas: remove cmd_ctrl_node->status 17 years ago
Holger Schurig 891f32a1c4 libertas: remove cmd_ctrl_node->cmdflags 17 years ago
David Woodhouse f5ece8fc8d libertas: Remove cmd_oid from struct cmd_ctrl_node 17 years ago
Holger Schurig 3a18864917 libertas: rework event subscription 17 years ago
Brajesh Dave 96287ac4f7 libertas: configurable beacon interval 17 years ago
Holger Schurig 1007832103 libertas: move to uniform lbs_/LBS_ namespace 17 years ago
Luis Carlos Cobo 63f0023bc3 [PATCH] libertas: pass boot2 version to firmware 18 years ago
Luis Carlos Cobo 965f8bbc6c [PATCH] libertas: monitor mode support for OLPC firmware 18 years ago
Dan Williams 8c51276575 [PATCH] libertas: simplify and clean up data rate handling 18 years ago
Dan Williams 0aef64d758 [PATCH] libertas: re-uppercase command defines and other constants 18 years ago
Dan Williams b44898eb2c [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_start 18 years ago
Dan Williams ea8da92d70 [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result 18 years ago
Dan Williams 492b6da7d2 [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan 18 years ago
Dan Williams ab6179711a [PATCH] libertas: clean up 802.11 IE post-scan handling 18 years ago
Dan Williams 1443b6530d [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage 18 years ago
Dan Williams 0c9ca690e0 [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types 18 years ago