linux/drivers/net/wireless/p54
Christian Lamparter aaa1553512 p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"
Commit b19fa1f, entitled "net: Delete NETDEVICES_MULTIQUEUE kconfig
option" breaks p54pci and p54usb.

Additionally, the old logic always tx'ed cts frames (if enabled)
with a short preamble when [rate > 3]. (i.e. with any 802.11g rate).
Of course this isn't that bad, but it's still wrong!

(This patch also clarifies the meanings of some of the fields in the tx
header for the hardware. -- JWL)

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: <stable@kernel.org>		[2.6.25.x, 2.6.26.x]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-08-18 11:05:12 -04:00
..
Kconfig
Makefile
net2280.h drivers/net/wireless/p54/net2280.h: silence checkpatch.pl 2008-04-08 16:44:45 -04:00
p54.h p54: Fix for TX sequence number problem 2008-08-07 09:49:04 -04:00
p54common.c p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" 2008-08-18 11:05:12 -04:00
p54common.h p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" 2008-08-18 11:05:12 -04:00
p54pci.c mac80211: let drivers wake but not start queues 2008-05-21 21:48:08 -04:00
p54pci.h
p54usb.c p54: treat firmware data as const 2008-07-10 14:26:21 +01:00
p54usb.h