Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
13d428afc007fcfcd6deeb215618f54cf9c0cae6
/
drivers
/
net
/
wireless
/
libertas
/
cmdresp.c
39fcf7a
libertas: convert SNMP_MIB to a direct command
by Dan Williams
· 16 years ago
f8e77ca
libertas: remove unused generic RESET command
by Dan Williams
· 16 years ago
f5fe1fd
libertas: convert adhoc operations to direct commands
by Dan Williams
· 16 years ago
191bb40
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
by Dan Williams
· 16 years ago
87c8c72
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
by Dan Williams
· 16 years ago
85319f9
libertas: rate adaptation configuration via iwconfig.
by Javier Cardona
· 17 years ago
75bf45a
libertas: fix multicast filtering on eth and msh interfaces
by David Woodhouse
· 17 years ago
e37fc6e
libertas: Increase priority of 'unknown command' warnings
by David Woodhouse
· 17 years ago
7919b89
libertas: convert libertas driver to use an event/cmdresp queue
by Holger Schurig
· 17 years ago
697900a
libertas: move association code from join.c into scan.c
by Holger Schurig
· 17 years ago
f539f2e
libertas: convert sleep/wake config direct commands
by Holger Schurig
· 17 years ago
7460f5a
libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command
by Holger Schurig
· 17 years ago
2af9f03
libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
by Holger Schurig
· 17 years ago
e5225b3
libertas: reduce debug output
by Holger Schurig
· 17 years ago
6243613
libertas: remove CMD_802_11_PWR_CFG
by Holger Schurig
· 17 years ago
e98a88d
libertas: remove lots of unused stuff
by Holger Schurig
· 17 years ago
d4ff0ef
libertas: misc power saving adjusts
by Holger Schurig
· 17 years ago
c49c3b7
libertas: convert GET_LOG to a direct command
by Holger Schurig
· 17 years ago
835d3ac
libertas: convert CMD_MAC_CONTROL to a direct command
by Holger Schurig
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
5f0547c2
libertas: fix the 'compare command with itself' properly
by Sebastian Siewior
· 17 years ago
fa62f99
libertas: convert 802_11_SCAN to a direct command
by David Woodhouse
· 17 years ago
9e1228d
libertas: convert KEY_MATERIAL to a direct command
by David Woodhouse
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
8a96df8
libertas: compare the current command with response
by Sebastian Siewior
· 17 years ago
6305f49
libertas: fix sanity check on sequence number in command response
by David Woodhouse
· 17 years ago
52507c2
libertas: make association debug output nicer
by Holger Schurig
· 17 years ago
1afc09ab
libertas: trim overly long debug statement
by Holger Schurig
· 17 years ago
5844d12
libertas: convert SUBSCRIBE_EVENT to a direct command
by David Woodhouse
· 17 years ago
4f59abf
libertas: convert ENABLE_RSN to a direct command
by David Woodhouse
· 17 years ago
f70dd45
libertas: convert SET_WEP to a direct command
by David Woodhouse
· 17 years ago
3fbe104
libertas: convert SLEEP_PARAMS to a direct command
by David Woodhouse
· 17 years ago
6e5cc4f
libertas: convert INACTIVITY_TIMEOUT to a direct command
by David Woodhouse
· 17 years ago
a7c4589
libertas: convert RADIO_CONTROL to a direct command
by David Woodhouse
· 17 years ago
8538823
libertas: discard DEFER responses to commands; let the timeout trigger
by David Woodhouse
· 17 years ago
7003b07
libertas: use priv->upld_buf for command responses
by David Woodhouse
· 17 years ago
ac4cced
libertas: reduce explicit references to priv->cur_cmd->cmdbuf
by David Woodhouse
· 17 years ago
b47ef24
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
by David Woodhouse
· 17 years ago
38bfab1
libertas: fix buffer handling of PS_MODE commands and responses
by David Woodhouse
· 17 years ago
2a34509
libertas: handle command timeout in main thread instead of directly in timer
by David Woodhouse
· 17 years ago
7556767
libertas: kill pdata_buf member of struct cmd_ctrl_node
by David Woodhouse
· 17 years ago
183aeac
libertas: introduce and use lbs_complete_command() for command completion
by David Woodhouse
· 17 years ago
a27b9f9
libertas: slight cleanup of netif queue stop/wake
by David Woodhouse
· 17 years ago
e125817
libertas: be more careful about command responses matching cur_cmd
by David Woodhouse
· 17 years ago
2dd4b26
libertas: convert RF_CHANNEL to a direct command
by Dan Williams
· 17 years ago
8e3c91b
libertas: convert DATA_RATE to a direct command
by Dan Williams
· 17 years ago
301eacb
libertas: convert CMD_MESH_ACCESS to a direct command
by David Woodhouse
· 17 years ago
ddac452
libertas: rename and re-type bufvirtualaddr to cmdbuf
by Dan Williams
· 17 years ago
6e66f03
libertas: convert GET_HW_SPEC to a direct command
by Dan Williams
· 17 years ago
7ad994d
libertas: clean up direct command handling
by Dan Williams
· 17 years ago
1309b55
libertas: add opaque extra argument to cmd callback function
by David Woodhouse
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
ac47246
libertas: kill adapter->nr_cmd_pending
by David Woodhouse
· 17 years ago
c2df2ef
libertas: endianness fixes
by Holger Schurig
· 17 years ago
1723047
libertas: Switch to using a callback function pointer for commands
by David Woodhouse
· 17 years ago
09d4fad
libertas: fix data packet size errors
by Holger Schurig
· 17 years ago
675787e
libertas: handy function to call firmware commands
by Holger Schurig
· 17 years ago
891f32a
libertas: remove cmd_ctrl_node->cmdflags
by Holger Schurig
· 17 years ago
0b3c07f
libertas: less eventcause shifts
by Holger Schurig
· 17 years ago
9184346
libertas: tweak association debug output
by Holger Schurig
· 17 years ago
3a18864
libertas: rework event subscription
by Holger Schurig
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
96287ac
libertas: configurable beacon interval
by Brajesh Dave
· 17 years ago
01d77d8
libertas: separate mesh connectivity from that of the main interface
by Brajesh Dave
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
8b17d72
[PATCH] libertas: fix a debug statement
by Holger Schurig
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
70500f5
[PATCH] libertas: region code values specified as 8bit
by Marek Vašut
· 17 years ago
8362cd4
[PATCH] libertas: fix sparse-reported problems
by Dan Williams
· 17 years ago
5612c01
[PATCH] libertas: ignore spurious mesh autostart events
by Dan Williams
· 17 years ago
9556d21
[PATCH] libertas: fix two debug statements in cmdresp.c
by Holger Schurig
· 17 years ago
956deb8
[PATCH] libertas: remove adapter->regiontableindex
by Holger Schurig
· 17 years ago
caef47a
[PATCH] libertas: remove adapter->rxpd_rate
by Holger Schurig
· 17 years ago
cad9d9b
[PATCH] libertas: remove adapter->txrate
by Holger Schurig
· 17 years ago
fdde708
[PATCH] libertas: remove adapter->{rx,tx}antenna
by Holger Schurig
· 17 years ago
4d4ce1a
[PATCH] libertas: remove unused adapter->prev_XXXX variables
by Holger Schurig
· 17 years ago
9cdc6d2
[PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console
by Luis Carlos Cobo
· 17 years ago
a6c8700
[PATCH] libertas: use LBS_DEB_HOST for host-to-card communications
by Holger Schurig
· 17 years ago
6b63cd0
[PATCH] libertas: remove a hundred CMD_RET_xxx definitions
by Holger Schurig
· 17 years ago
ece5619
[PATCH] libertas: make the hex dumper nicer
by Holger Schurig
· 17 years ago
0a6d055
[PATCH] libertas: tune hardware info output
by Holger Schurig
· 17 years ago
8c51276
[PATCH] libertas: simplify and clean up data rate handling
by Dan Williams
· 17 years ago
ffcae95
[PATCH] libertas: fix more mixed-case abuse
by Dan Williams
· 17 years ago
0aef64d
[PATCH] libertas: re-uppercase command defines and other constants
by Dan Williams
· 17 years ago
1443b65
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
by Dan Williams
· 17 years ago
18c96c34
[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly
by Dan Williams
· 18 years ago
b8bedef
[PATCH] libertas: pull current channel from firmware on mesh autostart
by Luis Carlos Cobo Rus
· 18 years ago
d8efea2
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
by Dan Williams
· 18 years ago
e5b3d47
[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.
by David Woodhouse
· 18 years ago
981f187
[PATCH] libertas: first pass at fixing up endianness issues
by David Woodhouse
· 18 years ago
7d8d28b
[PATCH] libertas: support for mesh autostart on firmware 5.220.11
by Luis Carlos Cobo Rus
· 18 years ago
6cfb008
[PATCH] libertas: correctly balance locking in libertas_process_rx_command
by Dan Williams
· 18 years ago
e76850d
[PATCH] libertas: make association paths consistent
by Dan Williams
· 18 years ago
634b8f49
[PATCH] libertas: remove unused variables in wlan_dev_t
by Holger Schurig
· 18 years ago
208fdd2
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
by Holger Schurig
· 18 years ago
78523da
[PATCH] libertas: single out mesh code
by Holger Schurig
· 18 years ago
9012b28
[PATCH] libertas: make debug configurable
by Holger Schurig
· 18 years ago
0dc5a29
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
by Dan Williams
· 18 years ago
9408c29
[PATCH] libertas: remove custom encryption mode stuff
by Dan Williams
· 18 years ago
876c9d3
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
by Marcelo Tosatti
· 18 years ago