aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/scan.c
Commit message (Expand)AuthorAge
* libertas: Remove carrier signaling from the scan codeSamuel Ortiz2009-12-28
* libertas: sort and categorize entries in decl.hHolger Schurig2009-10-27
* libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-27
* libertas: move scan/assoc related stuffHolger Schurig2009-10-27
* libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-27
* libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-27
* libertas: remove unused 11d codeHolger Schurig2009-10-27
* libertas: Check return status of command functionsAmitkumar Karwar2009-10-27
* libertas: Read outside array boundsRoel Kluin2009-07-29
* wireless: libertas: fix unaligned accessesCliff Cai2009-06-03
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-03
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-02
|\
| * libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
* | libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin2009-02-09
|/
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* don't use net/ieee80211.hJohannes Berg2008-11-10
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-31
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * libertas: fix buffer overrunJohannes Berg2008-10-29
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* 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