libertas: sort and categorize entries in decl.h
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / cmd.c
2009-10-27 Holger Schuriglibertas: sort and categorize entries in decl.h
2009-10-27 Holger Schuriglibertas: remove "struct cmd_ds_gen"
2009-10-27 Holger Schuriglibertas: remove handling for CMD_GET_TSF
2009-10-27 Holger Schuriglibertas: remove handling for CMD_802_11_LED_GPIO_CTRL
2009-10-27 Holger Schuriglibertas: move lbs_send_iwevcustom_event() to wext.c
2009-10-27 Holger Schuriglibertas: move association related commands into assoc.c
2009-10-27 Holger Schuriglibertas: get current channel out of priv->curbssparams
2009-10-27 Holger Schuriglibertas: move scan/assoc related stuff
2009-10-27 Holger Schuriglibertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSI...
2009-10-27 Holger Schuriglibertas: remove unused 11d code
2009-10-27 Holger Schuriglibertas: remove unused lbs_cmd_802_11_inactivity_timeout()
2009-10-27 Holger Schuriglibertas: make lbs_get_channel() static
2009-10-27 Holger Schuriglibertas: cleanup host.h and hostcmd.h
2009-10-27 Holger Schuriglibertas: make __lbs_cmd_async() non-static
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-07-21 Marek Vasutlibertas: Fix problem with broken V4 firmware on CF8381
2009-06-03 Dan Williamslibertas: convert CMD_802_11_ASSOCIATE to a direct...
2009-06-03 Dan Williamslibertas: convert CMD_802_11_AUTHENTICATE to a direct...
2009-06-03 Dan Williamslibertas: restyle Marvell & IEEE TLV structure names
2009-04-22 Bing Zhaolibertas: support mesh for various firmware versions
2009-03-30 Nick Andrewtrivial: Fix misspelling of firmware
2008-11-21 Anna Neallibertas: Fine grained configuration of wake-on-lan.
2008-11-10 Johannes Bergdon't use net/ieee80211.h
2008-10-31 John W. Linvillewireless: use individual buffers for printing ssid...
2008-10-31 John W. Linvillewireless: consolidate on a single escape_essid implemen...
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-29 Holger Schuriglibertas: remove two libertas sparse warning
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-15 Manish Katiyarlibertas : Remove unused variable warning for "old_chan...
2008-09-30 Anna Neallibertas: Improvements on automatic tx power control...
2008-09-15 Dan Williamslibertas: convert SNMP_MIB to a direct command
2008-09-15 Dan Williamslibertas: remove unused generic RESET command
2008-09-11 Anna Neallibertas: Improvements on automatic tx power control...
2008-08-29 Dan Williamslibertas: convert adhoc operations to direct commands
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RADIO_CONTROL to a direct...
2008-08-29 Dan Williamslibertas: convert CMD_802_11_DEAUTHENTICATE to a direct...
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RF_TX_POWER to a direct...
2008-08-22 Brian Cavagnololibertas: support boot commands to write persistent...
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-09 Holger Schuriglibertas: fix sleep confirmation
2008-06-03 Javier Cardonalibertas: rate adaptation configuration via iwconfig.
2008-06-03 Holger Schuriglibertas: use lbs_pr_XX instead of printk
2008-05-22 Holger Schuriglibertas: reduce command retry time
2008-05-22 Javier Cardonalibertas: Extend MESH_CONFIG command to access non...
2008-05-22 David Woodhouselibertas: fix multicast filtering on eth and msh interfaces
2008-05-22 David Woodhouselibertas: Increase priority of 'unknown command' warnings
2008-05-14 Holger Schuriglibertas: remove lbs_get_data_rate()
2008-04-16 Holger Schuriglibertas: un-garbage various command structs
2008-04-16 Holger Schuriglibertas: convert libertas driver to use an event/cmdre...
2008-04-08 Holger Schuriglibertas: move lbs_update_channel out of assoc.c
2008-04-08 Holger Schuriglibertas: move association code from join.c into scan.c
2008-04-01 Holger Schuriglibertas: convert sleep/wake config direct commands
2008-04-01 Holger Schuriglibertas: convert CMD_802_11_EEPROM_ACCESS to a direct...
2008-04-01 Holger Schuriglibertas: convert CMD_802_11_MAC_ADDRESS to a direct...
2008-03-27 Holger Schuriglibertas: reduce debug output
2008-03-27 Holger Schuriglibertas: remove CMD_802_11_PWR_CFG
2008-03-25 Holger Schuriglibertas: remove lots of unused stuff
2008-03-25 Holger Schuriglibertas: misc power saving adjusts
2008-03-25 Holger Schuriglibertas: convert GET_LOG to a direct command
2008-03-25 Holger Schuriglibertas: fix scheduling while atomic bug in CMD_MAC_CO...
2008-03-25 Holger Schuriglibertas: make a handy lbs_cmd_async() command
2008-03-25 Holger Schuriglibertas: remove some unused commands
2008-03-25 Holger Schuriglibertas: rename packetfilter to mac_control
2008-03-25 Holger Schuriglibertas: convert CMD_MAC_CONTROL to a direct command
2008-03-06 David Woodhouselibertas: convert 802_11_SCAN to a direct command
2008-03-06 David Woodhouselibertas: convert KEY_MATERIAL to a direct command
2008-02-29 Holger Schuriglibertas: trim overly long debug statement
2008-02-28 Roland Dreierlibertas: Remove unused exports
2008-01-28 Holger Schuriglibertas: always show firmware release
2008-01-28 David Woodhouselibertas: convert SUBSCRIBE_EVENT to a direct command
2008-01-28 David Woodhouselibertas: convert ENABLE_RSN to a direct command
2008-01-28 David Woodhouselibertas: convert SET_WEP to a direct command
2008-01-28 David Woodhouselibertas: convert SLEEP_PARAMS to a direct command
2008-01-28 David Woodhouselibertas: convert INACTIVITY_TIMEOUT to a direct command
2008-01-28 David Woodhouselibertas: convert RADIO_CONTROL to a direct command
2008-01-28 David Woodhouselibertas: make lbs_submit_command always 'succeed'...
2008-01-28 David Woodhouselibertas: don't clear priv->dnld_sent after sending...
2008-01-28 David Woodhouselibertas: fix buffer handling of PS_MODE commands and...
2008-01-28 David Woodhouselibertas: kill 'addtail' argument to lbs_queue_cmd...
2008-01-28 David Woodhouselibertas: ensure response buffer size is always set...
2008-01-28 David Woodhouselibertas: add __lbs_cmd_async() for asynchronous comman...
2008-01-28 David Woodhouselibertas: store command result in cmdnode instead of...
2008-01-28 David Woodhouselibertas: kill pdata_buf member of struct cmd_ctrl_node
2008-01-28 David Woodhouselibertas: let __lbs_cmd() free its own cmdnode
2008-01-28 David Woodhouselibertas: kill cleanup_cmdnode()
2008-01-28 David Woodhouselibertas: don't re-initialise cmdnode when taking it...
2008-01-28 David Woodhouselibertas: introduce and use lbs_complete_command()...
2008-01-28 David Woodhouselibertas: remove some pointless checks for cmdnode...
2008-01-28 David Woodhouselibertas: rename and clean up DownloadcommandToStation
2008-01-28 David Woodhouselibertas: kill unused wait_option field in struct cmd_c...
2008-01-28 David Woodhouselibertas: kill whitespace at end of lines
2008-01-28 David Woodhouselibertas: pass channel argument directly to lbs_mesh_co...
2008-01-28 David Woodhouselibertas: cope with both old and new mesh TLV values
2008-01-28 David Woodhouselibertas: add ethtool support for wake-on-lan configuration
2008-01-28 David Woodhouselibertas: switch lbs_cmd() to take a _pointer_ to the...
2008-01-28 David Woodhouselibertas: add lbs_host_sleep_cfg() command function
2008-01-28 David Woodhouselibertas: add missing newlines in debugging statements
2008-01-28 David Woodhouselibertas: be more careful about command responses match...
2008-01-28 David Woodhouselibertas: add debugging output to lbs_mesh_config()
next