libertas: move association code from join.c into scan.c
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / scan.c
2008-04-08 Holger Schuriglibertas: move association code from join.c into scan.c
2008-03-25 Holger Schuriglibertas: store rssi as an u32
2008-03-13 Holger Schuriglibertas: implement SSID scanning for SIOCSIWSCAN
2008-03-06 David Woodhouselibertas: clean up scan.c, remove zeromac and bcastmac
2008-03-06 David Woodhouselibertas: convert 802_11_SCAN to a direct command
2008-02-29 Holger Schuriglibertas: rename/document scan_channel
2008-02-29 Holger Schuriglibertas: make lbs_unset_basic_rate_flags() static
2008-02-03 Paulius ZaleckasSpelling fixes: lenght->length
2008-01-28 David Woodhouselibertas: slight cleanup of netif queue stop/wake
2008-01-28 David Woodhouselibertas: fix sparse endianness warnings in scan.c
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 Holger Schuriglibertas: implement new scanning logic
2008-01-28 Holger Schuriglibertas: remove user-specified channel list
2008-01-28 Holger Schuriglibertas: remove numprobes
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Brajesh Davelibertas: separate mesh connectivity from that of the...
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2007-10-10 Holger Schurig[PATCH] libertas: clean up scan debug messages
2007-10-10 Holger Schurig[PATCH] libertas: fix "warning: Using plain integer...
2007-10-10 Vladimir Davydov[LIBERTAS]: fix oops on the blackfin architecture
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Dan Williams[PATCH] libertas: push WEXT scan requests to a work...
2007-10-10 Dan Williams[PATCH] libertas: push mesh beacon bit to userspace...
2007-10-10 Holger Schurig[PATCH] libertas: remove bss_descriptor->timestamp
2007-10-10 Holger Schurig[PATCH] libertas: remove bss_descriptior->networktsf
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->scantype
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->scanmode
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->scanprobes
2007-10-10 Holger Schurig[PATCH] libertas: make the hex dumper nicer
2007-10-10 Holger Schurig[PATCH] libertas: access mesh_dev more carefully
2007-10-10 Holger Schurig[PATCH] libertas: make more functions static & remove...
2007-10-10 Dan Williams[PATCH] libertas: simplify and clean up data rate handling
2007-10-10 Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-10-10 Dan Williams[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11...
2007-10-10 Luis Carlos Cobo[PATCH] libertas: specific mesh scan for mshX interface
2007-10-10 Dan Williams[PATCH] libertas: clean up 802.11 IE post-scan handling
2007-10-10 Dan Williams[PATCH] libertas: kill ieeetypes_capinfo bitfield,...
2007-06-28 Dan Williams[PATCH] libertas: kill wlan_scan_process_results
2007-06-11 Dan Williams[PATCH] libertas: reduce SSID and BSSID mixed-case...
2007-06-11 Dan Williams[PATCH] libertas: remove structure WLAN_802_11_SSID...
2007-06-11 David Woodhouse[PATCH] libertas: first pass at fixing up endianness...
2007-06-11 Dan Williams[PATCH] libertas: sparse fixes
2007-06-11 Dan Williams[PATCH] libertas: Make WPA work through supplicant...
2007-06-11 Dan Williams[PATCH] libertas: send SIOCGIWSCAN event after partial...
2007-06-11 Dan Williams[PATCH] libertas: honor specific channel requests durin...
2007-06-11 Dan Williams[PATCH] libertas: fix deadlock SIOCGIWSCAN handler
2007-06-11 Dan Williams[PATCH] libertas: use compare_ether_addr() rather than...
2007-06-11 Dan Williams[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate
2007-06-11 Dan Williams[PATCH] libertas: make association paths consistent
2007-06-11 Dan Williams[PATCH] libertas: fix 'keep previous scan' behavior
2007-06-11 Dan Williams[PATCH] libertas: make scan result handling more flexible
2007-06-11 Dan Williams[PATCH] libertas: replace 'macaddress' with 'bssid'
2007-06-11 Holger Schurig[PATCH] libertas: remove unused variables in wlan_dev_t
2007-06-11 Chris Ball[PATCH] libertas: wakeup both mesh and normal wakeup...
2007-06-11 Javier Cardona[PATCH] libertas: fixed transmission flow control on...
2007-06-11 Holger Schurig[PATCH] libertas: fix SSID output
2007-06-11 Holger Schurig[PATCH] libertas: make debug configurable
2007-06-11 Marcelo Tosatti[PATCH] libertas: fix scanning from associate path
2007-06-11 Marcelo Tosatti[PATCH] libertas: scan two channels per scan command
2007-05-11 Dan Williams[PATCH] libertas: 64-bit cleanups
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUC...
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
2007-05-11 Dan Williams[PATCH] libertas: remove custom encryption mode stuff
2007-05-11 Dan Williams[PATCH] libertas: remove incorrect vi modelines
2007-05-11 Dan Williams[PATCH] libertas: remove WPA_SUPPLICANT structure
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver