summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-14net: macb: restore cmp registers on resume pathClaudiu Beznea1-0/+7
2021-04-14i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens1-1/+12
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin1-11/+11
2021-04-14nfp: flower: ignore duplicate merge hints from FWYinjun Zhang3-3/+69
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2-5/+21
2021-04-14gianfar: Handle error code at MAC address changeClaudiu Manoil1-1/+5
2021-04-14amd-xgbe: Update DMA coherency valuesShyam Sundar S K1-3/+3
2021-04-14i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2-0/+10
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski1-0/+1
2021-04-14i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski1-2/+1
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski1-2/+6
2021-04-14ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong1-0/+1
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz1-1/+2
2021-04-14ice: Fix for dereference of NULL pointerJacek BuĊ‚atek1-5/+7
2021-04-14ice: Increase control queue timeoutFabio Pricoco1-2/+2
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov1-1/+1
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan1-2/+3
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi1-1/+3
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin1-2/+2
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe1-0/+2
2021-03-30octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-1/+3
2021-03-30nfp: flower: fix pre_tun mask id allocationLouis Peens1-7/+17
2021-03-30ftgmac100: Restart MAC HW onceDylan Hung1-0/+1
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong1-0/+3
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu1-0/+2
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits1-1/+5
2021-03-30igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli1-0/+3
2021-03-30igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli1-3/+1
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman1-0/+4
2021-03-30netsec: restore phy power state after controller resetMian Yousaf Kaukab1-3/+6
2021-03-30net: davicom: Use platform_get_irq_optional()Paul Cercueil1-1/+1
2021-03-30net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai1-1/+3
2021-03-30gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun1-0/+15
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov1-2/+0
2021-03-30net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai1-1/+2
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai1-0/+1
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu1-2/+4
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery1-0/+7
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki1-0/+2
2021-03-17net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean3-9/+36
2021-03-17net: hns3: fix error mask definition of flow directorJian Shen1-3/+3
2021-03-17sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov1-0/+2
2021-03-17bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer1-2/+12
2021-03-17net: hns3: fix bug when calculating the TCAM table infoJian Shen1-2/+2
2021-03-17net: hns3: fix query vlan mask value error for flow directorJian Shen1-2/+1