summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/join.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: move association code from join.c into scan.cHolger Schurig2008-04-081-872/+0
* libertas: remove lots of unused stuffHolger Schurig2008-03-251-6/+3
* libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig2008-02-291-17/+0
* libertas: make association debug output nicerHolger Schurig2008-02-291-3/+0
* libertas: slight cleanup of netif queue stop/wakeDavid Woodhouse2008-01-281-3/+4
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-281-80/+70
* libertas: tweak association debug outputHolger Schurig2008-01-281-32/+23
* libertas: remove arbitrary typedefsHolger Schurig2008-01-281-32/+36
* libertas: configurable beacon intervalBrajesh Dave2008-01-281-1/+3
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-281-9/+0
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-65/+65
* [PATCH] libertas: clean up scan debug messagesHolger Schurig2007-10-101-2/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-6/+10
* [PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville2007-10-101-3/+0
* [PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave2007-10-101-2/+2
* [PATCH] libertas: better descriptions for association errorsDan Williams2007-10-101-4/+49
* [PATCH] libertas: revert CAPINFO_MASK to its original valueLuis Carlos Cobo2007-10-101-0/+4
* [PATCH] libertas: send association events on adhoc reassociationDan Williams2007-10-101-6/+18
* [PATCH] libertas: remove adapter->beaconperiodHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: remove adapter->adhoc_grate_enabledHolger Schurig2007-10-101-7/+2
* [PATCH] libertas: remove adapter->listenintervalHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: remove adapter->atimwindowHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: make the hex dumper nicerHolger Schurig2007-10-101-5/+5
* [PATCH] libertas: access mesh_dev more carefullyHolger Schurig2007-10-101-4/+8
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-101-14/+0
* [PATCH] libertas: fix one more sparse warningHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-101-98/+105
* [PATCH] libertas: fix debug build breakage due to field renameDan Williams2007-10-101-1/+1
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-101-37/+37
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_startDan Williams2007-10-101-2/+2
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams2007-10-101-1/+1
* [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams2007-10-101-62/+49
* [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-111-1/+1
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-111-21/+27
* [PATCH] libertas: fix big-endian associate command.David Woodhouse2007-06-111-11/+11
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-111-54/+37
* [PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticateDan Williams2007-06-111-1/+5
* [PATCH] libertas: use MAC_FMT and MAC_ARG where appropriateDan Williams2007-06-111-6/+3
* [PATCH] libertas: make association paths consistentDan Williams2007-06-111-133/+91
* [PATCH] libertas: move channel changing into association frameworkDan Williams2007-06-111-8/+5
* [PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams2007-06-111-8/+6
* [PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig2007-06-111-6/+6
* [PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona2007-06-111-0/+6
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-111-70/+69
* [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-111-3/+0
* [PATCH] libertas: Purge non-mesh ioctlsDan Williams2007-05-111-135/+0
* [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams2007-05-111-17/+13
* [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams2007-05-111-7/+6
* [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams2007-05-111-7/+24
OpenPOWER on IntegriCloud