Commit Graph

71 Commits (0eee612731e133604023bfa8d20047e98160845e)

Author SHA1 Message Date
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 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 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 ff829ae016 libertas: store rssi as an u32 17 years ago
Holger Schurig 52933d815b libertas: implement SSID scanning for SIOCSIWSCAN 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
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
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
David Woodhouse a27b9f96f2 libertas: slight cleanup of netif queue stop/wake 17 years ago
David Woodhouse e7240acae3 libertas: fix sparse endianness warnings in scan.c 17 years ago
David Woodhouse aa21c004f8 libertas: kill struct lbs_adapter 17 years ago
Holger Schurig ffd074fc78 libertas: implement new scanning logic 17 years ago
Holger Schurig a7d0adae40 libertas: remove user-specified channel list 17 years ago
Holger Schurig dd1d12dabf libertas: remove numprobes 17 years ago
Holger Schurig 69f9032d9d libertas: remove arbitrary typedefs 17 years ago
Brajesh Dave 01d77d8d47 libertas: separate mesh connectivity from that of the main interface 17 years ago
Holger Schurig 1007832103 libertas: move to uniform lbs_/LBS_ namespace 17 years ago
Holger Schurig e56188ac41 [PATCH] libertas: clean up scan debug messages 18 years ago
Holger Schurig 314a886f08 [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse warnings 18 years ago
Vladimir Davydov ac630c2b19 [LIBERTAS]: fix oops on the blackfin architecture 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Dan Williams 2afc0c5d71 [PATCH] libertas: push WEXT scan requests to a work queue 18 years ago
Dan Williams 00af0157e0 [PATCH] libertas: push mesh beacon bit to userspace in scan results 18 years ago
Holger Schurig bee093d613 [PATCH] libertas: remove bss_descriptor->timestamp 18 years ago
Holger Schurig a2235ed402 [PATCH] libertas: remove bss_descriptior->networktsf 18 years ago
Holger Schurig 4f2fdaaf0e [PATCH] libertas: remove adapter->scantype 18 years ago
Holger Schurig d65ead886a [PATCH] libertas: remove adapter->scanmode 18 years ago
Holger Schurig e2aa334bee [PATCH] libertas: remove adapter->scanprobes 18 years ago
Holger Schurig ece5619193 [PATCH] libertas: make the hex dumper nicer 18 years ago
Holger Schurig 3cf840914b [PATCH] libertas: access mesh_dev more carefully 18 years ago
Holger Schurig ac558ca2ae [PATCH] libertas: make more functions static & remove unused functions 18 years ago
Dan Williams 8c51276575 [PATCH] libertas: simplify and clean up data rate handling 18 years ago
Dan Williams 0aef64d758 [PATCH] libertas: re-uppercase command defines and other constants 18 years ago
Dan Williams 492b6da7d2 [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan 18 years ago
Luis Carlos Cobo 1e838bf31c [PATCH] libertas: specific mesh scan for mshX interface 18 years ago
Dan Williams ab6179711a [PATCH] libertas: clean up 802.11 IE post-scan handling 18 years ago
Dan Williams 0c9ca690e0 [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types 18 years ago
Dan Williams f8f551089b [PATCH] libertas: kill wlan_scan_process_results 18 years ago
Dan Williams 717c933920 [PATCH] libertas: reduce SSID and BSSID mixed-case abuse 18 years ago
Dan Williams d8efea2548 [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid 18 years ago
David Woodhouse 981f187b7c [PATCH] libertas: first pass at fixing up endianness issues 18 years ago
Dan Williams 123e0e0440 [PATCH] libertas: sparse fixes 18 years ago
Dan Williams 90a42210f2 [PATCH] libertas: Make WPA work through supplicant handshake 18 years ago
Dan Williams d9ad2f5df8 [PATCH] libertas: send SIOCGIWSCAN event after partial scans too 18 years ago
Dan Williams aeea0ab45a [PATCH] libertas: honor specific channel requests during association 18 years ago
Dan Williams 80e78ef74d [PATCH] libertas: fix deadlock SIOCGIWSCAN handler 18 years ago