index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cmdresp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
libertas: discard DEFER responses to commands; let the timeout trigger
David Woodhouse
1
-0
/
+10
2008-01-29
libertas: use priv->upld_buf for command responses
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: reduce explicit references to priv->cur_cmd->cmdbuf
David Woodhouse
1
-4
/
+4
2008-01-29
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
David Woodhouse
1
-1
/
+29
2008-01-29
libertas: fix buffer handling of PS_MODE commands and responses
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: handle command timeout in main thread instead of directly in timer
David Woodhouse
1
-0
/
+6
2008-01-29
libertas: kill pdata_buf member of struct cmd_ctrl_node
David Woodhouse
1
-13
/
+13
2008-01-29
libertas: introduce and use lbs_complete_command() for command completion
David Woodhouse
1
-7
/
+3
2008-01-29
libertas: slight cleanup of netif queue stop/wake
David Woodhouse
1
-6
/
+8
2008-01-29
libertas: be more careful about command responses matching cur_cmd
David Woodhouse
1
-14
/
+22
2008-01-29
libertas: convert RF_CHANNEL to a direct command
Dan Williams
1
-25
/
+0
2008-01-29
libertas: convert DATA_RATE to a direct command
Dan Williams
1
-23
/
+0
2008-01-29
libertas: convert CMD_MESH_ACCESS to a direct command
David Woodhouse
1
-5
/
+0
2008-01-29
libertas: rename and re-type bufvirtualaddr to cmdbuf
Dan Williams
1
-7
/
+7
2008-01-29
libertas: convert GET_HW_SPEC to a direct command
Dan Williams
1
-67
/
+0
2008-01-29
libertas: clean up direct command handling
Dan Williams
1
-3
/
+4
2008-01-29
libertas: add opaque extra argument to cmd callback function
David Woodhouse
1
-5
/
+6
2008-01-29
libertas: kill struct lbs_adapter
David Woodhouse
1
-178
/
+158
2008-01-29
libertas: kill adapter->nr_cmd_pending
David Woodhouse
1
-5
/
+0
2008-01-29
libertas: endianness fixes
Holger Schurig
1
-1
/
+1
2008-01-29
libertas: Switch to using a callback function pointer for commands
David Woodhouse
1
-15
/
+8
2008-01-29
libertas: fix data packet size errors
Holger Schurig
1
-1
/
+1
2008-01-29
libertas: handy function to call firmware commands
Holger Schurig
1
-6
/
+17
2008-01-29
libertas: remove cmd_ctrl_node->cmdflags
Holger Schurig
1
-7
/
+0
2008-01-29
libertas: less eventcause shifts
Holger Schurig
1
-6
/
+5
2008-01-29
libertas: tweak association debug output
Holger Schurig
1
-6
/
+1
2008-01-29
libertas: rework event subscription
Holger Schurig
1
-0
/
+24
2008-01-29
libertas: remove arbitrary typedefs
Holger Schurig
1
-40
/
+40
2008-01-29
libertas: configurable beacon interval
Brajesh Dave
1
-0
/
+22
2008-01-29
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
1
-1
/
+1
2008-01-29
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
1
-87
/
+87
2007-10-11
[PATCH] libertas: fix a debug statement
Holger Schurig
1
-1
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-2
/
+3
2007-10-11
[PATCH] libertas: region code values specified as 8bit
Marek VaĊĦut
1
-1
/
+5
2007-10-11
[PATCH] libertas: fix sparse-reported problems
Dan Williams
1
-2
/
+2
2007-10-11
[PATCH] libertas: ignore spurious mesh autostart events
Dan Williams
1
-0
/
+5
2007-10-11
[PATCH] libertas: fix two debug statements in cmdresp.c
Holger Schurig
1
-3
/
+3
2007-10-11
[PATCH] libertas: remove adapter->regiontableindex
Holger Schurig
1
-2
/
+0
2007-10-11
[PATCH] libertas: remove adapter->rxpd_rate
Holger Schurig
1
-1
/
+0
2007-10-11
[PATCH] libertas: remove adapter->txrate
Holger Schurig
1
-3
/
+0
2007-10-11
[PATCH] libertas: remove adapter->{rx,tx}antenna
Holger Schurig
1
-24
/
+0
2007-10-11
[PATCH] libertas: remove unused adapter->prev_XXXX variables
Holger Schurig
1
-9
/
+0
2007-10-11
[PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console
Luis Carlos Cobo
1
-5
/
+5
2007-10-11
[PATCH] libertas: use LBS_DEB_HOST for host-to-card communications
Holger Schurig
1
-69
/
+78
2007-10-11
[PATCH] libertas: remove a hundred CMD_RET_xxx definitions
Holger Schurig
1
-50
/
+51
2007-10-11
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
1
-3
/
+3
2007-10-11
[PATCH] libertas: tune hardware info output
Holger Schurig
1
-6
/
+4
2007-10-11
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
1
-10
/
+7
2007-10-11
[PATCH] libertas: fix more mixed-case abuse
Dan Williams
1
-3
/
+3
2007-10-11
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
1
-70
/
+70
[prev]
[next]