aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-06-09ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski1-8/+10
2021-06-09ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski1-0/+15
2021-06-08net: lantiq: disable interrupt before sheduling NAPIAleksander Jan Bajkowski1-1/+1
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan2-0/+13
2021-06-08net: ena: fix DMA mapping function issues in XDPShay Agroskin1-26/+28
2021-06-08sh_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-4/+1
2021-06-08net: nixge: simplify code with devm platform functionsYang Yingliang1-6/+2
2021-06-08net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean1-0/+5
2021-06-08ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.cWang Hai1-6/+2
2021-06-08net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO busVladimir Oltean1-5/+2
2021-06-08net: qede: Use list_for_each_entry() to simplify codeWang Hai1-4/+2
2021-06-08net: hns3: add error handling compatibility during initializationJiaran Zhang3-11/+34
2021-06-08net: hns3: update error recovery module and typeJiaran Zhang3-5/+74
2021-06-08net: hns3: add support for imp-handle ras capabilityJiaran Zhang5-1/+11
2021-06-08net: hns3: add the RAS compatibility adaptation solutionJiaran Zhang5-39/+409
2021-06-08net: hns3: add support for handling all errors through MSI-XYufeng Mo3-23/+41
2021-06-08net: ena: re-organize code to improve readabilityShay Agroskin3-9/+14
2021-06-08net: ena: Use dev_alloc() in RX buffer allocationShay Agroskin1-22/+36
2021-06-08net: ena: aggregate doorbell common operations into a functionShay Agroskin1-20/+18
2021-06-08net: ena: Remove module param and change message severityShay Agroskin1-5/+2
2021-06-08net: ena: add jiffies of last napi call to statsShay Agroskin2-8/+21
2021-06-08net: ena: use build_skb() in RX pathShay Agroskin1-25/+41
2021-06-08net: ena: Improve error logging in driverShay Agroskin1-5/+23
2021-06-08net: ena: Remove unused codeShay Agroskin2-13/+0
2021-06-08net: ena: optimize data access in fast-path codeShay Agroskin3-17/+19
2021-06-08mlxsw: thermal: Read module temperature thresholds using MTMP registerMykola Kostenok1-17/+30
2021-06-08mlxsw: thermal: Add function for reading module temperature and thresholdsMykola Kostenok1-15/+35
2021-06-08mlxsw: core_env: Read module temperature thresholds using MTMP registerMykola Kostenok1-2/+11
2021-06-08mlxsw: reg: Extend MTMP register with new threshold fieldMykola Kostenok4-8/+26
2021-06-08mlxsw: spectrum_router: Remove abort mechanismAmit Cohen2-125/+5
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng4-1/+68
2021-06-08net: stmmac: split xPCS setup from mdio registerVoon Weifeng3-29/+45
2021-06-07mvneta: recycle buffersMatteo Croce1-4/+7
2021-06-07mvpp2: recycle buffersMatteo Croce1-1/+1
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce2-2/+2
2021-06-07net: moxa: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+2
2021-06-07net: micrel: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-06-07net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-06-07net: ethernet: bgmac: Use devm_platform_ioremap_resource_bynameYang Yingliang1-14/+7
2021-06-07net: enetc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+1
2021-06-07net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-07net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-06-07net: tulip: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-07net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESETYufeng Mo2-23/+0
2021-06-07net: hns3: add scheduling logic for error handling taskJiaran Zhang1-14/+6
2021-06-07net: hns3: add a separate error handling taskJiaran Zhang3-2/+41
2021-06-07qed: Fix duplicate included linux/kernel.hJiapeng Chong1-1/+0
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller19-151/+446
2021-06-07net: gemini: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-25/+9
2021-06-07mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok1-2/+4