Commit Graph

417 Commits (51dbfd1d59b0f55aef2105e06f770f3a97fc4e3a)

Author SHA1 Message Date
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
Holger Schurig c49c3b77c8 libertas: convert GET_LOG to a direct command 17 years ago
Holger Schurig c97329e21f libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL 17 years ago
Holger Schurig 8db4a2b986 libertas: make a handy lbs_cmd_async() command 17 years ago
Holger Schurig 56ca84c61b libertas: remove some unused commands 17 years ago
Holger Schurig d9e9778c2a libertas: rename packetfilter to mac_control 17 years ago
Holger Schurig 835d3ac5e8 libertas: convert CMD_MAC_CONTROL to a direct command 17 years ago
Holger Schurig 52933d815b libertas: implement SSID scanning for SIOCSIWSCAN 17 years ago
Sebastian Siewior 5f0547c281 libertas: fix the 'compare command with itself' properly 17 years ago
David Woodhouse f137e05468 libertas: clean up scan.c, remove zeromac and bcastmac 17 years ago
David Woodhouse fa62f99cf8 libertas: convert 802_11_SCAN to a direct command 17 years ago
David Woodhouse c5562e9833 libertas: add LED control TLV to types.h 17 years ago
David Woodhouse 9e1228d00a libertas: convert KEY_MATERIAL to a direct command 17 years ago
Sebastian Siewior 8a96df80b3 libertas: compare the current command with response 17 years ago
David Woodhouse 6305f49860 libertas: fix sanity check on sequence number in command response 17 years ago
Holger Schurig 8816edcea9 libertas: rename/document scan_channel 17 years ago
Holger Schurig 23ff50361f libertas: make lbs_unset_basic_rate_flags() static 17 years ago
Holger Schurig e226868ec3 libertas: make lbs_sync_channel() static 17 years ago
Holger Schurig 52507c2087 libertas: make association debug output nicer 17 years ago
Holger Schurig 1afc09ab7c libertas: trim overly long debug statement 17 years ago
Roland Dreier 4b7524a42e libertas: Remove unused exports 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Holger Schurig fdfb92eab5 libertas: fix interrupt while removing driver 17 years ago
Ihar Hrachyshka 5a6e04345a libertas: fix memory alignment problems on the blackfin 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
Holger Schurig dac10a9f28 libertas: always show firmware release 17 years ago
Holger Schurig 4365929d17 libertas: move cardspecific data to driver 17 years ago
Holger Schurig ae3e0fcf90 libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message 17 years ago
David Woodhouse 7e94041ca1 libertas: remove check for driver_lock in lbs_interrupt() 17 years ago
David Woodhouse 5844d12ea3 libertas: convert SUBSCRIBE_EVENT to a direct command 17 years ago
David Woodhouse f15ebb63b3 libertas: change inference about buffer size in lbs_cmd() 17 years ago
David Woodhouse 4f59abf190 libertas: convert ENABLE_RSN to a direct command 17 years ago