Commit Graph

454 Commits (0eee612731e133604023bfa8d20047e98160845e)

Author SHA1 Message Date
andrey@cozybit.com 7b58ccfe32 libertas: support USB persistence on suspend/resume (resend) 17 years ago
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 17 years ago
Holger Schurig a78a832556 libertas: rename some registers to clarify their meaning 17 years ago
Holger Schurig 4c55523e60 libertas: check for old, unsupported hardware 17 years ago
Holger Schurig 5314325692 libertas: document register meanings 17 years ago
Holger Schurig 3073556171 libertas: fix interrupt issue 17 years ago
Holger Schurig a01f545040 libertas: fix sleep confirmation 17 years ago
Holger Schurig a75eda43dc libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT 17 years ago
Holger Schurig 78cf07472f libertas: unify various CF-related defines 17 years ago
Holger Schurig 43d01c563d libertas: fix compact flash interrupt handling 17 years ago
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 df349f9fe7 libertas: use lbs_pr_XX instead of printk 17 years ago
Holger Schurig 93416c871f libertas: speeds up downloading of CF firmware 17 years ago
Holger Schurig b43441a49d libertas: don't spin_unlock_irq() twice 17 years ago
David Woodhouse b77ec4caef libertas: provide reset_card() callback on OLPC 17 years ago
Holger Schurig 57962f0b9d libertas: reduce command retry time 17 years ago
Javier Cardona b679aeb304 libertas: sysfs interface for accessing default mesh channel 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
David Woodhouse e37fc6e11c libertas: Increase priority of 'unknown command' warnings 17 years ago
David Woodhouse 5d283e8cdb libertas: Fix ethtool statistics 17 years ago
Masakazu Mokuno 229ce3abb6 wireless: Create 'device' symlink in sysfs 17 years ago
Brian Cavagnolo 02969d296e libertas: fix command timeout after firmware failure 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 c0d4399076 libertas: fix use-before-check violation 17 years ago
Harvey Harrison 533dd1b0be wireless: use get/put_unaligned_* helpers 17 years ago
Holger Schurig 8d0c7fad35 libertas: un-garbage various command structs 17 years ago
Holger Schurig 7919b89c82 libertas: convert libertas driver to use an event/cmdresp queue 17 years ago
Holger Schurig fb14a7e086 libertas: remove lbs_get_fwversion() 17 years ago
Holger Schurig 73ab1f25d4 libertas: move lbs_update_channel out of assoc.c 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 877cb0d4af libertas: fix mode initialization problem 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 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 e5225b3973 libertas: reduce debug output 17 years ago
Holger Schurig 62436138c8 libertas: remove CMD_802_11_PWR_CFG 17 years ago
Holger Schurig c2b310a73b libertas: kill useless #define LBS_MONITOR_OFF 0 17 years ago
Holger Schurig dd1f635fe0 libertas: fix spinlock recursion bug 17 years ago
Holger Schurig ff829ae016 libertas: store rssi as an u32 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