aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/scan.c
AgeCommit message (Expand)Author
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-01-28libertas: slight cleanup of netif queue stop/wakeDavid Woodhouse
2008-01-28libertas: fix sparse endianness warnings in scan.cDavid Woodhouse
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: implement new scanning logicHolger Schurig
2008-01-28libertas: remove user-specified channel listHolger Schurig
2008-01-28libertas: remove numprobesHolger Schurig
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-10-10[PATCH] libertas: clean up scan debug messagesHolger Schurig
2007-10-10[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[PATCH] libertas: push WEXT scan requests to a work queueDan Williams
2007-10-10[PATCH] libertas: push mesh beacon bit to userspace in scan resultsDan Williams
2007-10-10[PATCH] libertas: remove bss_descriptor->timestampHolger Schurig
2007-10-10[PATCH] libertas: remove bss_descriptior->networktsfHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->scantypeHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->scanmodeHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->scanprobesHolger Schurig
2007-10-10[PATCH] libertas: make the hex dumper nicerHolger Schurig
2007-10-10[PATCH] libertas: access mesh_dev more carefullyHolger Schurig
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams
2007-10-10[PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo
2007-10-10[PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams
2007-10-10[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams
2007-06-28[PATCH] libertas: kill wlan_scan_process_resultsDan Williams
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
2007-06-11[PATCH] libertas: sparse fixesDan Williams
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan Williams
2007-06-11[PATCH] libertas: send SIOCGIWSCAN event after partial scans tooDan Williams
2007-06-11[PATCH] libertas: honor specific channel requests during associationDan Williams
2007-06-11[PATCH] libertas: fix deadlock SIOCGIWSCAN handlerDan Williams
2007-06-11[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams
2007-06-11[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriateDan Williams
2007-06-11[PATCH] libertas: make association paths consistentDan Williams
2007-06-11[PATCH] libertas: fix 'keep previous scan' behaviorDan Williams
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams
2007-06-11[PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams
2007-06-11[PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig
2007-06-11[PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scanChris Ball
2007-06-11[PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona
2007-06-11[PATCH] libertas: fix SSID outputHolger Schurig
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig