netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-09-27
@ 2021-09-27 17:16 Tony Nguyen
  2021-09-27 17:16 ` [PATCH net 1/2] e100: fix length calculation in e100_get_regs_len Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2021-09-27 17:16 UTC (permalink / raw)
  To: davem, kuba; +Cc: Tony Nguyen, netdev

This series contains updates to e100 driver only.

Jake corrects under allocation of register buffer due to incorrect
calculations and fixes buffer overrun of register dump.

The following are changes since commit 3b1b6e82fb5e08e2cb355d7b2ee8644ec289de66:
  net: phy: enhance GPY115 loopback disable function
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE

Jacob Keller (2):
  e100: fix length calculation in e100_get_regs_len
  e100: fix buffer overrun in e100_get_regs

 drivers/net/ethernet/intel/e100.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-09-28 12:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 17:16 [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-09-27 Tony Nguyen
2021-09-27 17:16 ` [PATCH net 1/2] e100: fix length calculation in e100_get_regs_len Tony Nguyen
2021-09-27 17:16 ` [PATCH net 2/2] e100: fix buffer overrun in e100_get_regs Tony Nguyen
2021-09-28 12:20 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-09-27 patchwork-bot+netdevbpf

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).