summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/scan.c
AgeCommit message (Expand)Author
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30libertas: fix use-before-check violationHolger Schurig
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-08libertas: move association code from scan.c into assoc.cHolger Schurig
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig
2008-03-25libertas: store rssi as an u32Holger Schurig
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig
2008-03-06libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse
2008-03-06libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse
2008-02-29libertas: rename/document scan_channelHolger Schurig
2008-02-29libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig
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