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:   Tue, 17 Apr 2018 23:16:07 +0200
From:   Heiner Kallweit <hkallweit1@...il.com>
To:     David Miller <davem@...emloft.net>,
        Realtek linux nic maintainers <nic_swsd@...ltek.com>
Cc:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 00/19] r8169: series with further smaller
 improvements

This series includes further smaller improvements.

Then I think the basic cleanup has been done and next step would be
preparing the switch to phylib.

Heiner Kallweit (19):
  r8169: remove unused member features from struct rtl8169_private
  r8169: remove member align from struct rtl_cfg_info
  r8169: use skb_copy_to_linear_data in rtl8169_try_rx_copy
  r8169: use constant NAPI_POLL_WAIT
  r8169: switch to using napi_schedule_irqoff
  r8169: simplify rtl8169_alloc_rx_data
  r8169: improve rtl8169_init_ring
  r8169: remove unneeded check in rtl8169_rx_fill
  r8169: replace rx_buf_sz with a constant
  r8169: remove rtl8169_map_to_asic
  r8169: change hw_start argument type
  r8169: change argument type of counters handling functions
  r8169: change interrupt handler argument type
  r8169: remove member opts1_mask from struct rtl8169_private
  r8169: don't display tp->mmio_addr address
  r8169: improve rtl8169_get_mac_version
  r8169: drop member txd_version from struct rtl8169_private
  r8169: improve pci region handling
  r8169: remove jumbo_tx_csum from chip config struct

 drivers/net/ethernet/realtek/r8169.c | 344 +++++++++++----------------
 1 file changed, 133 insertions(+), 211 deletions(-)

-- 
2.17.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ