aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/decl.h
Commit message (Expand)AuthorAge
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-28
* libertas: introduce mesh.hHolger Schurig2009-11-28
* libertas: sort and categorize entries in decl.hHolger Schurig2009-10-27
* libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-27
* libertas: move scan/assoc related stuffHolger Schurig2009-10-27
* libertas: harmonize cmd.hHolger Schurig2009-10-27
* libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar2009-10-07
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-07
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-29
* libertas: sysfs interface for accessing non-volatile configurationJavier Cardona2008-05-21
* libertas: make some functions voidHolger Schurig2008-05-07
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-16
* libertas: remove lbs_get_fwversion()Holger Schurig2008-04-08
* libertas: don't depend on IEEE80211Holger Schurig2008-04-01
* libertas: remove lots of unused stuffHolger Schurig2008-03-25
* libertas: misc power saving adjustsHolger Schurig2008-03-25
* libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-25
* libertas: rename packetfilter to mac_controlHolger Schurig2008-03-25
* libertas: Remove unused exportsRoland Dreier2008-02-28
* libertas: kill 'addtail' argument to lbs_queue_cmd() and make it staticDavid Woodhouse2008-01-28
* libertas: introduce and use lbs_complete_command() for command completionDavid Woodhouse2008-01-28
* libertas: make lbs_update_channel() function non-staticDavid Woodhouse2008-01-28
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-28
* libertas: make lbs_cmd() usage nicerDan Williams2008-01-28
* libertas: clean up lbs_interrupt()David Woodhouse2008-01-28
* libertas: add opaque extra argument to cmd callback functionDavid Woodhouse2008-01-28
* libertas: kill lbs_upload_tx_packet()David Woodhouse2008-01-28
* libertas: move lbs_hard_start_xmit() into tx.cDavid Woodhouse2008-01-28
* libertas: kill internal tx queue for PS modeDavid Woodhouse2008-01-28
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse2008-01-28
* libertas: handy function to call firmware commandsHolger Schurig2008-01-28
* libertas: make more functions staticHolger Schurig2008-01-28
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-28
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-10
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-10
* [PATCH] libertas: remove fw.cHolger Schurig2007-10-10
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-10
* [PATCH] libertas: move generic firmware reset command to common codeDan Williams2007-10-10
* [PATCH] libertas: call SET_NETDEV_DEV from common codeDan Williams2007-06-11
* [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig2007-06-11
* [PATCH] libertas: move contents of fw.h to decl.hHolger Schurig2007-06-11
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-11
* [PATCH] libertas: split wlan_add_card()Holger Schurig2007-06-11
* [PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig2007-06-11