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:   Thu, 31 Mar 2022 15:05:17 +0200
From:   Michael Straube <straube.linux@...il.com>
To:     gregkh@...uxfoundation.org
Cc:     Larry.Finger@...inger.net, phil@...lpotter.co.uk,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/5] staging: r8188eu: remove GetHwReg8188EU()

This series remove the function GetHwReg8188EU(). This is part of the
ongoing effort to get rid of the unwanted hal layer.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (5):
  staging: r8188eu: rename clear_bacon_valid_bit()
  staging: r8188eu: remove HW_VAR_BCN_VALID from GetHwReg8188EU()
  staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY from
    GetHwReg8188EU()
  staging: r8188eu: remove HW_VAR_FWLPS_RF_ON from GetHwReg8188EU()
  staging: r8188eu: remove GetHwReg8188EU()

 drivers/staging/r8188eu/core/rtw_cmd.c        | 14 +++----
 drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 14 +++++--
 drivers/staging/r8188eu/core/rtw_pwrctrl.c    | 19 +++++++--
 drivers/staging/r8188eu/hal/rtl8188e_cmd.c    |  6 +--
 drivers/staging/r8188eu/hal/usb_halinit.c     | 40 -------------------
 drivers/staging/r8188eu/include/hal_intf.h    |  4 --
 .../staging/r8188eu/include/rtw_mlme_ext.h    |  3 +-
 drivers/staging/r8188eu/os_dep/ioctl_linux.c  |  4 +-
 8 files changed, 39 insertions(+), 65 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ