summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/decl.h
AgeCommit message (Expand)Author
2010-08-16libertas: add two-stage firmware request helperDan Williams
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar
2010-06-23Libertas: cfg80211 supportKiran Divekar
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar
2009-11-28libertas: moveing mesh-related functions into mesh.cHolger Schurig
2009-11-28libertas: introduce mesh.hHolger Schurig
2009-10-27libertas: sort and categorize entries in decl.hHolger Schurig
2009-10-27libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig
2009-10-27libertas: move scan/assoc related stuffHolger Schurig
2009-10-27libertas: harmonize cmd.hHolger Schurig
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-05-21libertas: sysfs interface for accessing non-volatile configurationJavier Cardona
2008-05-07libertas: make some functions voidHolger Schurig
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-04-08libertas: remove lbs_get_fwversion()Holger Schurig
2008-04-01libertas: don't depend on IEEE80211Holger Schurig
2008-03-25libertas: remove lots of unused stuffHolger Schurig
2008-03-25libertas: misc power saving adjustsHolger Schurig
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-02-28libertas: Remove unused exportsRoland Dreier
2008-01-28libertas: kill 'addtail' argument to lbs_queue_cmd() and make it staticDavid Woodhouse
2008-01-28libertas: introduce and use lbs_complete_command() for command completionDavid Woodhouse
2008-01-28libertas: make lbs_update_channel() function non-staticDavid Woodhouse
2008-01-28libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse
2008-01-28libertas: make lbs_cmd() usage nicerDan Williams
2008-01-28libertas: clean up lbs_interrupt()David Woodhouse
2008-01-28libertas: add opaque extra argument to cmd callback functionDavid Woodhouse
2008-01-28libertas: kill lbs_upload_tx_packet()David Woodhouse
2008-01-28libertas: move lbs_hard_start_xmit() into tx.cDavid Woodhouse
2008-01-28libertas: kill internal tx queue for PS modeDavid Woodhouse
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse
2008-01-28libertas: handy function to call firmware commandsHolger Schurig
2008-01-28libertas: make more functions staticHolger Schurig
2008-01-28libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse
2008-01-28libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig
2007-10-10[PATCH] libertas: remove fw.cHolger Schurig
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams
2007-10-10[PATCH] libertas: move generic firmware reset command to common codeDan Williams
2007-06-11[PATCH] libertas: call SET_NETDEV_DEV from common codeDan Williams