linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/17] RTL8187SE driver cleanups
@ 2012-11-12 21:58 Maxim Mikityanskiy
  2012-11-12 21:58 ` [PATCH 01/17] Removed dead functions Maxim Mikityanskiy
                   ` (18 more replies)
  0 siblings, 19 replies; 26+ messages in thread
From: Maxim Mikityanskiy @ 2012-11-12 21:58 UTC (permalink / raw)
  To: greg, linux-wireless

There are some bug fixes, cleanups and dead code removal for
drivers/staging/rtl8187se
----------------------------------------------------------------
Maxim Mikityanskiy (17):
      Removed dead functions
      Removed legacy rtl8225_rf_set_chan()
      Removed empty functions and one-iteration loop
      Fixed bugs in interrupt handler
      Simplified function GetSupportedWirelessMode8185()
      Fix oops when rmmoding
      Removed unused module parameters and fixed module description
      Removed dead code
      Removed unused parameters of HwHSSIThreeWire()
      Fixed typo in TransmitConfig
      Removed non-existent function headers from r8180.h
      Removed unused arrays in r8180_rtl8225z2.c
      Use ARRAY_SIZE instead of in-code constants
      Removed unneeded reads from EEPROM
      Removed unused fields in r8180_priv
      Fixed size of BEACON_INTERVAL register
      Removed empty stub read_acadapter_file()

 r8180.h           |   28 ------
 r8180_core.c      |  436 ++++---------------------------------------------------------------------------------
 r8180_rtl8225.h   |    2 +-
 r8180_rtl8225z2.c |  229 +++------------------------------------------
 r8185b_init.c     |  223 ++++++++++++-------------------------------
 5 files changed, 91 insertions(+), 827 deletions(-)

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

end of thread, other threads:[~2012-11-13 17:51 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 21:58 [PATCH 00/17] RTL8187SE driver cleanups Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 01/17] Removed dead functions Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 02/17] Removed legacy rtl8225_rf_set_chan() Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 03/17] Removed empty functions and one-iteration loop Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 04/17] Fixed bugs in interrupt handler Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 05/17] Simplified function GetSupportedWirelessMode8185() Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 06/17] Fix oops when rmmoding Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 07/17] Removed unused module parameters and fixed module description Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 08/17] Removed dead code Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 09/17] Removed unused parameters of HwHSSIThreeWire() Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 10/17] Fixed typo in TransmitConfig Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 11/17] Removed non-existent function headers from r8180.h Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 12/17] Removed unused arrays in r8180_rtl8225z2.c Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 13/17] Use ARRAY_SIZE instead of in-code constants Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 14/17] Removed unneeded reads from EEPROM Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 15/17] Removed unused fields in r8180_priv Maxim Mikityanskiy
2012-11-12 23:31   ` Larry Finger
2012-11-13 17:25     ` Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 16/17] Fixed size of BEACON_INTERVAL register Maxim Mikityanskiy
2012-11-12 21:58 ` [PATCH 17/17] Removed empty stub read_acadapter_file() Maxim Mikityanskiy
2012-11-12 22:19 ` [PATCH 00/17] RTL8187SE driver cleanups Larry Finger
2012-11-13 17:15   ` Maxim Mikityanskiy
2012-11-12 22:37 ` Larry Finger
2012-11-12 23:07   ` Greg KH
2012-11-13 17:18   ` Maxim Mikityanskiy
2012-11-13 17:51     ` Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).