All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Assorted fixes and clean-ups.
@ 2011-12-28  0:53 Gertjan van Wingerde
  2011-12-28  0:53 ` [PATCH 1/7] rt2x00: Identify rt2800usb chipsets Gertjan van Wingerde
  0 siblings, 1 reply; 19+ messages in thread
From: Gertjan van Wingerde @ 2011-12-28  0:53 UTC (permalink / raw)
  To: John W Linville
  Cc: linux-wireless, users, Ivo van Doorn, Helmut Schaa,
	Gertjan van Wingerde

Assorted fixes and clean-ups for rt2x00.

Note these patches are on top of Larry Finger's uncommitted patch in
http://marc.info/?l=linux-wireless&m=132501461624898&w=2

Gertjan van Wingerde (6):
  rt2x00: Identify rt2800usb chipsets.
  rt2x00: Whitespace cleanup.
  rt2x00: Convert big if-statements to switch-statements.
  rt2x00: RT3593 is also applicable to USB.
  rt2x00: Change RF3853 to RF3053.

Jakub Kiciński (2):
  rt2800usb: Let rt2x00usb handle USB padding
  rt2x00usb: Zero USB padding before sending URB

 drivers/net/wireless/rt2x00/rt2800.h    |    4 +-
 drivers/net/wireless/rt2x00/rt2800lib.c |   55 ++++++++++++++++----------
 drivers/net/wireless/rt2x00/rt2800usb.c |   65 +++++++++++--------------------
 drivers/net/wireless/rt2x00/rt2x00.h    |    4 +-
 drivers/net/wireless/rt2x00/rt2x00usb.c |   16 ++++++-
 5 files changed, 74 insertions(+), 70 deletions(-)

-- 
1.7.7.4


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-12-28 22:40 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-28  0:53 [PATCH 0/7] Assorted fixes and clean-ups Gertjan van Wingerde
2011-12-28  0:53 ` [PATCH 1/7] rt2x00: Identify rt2800usb chipsets Gertjan van Wingerde
2011-12-28  0:53   ` [PATCH 2/7] rt2x00: Whitespace cleanup Gertjan van Wingerde
2011-12-28  0:53     ` [PATCH 3/7] rt2x00: Convert big if-statements to switch-statements Gertjan van Wingerde
2011-12-28  0:53       ` [PATCH 4/7] rt2800usb: Let rt2x00usb handle USB padding Gertjan van Wingerde
2011-12-28  0:53         ` [PATCH 5/7] rt2x00usb: Zero USB padding before sending URB Gertjan van Wingerde
2011-12-28  0:53           ` [PATCH 6/7] rt2x00: RT3593 is also applicable to USB Gertjan van Wingerde
2011-12-28  0:53             ` [PATCH 7/7] rt2x00: Change RF3853 to RF3053 Gertjan van Wingerde
2011-12-28 20:12               ` Ivo Van Doorn
2011-12-28 20:12             ` [PATCH 6/7] rt2x00: RT3593 is also applicable to USB Ivo Van Doorn
2011-12-28 22:40           ` [PATCH 5/7] rt2x00usb: Zero USB padding before sending URB Ivo Van Doorn
2011-12-28 20:12         ` [PATCH 4/7] rt2800usb: Let rt2x00usb handle USB padding Ivo Van Doorn
2011-12-28 20:43           ` Gertjan van Wingerde
2011-12-28 22:01             ` Andreas Hartmann
2011-12-28 22:40               ` Ivo Van Doorn
2011-12-28 22:40         ` Ivo Van Doorn
2011-12-28 20:11       ` [PATCH 3/7] rt2x00: Convert big if-statements to switch-statements Ivo Van Doorn
2011-12-28 20:10     ` [PATCH 2/7] rt2x00: Whitespace cleanup Ivo Van Doorn
2011-12-28 20:10   ` [PATCH 1/7] rt2x00: Identify rt2800usb chipsets Ivo Van Doorn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.