summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/decl.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-171-0/+8
* libertas: Firmware loading simplificationsDaniel Drake2012-04-171-2/+1Star
* libertas: fix changing interface type when interface is downDaniel Drake2011-10-141-0/+2
* libertas: disable functionality when interface is downDaniel Drake2011-08-091-0/+4
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-4/+4
* libertas: add two-stage firmware request helperDan Williams2010-08-161-0/+13
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-271-5/+0Star
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-0/+5
* Libertas: cfg80211 supportKiran Divekar2010-06-231-0/+3
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-021-1/+1
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-281-0/+3
* libertas: introduce mesh.hHolger Schurig2009-11-281-5/+0Star
* libertas: sort and categorize entries in decl.hHolger Schurig2009-10-271-22/+18Star
* libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-271-2/+0Star
* libertas: move scan/assoc related stuffHolger Schurig2009-10-271-3/+3
* libertas: harmonize cmd.hHolger Schurig2009-10-271-22/+2Star
* libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar2009-10-071-1/+0Star
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-071-0/+4
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+3
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-11-011-4/+0Star
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-291-1/+0Star
* libertas: sysfs interface for accessing non-volatile configurationJavier Cardona2008-05-221-0/+4
* libertas: make some functions voidHolger Schurig2008-05-071-2/+2
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-161-4/+6
* libertas: remove lbs_get_fwversion()Holger Schurig2008-04-081-3/+0Star
* libertas: don't depend on IEEE80211Holger Schurig2008-04-011-0/+5
* libertas: remove lots of unused stuffHolger Schurig2008-03-251-1/+0Star
* libertas: misc power saving adjustsHolger Schurig2008-03-251-1/+1
* libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-251-1/+1
* libertas: rename packetfilter to mac_controlHolger Schurig2008-03-251-1/+1
* libertas: Remove unused exportsRoland Dreier2008-02-281-1/+0Star
* libertas: kill 'addtail' argument to lbs_queue_cmd() and make it staticDavid Woodhouse2008-01-291-4/+0Star
* libertas: introduce and use lbs_complete_command() for command completionDavid Woodhouse2008-01-291-3/+2Star
* libertas: make lbs_update_channel() function non-staticDavid Woodhouse2008-01-291-0/+1
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-291-2/+0Star
* libertas: make lbs_cmd() usage nicerDan Williams2008-01-291-4/+0Star
* libertas: clean up lbs_interrupt()David Woodhouse2008-01-291-1/+1
* libertas: add opaque extra argument to cmd callback functionDavid Woodhouse2008-01-291-1/+2
* libertas: kill lbs_upload_tx_packet()David Woodhouse2008-01-291-2/+0Star
* libertas: move lbs_hard_start_xmit() into tx.cDavid Woodhouse2008-01-291-1/+1
* libertas: kill internal tx queue for PS modeDavid Woodhouse2008-01-291-2/+0Star
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-291-4/+3Star
* libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse2008-01-291-4/+2Star
* libertas: handy function to call firmware commandsHolger Schurig2008-01-291-0/+6
* libertas: make more functions staticHolger Schurig2008-01-291-6/+1Star
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-291-0/+1
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-291-1/+1
* libertas: remove arbitrary typedefsHolger Schurig2008-01-291-40/+48
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-291-42/+42
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-111-1/+2