aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/scan.c
Commit message (Expand)AuthorAge
* libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-13
* libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse2008-03-06
* libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse2008-03-06
* libertas: rename/document scan_channelHolger Schurig2008-02-29
* libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig2008-02-29
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* libertas: slight cleanup of netif queue stop/wakeDavid Woodhouse2008-01-28
* libertas: fix sparse endianness warnings in scan.cDavid Woodhouse2008-01-28
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: implement new scanning logicHolger Schurig2008-01-28
* libertas: remove user-specified channel listHolger Schurig2008-01-28
* libertas: remove numprobesHolger Schurig2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* [PATCH] libertas: clean up scan debug messagesHolger Schurig2007-10-10
* [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig2007-10-10
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [PATCH] libertas: push WEXT scan requests to a work queueDan Williams2007-10-10
* [PATCH] libertas: push mesh beacon bit to userspace in scan resultsDan Williams2007-10-10
* [PATCH] libertas: remove bss_descriptor->timestampHolger Schurig2007-10-10
* [PATCH] libertas: remove bss_descriptior->networktsfHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->scantypeHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->scanmodeHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->scanprobesHolger Schurig2007-10-10
* [PATCH] libertas: make the hex dumper nicerHolger Schurig2007-10-10
* [PATCH] libertas: access mesh_dev more carefullyHolger Schurig2007-10-10
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-10
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-10
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-10
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams2007-10-10
* [PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo2007-10-10
* [PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams2007-10-10
* [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams2007-10-10
* [PATCH] libertas: kill wlan_scan_process_resultsDan Williams2007-06-28
* [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-11
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-11
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-11
* [PATCH] libertas: sparse fixesDan Williams2007-06-11
* [PATCH] libertas: Make WPA work through supplicant handshakeDan Williams2007-06-11
* [PATCH] libertas: send SIOCGIWSCAN event after partial scans tooDan Williams2007-06-11
* [PATCH] libertas: honor specific channel requests during associationDan Williams2007-06-11
* [PATCH] libertas: fix deadlock SIOCGIWSCAN handlerDan Williams2007-06-11
* [PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams2007-06-11
* [PATCH] libertas: use MAC_FMT and MAC_ARG where appropriateDan Williams2007-06-11
* [PATCH] libertas: make association paths consistentDan Williams2007-06-11
* [PATCH] libertas: fix 'keep previous scan' behaviorDan Williams2007-06-11
* [PATCH] libertas: make scan result handling more flexibleDan Williams2007-06-11
* [PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams2007-06-11