aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/scan.c
Commit message (Expand)AuthorAge
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-14
|\
| * libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-09
* | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-16
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-01
|\
| * libertas: fix use-before-check violationHolger Schurig2008-04-30
* | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
|/
* libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-08
* libertas: move association code from join.c into scan.cHolger Schurig2008-04-08
* libertas: store rssi as an u32Holger Schurig2008-03-25
* 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