aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/scan.c
AgeCommit message (Expand)Author
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
2007-06-11[PATCH] libertas: fix scanning from associate pathMarcelo Tosatti
2007-06-11[PATCH] libertas: scan two channels per scan commandMarcelo Tosatti
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti