Commit Graph

81 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Wang Chen 8f15ea42b6 netdevice: safe convert to netdev_priv() #part-3 16 years ago
Johannes Berg 2c706002fc don't use net/ieee80211.h 16 years ago
John W. Linville 9387b7caf3 wireless: use individual buffers for printing ssid values 16 years ago
John W. Linville 7e272fcff6 wireless: consolidate on a single escape_essid implementation 16 years ago
Johannes Berg 48735d8d8b libertas: fix buffer overrun 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Dan Williams d5db2dfa66 libertas: convert CMD_802_11_RADIO_CONTROL to a direct command 17 years ago
Ihar Hrachyshka 814feefa85 libertas: fix memory alignment problems on the blackfin 17 years ago
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