summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan
2021-06-08sh_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-08net: nixge: simplify code with devm platform functionsYang Yingliang
2021-06-08ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.cWang Hai
2021-06-08net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO busVladimir Oltean
2021-06-08net: qede: Use list_for_each_entry() to simplify codeWang Hai
2021-06-08net: hns3: add error handling compatibility during initializationJiaran Zhang
2021-06-08net: hns3: update error recovery module and typeJiaran Zhang
2021-06-08net: hns3: add support for imp-handle ras capabilityJiaran Zhang
2021-06-08net: hns3: add the RAS compatibility adaptation solutionJiaran Zhang
2021-06-08net: hns3: add support for handling all errors through MSI-XYufeng Mo
2021-06-08net: ena: re-organize code to improve readabilityShay Agroskin
2021-06-08net: ena: Use dev_alloc() in RX buffer allocationShay Agroskin
2021-06-08net: ena: aggregate doorbell common operations into a functionShay Agroskin
2021-06-08net: ena: Remove module param and change message severityShay Agroskin
2021-06-08net: ena: add jiffies of last napi call to statsShay Agroskin
2021-06-08net: ena: use build_skb() in RX pathShay Agroskin
2021-06-08net: ena: Improve error logging in driverShay Agroskin
2021-06-08net: ena: Remove unused codeShay Agroskin
2021-06-08net: ena: optimize data access in fast-path codeShay Agroskin
2021-06-08mlxsw: thermal: Read module temperature thresholds using MTMP registerMykola Kostenok
2021-06-08mlxsw: thermal: Add function for reading module temperature and thresholdsMykola Kostenok
2021-06-08mlxsw: core_env: Read module temperature thresholds using MTMP registerMykola Kostenok
2021-06-08mlxsw: reg: Extend MTMP register with new threshold fieldMykola Kostenok
2021-06-08mlxsw: spectrum_router: Remove abort mechanismAmit Cohen
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng
2021-06-08net: stmmac: split xPCS setup from mdio registerVoon Weifeng
2021-06-07mvneta: recycle buffersMatteo Croce
2021-06-07mvpp2: recycle buffersMatteo Croce
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce
2021-06-07net: moxa: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: micrel: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: ethernet: bgmac: Use devm_platform_ioremap_resource_bynameYang Yingliang
2021-06-07net: enetc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: tulip: Remove the repeated declarationShaokun Zhang
2021-06-07net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESETYufeng Mo
2021-06-07net: hns3: add scheduling logic for error handling taskJiaran Zhang
2021-06-07net: hns3: add a separate error handling taskJiaran Zhang
2021-06-07qed: Fix duplicate included linux/kernel.hJiapeng Chong
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07net: gemini: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: lantiq: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07ice: fix clang warning regarding deadcode.DeadStoresPaul M Stillwell Jr
2021-06-07ice: downgrade error print to debug printAnirudh Venkataramanan
2021-06-07ice: Detect and report unsupported module power levelsAnirudh Venkataramanan