[PATCH net 00/12] net: systemport: Collection of fixes

Florian Fainelli posted 12 patches 2 days, 17 hours ago
There is a newer version of this series
drivers/net/ethernet/broadcom/bcmsysport.c | 89 ++++++++++++++--------
1 file changed, 58 insertions(+), 31 deletions(-)
[PATCH net 00/12] net: systemport: Collection of fixes
Posted by Florian Fainelli 2 days, 17 hours ago
This patch series contains a collection of fixes accumulated during a
LLM session.

Florian Fainelli (12):
  net: systemport: Fix buffer overflow in bcm_sysport_get_stats()
  net: systemport: Fix invalid dev_id argument in
    bcm_sysport_poll_controller()
  net: systemport: Fix NULL pointer dereference in
    bcm_sysport_fini_rx_ring()
  net: systemport: Fix missing phy-handle parsing for non-fixed PHYs
  net: systemport: Fix Wake-on-LAN RXCHK filter enable loop
  net: systemport: Fix RUNT MIB counter register offset calculation
  net: systemport: Fix potential packet length underflow in
    bcm_sysport_desc_rx()
  net: systemport: Fix out-of-bounds array accesses in DSA queue mapping
  net: systemport: Fix inverted error messages in bcm_sysport_stop()
  net: systemport: Fix unbalanced Wake-on-LAN clock disable in resume
  net: systemport: Update TDMA queue mapping dynamically on changeupper
  net: systemport: Complete resource teardown even on DMA disable
    timeout

 drivers/net/ethernet/broadcom/bcmsysport.c | 89 ++++++++++++++--------
 1 file changed, 58 insertions(+), 31 deletions(-)

-- 
2.34.1