lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Oct 2009 22:43:44 +0200
From:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To:	"Greg Kroah-Hartman" <gregkh@...e.de>
Cc:	devel@...verdev.osuosl.org,
	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
	linux-kernel@...r.kernel.org
Subject: [PATCH 00/12] Staging: rt28x0 cleanups


Cleanups for rt28x0 drivers (almost 8 KLOC gone) removing private
driver parameters, ioctls, WEXT handlers and unused features..

Tested with RT2860 and RT3070 (both still work for me :).

diffstat:
 drivers/staging/rt2860/Makefile             |    2 
 drivers/staging/rt2860/chip/rtmp_phy.h      |   36 
 drivers/staging/rt2860/chips/rt30xx.c       |    2 
 drivers/staging/rt2860/common/cmm_asic.c    |    6 
 drivers/staging/rt2860/common/cmm_info.c    | 4039 +++++-----------------------
 drivers/staging/rt2860/common/cmm_mac_pci.c |    7 
 drivers/staging/rt2860/common/cmm_profile.c | 1779 ------------
 drivers/staging/rt2860/common/crypt_hmac.c  |   85 
 drivers/staging/rt2860/common/crypt_sha2.c  |  257 -
 drivers/staging/rt2860/common/ee_efuse.c    | 1145 -------
 drivers/staging/rt2860/common/ee_prom.c     |   48 
 drivers/staging/rt2860/common/eeprom.c      |    6 
 drivers/staging/rt2860/common/mlme.c        |    1 
 drivers/staging/rt2860/common/rtmp_init.c   |   21 
 drivers/staging/rt2860/common/rtmp_mcu.c    |    2 
 drivers/staging/rt2860/crypt_hmac.h         |   11 
 drivers/staging/rt2860/crypt_sha2.h         |   28 
 drivers/staging/rt2860/eeprom.h             |   15 
 drivers/staging/rt2860/oid.h                |   19 
 drivers/staging/rt2860/pci_main_dev.c       |   35 
 drivers/staging/rt2860/rt_config.h          |    8 
 drivers/staging/rt2860/rt_linux.c           |   30 
 drivers/staging/rt2860/rt_linux.h           |   10 
 drivers/staging/rt2860/rt_main_dev.c        |    6 
 drivers/staging/rt2860/rt_profile.c         |   95 
 drivers/staging/rt2860/rtmp.h               |  300 --
 drivers/staging/rt2860/rtmp_chip.h          |    4 
 drivers/staging/rt2860/rtmp_def.h           |    9 
 drivers/staging/rt2860/sta/connect.c        |    1 
 drivers/staging/rt2860/sta_ioctl.c          | 1315 ---------
 drivers/staging/rt2860/usb_main_dev.c       |    7 
 drivers/staging/rt2870/Makefile             |    2 
 drivers/staging/rt2870/common/rtusb_io.c    |   11 
 33 files changed, 819 insertions(+), 8523 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ