libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / cmdresp.c
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: convert CMD_MAC_CONTROL to a direct command
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-11 Sebastian Siewiorlibertas: fix the 'compare command with itself' properly
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-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-04 Sebastian Siewiorlibertas: compare the current command with response
2008-03-04 David Woodhouselibertas: fix sanity check on sequence number in comman...
2008-02-29 Holger Schuriglibertas: make association debug output nicer
2008-02-29 Holger Schuriglibertas: trim overly long debug statement
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: discard DEFER responses to commands; let...
2008-01-28 David Woodhouselibertas: use priv->upld_buf for command responses
2008-01-28 David Woodhouselibertas: reduce explicit references to priv->cur_cmd...
2008-01-28 David Woodhouselibertas: handle HOST_AWAKE event by sending WAKEUP_CON...
2008-01-28 David Woodhouselibertas: fix buffer handling of PS_MODE commands and...
2008-01-28 David Woodhouselibertas: handle command timeout in main thread instead...
2008-01-28 David Woodhouselibertas: kill pdata_buf member of struct cmd_ctrl_node
2008-01-28 David Woodhouselibertas: introduce and use lbs_complete_command()...
2008-01-28 David Woodhouselibertas: slight cleanup of netif queue stop/wake
2008-01-28 David Woodhouselibertas: be more careful about command responses match...
2008-01-28 Dan Williamslibertas: convert RF_CHANNEL to a direct command
2008-01-28 Dan Williamslibertas: convert DATA_RATE to a direct command
2008-01-28 David Woodhouselibertas: convert CMD_MESH_ACCESS to a direct command
2008-01-28 Dan Williamslibertas: rename and re-type bufvirtualaddr to cmdbuf
2008-01-28 Dan Williamslibertas: convert GET_HW_SPEC to a direct command
2008-01-28 Dan Williamslibertas: clean up direct command handling
2008-01-28 David Woodhouselibertas: add opaque extra argument to cmd callback...
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 David Woodhouselibertas: kill adapter->nr_cmd_pending
2008-01-28 Holger Schuriglibertas: endianness fixes
2008-01-28 David Woodhouselibertas: Switch to using a callback function pointer...
2008-01-28 Holger Schuriglibertas: fix data packet size errors
2008-01-28 Holger Schuriglibertas: handy function to call firmware commands
2008-01-28 Holger Schuriglibertas: remove cmd_ctrl_node->cmdflags
2008-01-28 Holger Schuriglibertas: less eventcause shifts
2008-01-28 Holger Schuriglibertas: tweak association debug output
2008-01-28 Holger Schuriglibertas: rework event subscription
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Brajesh Davelibertas: configurable beacon interval
2008-01-28 Brajesh Davelibertas: separate mesh connectivity from that of the...
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2007-10-10 Holger Schurig[PATCH] libertas: fix a debug statement
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Marek Vašut[PATCH] libertas: region code values specified as 8bit
2007-10-10 Dan Williams[PATCH] libertas: fix sparse-reported problems
2007-10-10 Dan Williams[PATCH] libertas: ignore spurious mesh autostart events
2007-10-10 Holger Schurig[PATCH] libertas: fix two debug statements in cmdresp.c
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->regiontableindex
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->rxpd_rate
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->txrate
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->{rx,tx}antenna
2007-10-10 Holger Schurig[PATCH] libertas: remove unused adapter->prev_XXXX...
2007-10-10 Luis Carlos Cobo[PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console
2007-10-10 Holger Schurig[PATCH] libertas: use LBS_DEB_HOST for host-to-card...
2007-10-10 Holger Schurig[PATCH] libertas: remove a hundred CMD_RET_xxx definitions
2007-10-10 Holger Schurig[PATCH] libertas: make the hex dumper nicer
2007-10-10 Holger Schurig[PATCH] libertas: tune hardware info output
2007-10-10 Dan Williams[PATCH] libertas: simplify and clean up data rate handling
2007-10-10 Dan Williams[PATCH] libertas: fix more mixed-case abuse
2007-10-10 Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-10-10 Dan Williams[PATCH] libertas: rename WLAN_802_11_KEY to enc_key...
2007-06-28 Dan Williams[PATCH] libertas: fix WPA associations by handling...
2007-06-12 Luis Carlos Cobo Rus[PATCH] libertas: pull current channel from firmware...
2007-06-11 Dan Williams[PATCH] libertas: remove structure WLAN_802_11_SSID...
2007-06-11 David Woodhouse[PATCH] libertas: don't byte-swap firmware version...
2007-06-11 David Woodhouse[PATCH] libertas: first pass at fixing up endianness...
2007-06-11 Luis Carlos Cobo Rus[PATCH] libertas: support for mesh autostart on firmwar...
2007-06-11 Dan Williams[PATCH] libertas: correctly balance locking in libertas...
2007-06-11 Dan Williams[PATCH] libertas: make association paths consistent
2007-06-11 Holger Schurig[PATCH] libertas: remove unused variables in wlan_dev_t
2007-06-11 Holger Schurig[PATCH] libertas: indirect all hardware access via...
2007-06-11 Holger Schurig[PATCH] libertas: single out mesh code
2007-06-11 Holger Schurig[PATCH] libertas: make debug configurable
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUC...
2007-05-11 Dan Williams[PATCH] libertas: remove custom encryption mode stuff
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver