libertas: introduce mesh.h
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / decl.h
2009-11-28 Holger Schuriglibertas: introduce mesh.h
2009-10-27 Holger Schuriglibertas: sort and categorize entries in decl.h
2009-10-27 Holger Schuriglibertas: move lbs_send_iwevcustom_event() to wext.c
2009-10-27 Holger Schuriglibertas: move scan/assoc related stuff
2009-10-27 Holger Schuriglibertas: harmonize cmd.h
2009-10-07 Amitkumar Karwarlibertas: Use lbs_is_cmd_allowed() check in command...
2009-10-07 Amitkumar Karwarlibertas: Add auto deep sleep support for SD8385/SD8686...
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2008-10-31 John W. Linvillewireless: consolidate on a single escape_essid implemen...
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RADIO_CONTROL to a direct...
2008-05-22 Javier Cardonalibertas: sysfs interface for accessing non-volatile...
2008-05-07 Holger Schuriglibertas: make some functions void
2008-04-16 Holger Schuriglibertas: convert libertas driver to use an event/cmdre...
2008-04-08 Holger Schuriglibertas: remove lbs_get_fwversion()
2008-04-01 Holger Schuriglibertas: don't depend on IEEE80211
2008-03-25 Holger Schuriglibertas: remove lots of unused stuff
2008-03-25 Holger Schuriglibertas: misc power saving adjusts
2008-03-25 Holger Schuriglibertas: fix scheduling while atomic bug in CMD_MAC_CO...
2008-03-25 Holger Schuriglibertas: rename packetfilter to mac_control
2008-02-28 Roland Dreierlibertas: Remove unused exports
2008-01-28 David Woodhouselibertas: kill 'addtail' argument to lbs_queue_cmd...
2008-01-28 David Woodhouselibertas: introduce and use lbs_complete_command()...
2008-01-28 David Woodhouselibertas: make lbs_update_channel() function non-static
2008-01-28 David Woodhouselibertas: add lbs_mesh sysfs attribute for enabling...
2008-01-28 Dan Williamslibertas: make lbs_cmd() usage nicer
2008-01-28 David Woodhouselibertas: clean up lbs_interrupt()
2008-01-28 David Woodhouselibertas: add opaque extra argument to cmd callback...
2008-01-28 David Woodhouselibertas: kill lbs_upload_tx_packet()
2008-01-28 David Woodhouselibertas: move lbs_hard_start_xmit() into tx.c
2008-01-28 David Woodhouselibertas: kill internal tx queue for PS mode
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 David Woodhouselibertas: switch lbs_cmd() to take a callback function...
2008-01-28 Holger Schuriglibertas: handy function to call firmware commands
2008-01-28 Holger Schuriglibertas: make more functions static
2008-01-28 David Woodhouselibertas: Consolidate lbs_host_to_card_done() function.
2008-01-28 David Woodhouselibertas: Remove cmd_oid from struct cmd_ctrl_node
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2007-10-10 Dan Williams[PATCH] libertas: reorganize and simplify init sequence
2007-10-10 Holger Schurig[PATCH] libertas: make more functions static & remove...
2007-10-10 Holger Schurig[PATCH] libertas: remove fw.c
2007-10-10 Dan Williams[PATCH] libertas: simplify and clean up data rate handling
2007-10-10 Dan Williams[PATCH] libertas: move generic firmware reset command...
2007-06-11 Dan Williams[PATCH] libertas: call SET_NETDEV_DEV from common code
2007-06-11 Holger Schurig[PATCH] libertas: split module into two (libertas.ko...
2007-06-11 Holger Schurig[PATCH] libertas: move contents of fw.h to decl.h
2007-06-11 Holger Schurig[PATCH] libertas: indirect all hardware access via...
2007-06-11 Holger Schurig[PATCH] libertas: split wlan_add_card()
2007-06-11 Holger Schurig[PATCH] libertas: move reset_device() code main.c to...
2007-06-11 Holger Schurig[PATCH] libertas: get rid of libertas_sbi_get_priv()
2007-06-11 Holger Schurig[PATCH] libertas: single out mesh code
2007-05-22 Florin Malita[PATCH] libertas: skb dereferenced after netif_rx
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver