aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-03-02lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit
2022-02-23net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-16nfp: flower: fix ida_idx not being releasedLouis Peens
2022-02-16ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-08net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-02-01net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-02-01ibmvnic: don't spin in taskletSukadev Bhattiprolu
2022-02-01ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu
2022-02-01i40e: fix unsigned stat widthsJoe Damato
2022-02-01i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-02-01i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-02-01i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27net: axienet: increase default TX ring size to 128Robert Hancock
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: limit minimum TX ring sizeRobert Hancock
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh
2022-01-27net: gemini: allow any RGMII interface modeRussell King (Oracle)
2022-01-27mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson
2022-01-27net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh
2022-01-27Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin
2022-01-27net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang
2022-01-27rocker: fix a sleeping in atomic bugDan Carpenter
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-11iavf: Fix limit of total number of queues to active queues of VFKaren Sornek
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2022-01-05ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2022-01-05net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2021-12-29sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek