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:   Sat,  4 Jan 2020 23:14:05 -0800
From:   Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:     davem@...emloft.net
Cc:     Jeff Kirsher <jeffrey.t.kirsher@...el.com>, netdev@...r.kernel.org,
        nhorman@...hat.com, sassmann@...hat.com
Subject: [net-next 00/15][pull request] 1GbE Intel Wired LAN Driver Updates 2020-01-04

This series contains updates to the igc driver only.

Sasha does some housekeeping on the igc driver to remove forward
declarations that are not needed after re-arranging several functions.

The following are changes since commit 4460985fac06f8e0e5bd4b86dcef49ada451583c:
  Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 1GbE

Sasha Neftin (15):
  igc: Remove no need declaration of the igc_clean_tx_ring
  igc: Remove no need declaration of the igc_power_down_link
  igc: Remove no need declaration of the igc_set_default_mac_filter
  igc: Remove no need declaration of the igc_configure
  igc: Remove no need declaration of the igc_alloc_mapped_page
  igc: Remove no need declaration of the igc_set_interrupt_capability
  igc: Remove no need declaration of the igc_set_rx_mode
  igc: Remove no need declaration of the igc_configure_msix
  igc: Remove no need declaration of the igc_irq_enable
  igc: Remove no need declaration of the igc_irq_disable
  igc: Remove no need declaration of the igc_free_q_vectors
  igc: Remove no need declaration of the igc_free_q_vector
  igc: Remove no need declaration of the igc_assign_vector
  igc: Remove no need declaration of the igc_write_itr
  igc: Remove no need declaration of the igc_sw_init

 drivers/net/ethernet/intel/igc/igc_main.c | 3617 ++++++++++-----------
 1 file changed, 1799 insertions(+), 1818 deletions(-)

-- 
2.24.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ