Commit History

Author SHA1 Message Date
  Javier Cardona 85319f933a libertas: rate adaptation configuration via iwconfig. 17 years ago
  Holger Schurig ef707b8387 libertas: before sleeping, check for a command result 17 years ago
  Holger Schurig b43441a49d libertas: don't spin_unlock_irq() twice 17 years ago
  Holger Schurig 57962f0b9d libertas: reduce command retry time 17 years ago
  David Woodhouse edf5dabfa8 libertas: Add reset_card() callback to hardware driver 17 years ago
  Javier Cardona 15dbaac03e libertas: sysfs interface for accessing non-volatile configuration 17 years ago
  Javier Cardona edaea5ce05 libertas: Extend MESH_CONFIG command to access non-volatile configuration 17 years ago
  David Woodhouse 75bf45a7b4 libertas: fix multicast filtering on eth and msh interfaces 17 years ago
  Holger Schurig ef85ad541f libertas: remove lbs_get_data_rate() 17 years ago
  Holger Schurig 652e3f2086 libertas: allow removal of card at any time 17 years ago
  Holger Schurig a63e5cb22f libertas: make some functions void 17 years ago
  Holger Schurig 5f505d9025 libertas: debug output tweaks for lbs_thread 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 697900ac14 libertas: move association code from join.c into scan.c 17 years ago
  Holger Schurig 04850a47aa libertas: don't depend on IEEE80211 17 years ago
  Holger Schurig f539f2efe9 libertas: convert sleep/wake config direct commands 17 years ago
  Holger Schurig 2af9f039a1 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command 17 years ago
  Holger Schurig c2b310a73b libertas: kill useless #define LBS_MONITOR_OFF 0 17 years ago
  Holger Schurig e98a88dd33 libertas: remove lots of unused stuff 17 years ago
  Holger Schurig d4ff0ef635 libertas: misc power saving adjusts 17 years ago
  Holger Schurig d9e9778c2a libertas: rename packetfilter to mac_control 17 years ago
  Holger Schurig e226868ec3 libertas: make lbs_sync_channel() static 17 years ago
  Roland Dreier 4b7524a42e libertas: Remove unused exports 17 years ago
  Holger Schurig 61d30020dc libertas: pepper main with debug statement 17 years ago
  Holger Schurig c9d1be3619 libertas: don't blindly try mesh 17 years ago
  David Woodhouse 7e94041ca1 libertas: remove check for driver_lock in lbs_interrupt() 17 years ago
  David Woodhouse 354eca9820 libertas: submit RSSI command on tx timeout, to check whether module is dead 17 years ago
  David Woodhouse 2a345099a4 libertas: handle command timeout in main thread instead of directly in timer 17 years ago
  David Woodhouse ae125bf827 libertas: store command result in cmdnode instead of priv->cur_cmd_retcode 17 years ago