[rt2x00-users] [PATCH 0/4] Final set of fixes and cleanups for 2.6.35.
Gertjan van Wingerde
gwingerde at gmail.com
Thu May 13 19:16:02 UTC 2010
These are the final set of fixes and cleanups for 2.6.35 from my side.
The first one is a powersave fixlet that was off my radar for a while but
got dusted off. One is a fix of a bug introduced in a previous patch series
and the final two are clean-ups that make it easier to use rt2x00usb
functionality.
This is on top of the last patch series I sent out.
These patches (and the ones of the previous series) can also be pulled from:
git://git.gwingerde.nl/rt2x00-next-2.6.git
Gertjan van Wingerde (4):
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
rt2x00: Fix rt2800usb TX descriptor writing.
rt2x00: Clean up USB vendor request buffer functions.
rt2x00: Centralize rt2800 beacon writing.
drivers/net/wireless/rt2x00/rt2400pci.c | 9 ++--
drivers/net/wireless/rt2x00/rt2500pci.c | 9 ++--
drivers/net/wireless/rt2x00/rt2500usb.c | 14 +-----
drivers/net/wireless/rt2x00/rt2800lib.c | 61 +++++++++++++++++++++++++
drivers/net/wireless/rt2x00/rt2800lib.h | 2 +
drivers/net/wireless/rt2x00/rt2800pci.c | 63 +--------------------------
drivers/net/wireless/rt2x00/rt2800usb.c | 74 ++-----------------------------
drivers/net/wireless/rt2x00/rt2x00usb.c | 22 +---------
drivers/net/wireless/rt2x00/rt2x00usb.h | 19 --------
drivers/net/wireless/rt2x00/rt61pci.c | 7 ++-
drivers/net/wireless/rt2x00/rt73usb.c | 39 +++++------------
11 files changed, 96 insertions(+), 223 deletions(-)
More information about the users
mailing list