Commit History

Author SHA1 Message Date
  Holger Schurig 52507c2087 libertas: make association debug output nicer 17 years ago
  Holger Schurig 1afc09ab7c libertas: trim overly long debug statement 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 8538823f7c libertas: discard DEFER responses to commands; let the timeout trigger 17 years ago
  David Woodhouse 7003b078c8 libertas: use priv->upld_buf for command responses 17 years ago
  David Woodhouse ac4cced6e8 libertas: reduce explicit references to priv->cur_cmd->cmdbuf 17 years ago
  David Woodhouse b47ef2438d libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command 17 years ago
  David Woodhouse 38bfab1a01 libertas: fix buffer handling of PS_MODE commands and responses 17 years ago
  David Woodhouse 2a345099a4 libertas: handle command timeout in main thread instead of directly in timer 17 years ago
  David Woodhouse 75567670c6 libertas: kill pdata_buf member of struct cmd_ctrl_node 17 years ago
  David Woodhouse 183aeac1c4 libertas: introduce and use lbs_complete_command() for command completion 17 years ago
  David Woodhouse a27b9f96f2 libertas: slight cleanup of netif queue stop/wake 17 years ago
  David Woodhouse e1258177e4 libertas: be more careful about command responses matching cur_cmd 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 aa21c004f8 libertas: kill struct lbs_adapter 17 years ago
  David Woodhouse ac47246e24 libertas: kill adapter->nr_cmd_pending 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 09d4fad6e8 libertas: fix data packet size errors 17 years ago