aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cmdresp.c
Commit message (Expand)AuthorAge
* [PATCH] libertas: fix two debug statements in cmdresp.cHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->regiontableindexHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->rxpd_rateHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->txrateHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->{rx,tx}antennaHolger Schurig2007-10-10
* [PATCH] libertas: remove unused adapter->prev_XXXX variablesHolger Schurig2007-10-10
* [PATCH] libertas: Avoid MESH_AUTOSTARTED spam on consoleLuis Carlos Cobo2007-10-10
* [PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig2007-10-10
* [PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger Schurig2007-10-10
* [PATCH] libertas: make the hex dumper nicerHolger Schurig2007-10-10
* [PATCH] libertas: tune hardware info outputHolger Schurig2007-10-10
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-10
* [PATCH] libertas: fix more mixed-case abuseDan Williams2007-10-10
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-10
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-10
* [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-28
* [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-12
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-11
* [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-11
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-11
* [PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus2007-06-11
* [PATCH] libertas: correctly balance locking in libertas_process_rx_commandDan Williams2007-06-11
* [PATCH] libertas: make association paths consistentDan Williams2007-06-11
* [PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig2007-06-11
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-11
* [PATCH] libertas: single out mesh codeHolger Schurig2007-06-11
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-11
* [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams2007-05-11
* [PATCH] libertas: remove custom encryption mode stuffDan Williams2007-05-11
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-28