Commit History

Author SHA1 Message Date
  Holger Schurig 1afc09ab7c libertas: trim overly long debug statement 17 years ago
  Roland Dreier 4b7524a42e libertas: Remove unused exports 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 18c52e7c3e libertas: make lbs_submit_command always 'succeed' and set command timer 17 years ago
  David Woodhouse 24dba5f391 libertas: don't clear priv->dnld_sent after sending sleep confirm 17 years ago
  David Woodhouse 38bfab1a01 libertas: fix buffer handling of PS_MODE commands and responses 17 years ago
  David Woodhouse 681ffbb7d4 libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static 17 years ago
  David Woodhouse 9fae899c2b libertas: ensure response buffer size is always set for lbs_cmd_with_response 17 years ago
  David Woodhouse 3399ea5f23 libertas: add __lbs_cmd_async() for asynchronous command submission 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 ad12d0f418 libertas: let __lbs_cmd() free its own cmdnode 17 years ago
  David Woodhouse 5ba2f8a021 libertas: kill cleanup_cmdnode() 17 years ago
  David Woodhouse ecfe9b487c libertas: don't re-initialise cmdnode when taking it off the free queue 17 years ago
  David Woodhouse 183aeac1c4 libertas: introduce and use lbs_complete_command() for command completion 17 years ago
  David Woodhouse c4ab41272b libertas: remove some pointless checks for cmdnode buffer being present 17 years ago
  David Woodhouse d9896ee147 libertas: rename and clean up DownloadcommandToStation 17 years ago
  David Woodhouse 8e5b6b2d32 libertas: kill unused wait_option field in struct cmd_ctrl_node 17 years ago
  David Woodhouse 7e226272fc libertas: kill whitespace at end of lines 17 years ago
  David Woodhouse 860621347e libertas: pass channel argument directly to lbs_mesh_config() 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 689442dca1 libertas: switch lbs_cmd() to take a _pointer_ to the command structure 17 years ago
  David Woodhouse 6ce4fd2a3a libertas: add lbs_host_sleep_cfg() command function 17 years ago