aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/join.c
AgeCommit message (Expand)Author
2008-01-28libertas: slight cleanup of netif queue stop/wakeDavid Woodhouse
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: tweak association debug outputHolger Schurig
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: configurable beacon intervalBrajesh Dave
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[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville
2007-10-10[PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave
2007-10-10[PATCH] libertas: better descriptions for association errorsDan Williams
2007-10-10[PATCH] libertas: revert CAPINFO_MASK to its original valueLuis Carlos Cobo
2007-10-10[PATCH] libertas: send association events on adhoc reassociationDan Williams
2007-10-10[PATCH] libertas: remove adapter->beaconperiodHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->adhoc_grate_enabledHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->listenintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->atimwindowHolger Schurig
2007-10-10[PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger 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: fix one more sparse warningHolger Schurig
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams
2007-10-10[PATCH] libertas: fix debug build breakage due to field renameDan 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_ad_hoc_startDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams
2007-10-10[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan 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: fix big-endian associate command.David Woodhouse
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
2007-06-11[PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticateDan 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: move channel changing into association frameworkDan 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: fixed transmission flow control on the mesh interfaceJavier Cardona
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan 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 WLAN_802_11_AUTHENTICATION_MODEDan Williams
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti