aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin3-23/+46
2021-10-20ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang1-4/+11
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-20nfc: st95hf: Make spi remove() callback return zeroUwe Kleine-König1-4/+2
2021-10-20phy: micrel: ksz8041nl: do not use power down modeStefan Agner1-2/+3
2021-10-20net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner1-7/+11
2021-10-20soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner1-6/+5
2021-10-20net: dsa: qca8k: tidy for loop in setup and add cpu port checkAnsuel Smith1-30/+44
2021-10-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller17-286/+764
2021-10-20ethernet: via-velocity: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-20ethernet: via-rhine: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-20ethernet: tlan: use eth_hw_addr_set()Jakub Kicinski1-4/+6
2021-10-20ethernet: tehuti: use eth_hw_addr_set()Jakub Kicinski1-2/+4
2021-10-20ethernet: stmmac: use eth_hw_addr_set()Jakub Kicinski1-2/+6
2021-10-20ethernet: netsec: use eth_hw_addr_set()Jakub Kicinski1-7/+9
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin1-10/+12
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin2-0/+9
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin2-9/+4
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang2-1/+6
2021-10-20net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean3-47/+107
2021-10-20vrf: Revert "Reset skb conntrack connection..."Eugene Crosser1-4/+0
2021-10-19ice: fix an error code in ice_ena_vfs()Dan Carpenter1-1/+2
2021-10-19ice: use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva2-4/+4
2021-10-19ice: Make use of the helper function devm_add_action_or_reset()Cai Huoqing1-3/+1
2021-10-19ice: Refactor PR ethtool opsWojciech Drewek1-25/+74
2021-10-19ice: Manage act flags for switchdev offloadsWojciech Drewek5-138/+21
2021-10-19ice: Forbid trusted VFs in switchdev modeWojciech Drewek1-5/+5
2021-10-19ice: fix software generating extra interruptsJesse Brandeburg2-11/+16
2021-10-19ice: fix rate limit update after coalesce changeJesse Brandeburg2-8/+13
2021-10-19ice: update dim usage and moderationJesse Brandeburg4-87/+142
2021-10-19ice: Add support for VF rate limitingBrett Creeley7-4/+486
2021-10-19net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset()Cai Huoqing1-3/+2
2021-10-19ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-2/+0
2021-10-19ethernet: Remove redundant statementluo penghao1-1/+0
2021-10-19cavium: Fix return values of the probe functionZheyu Ma1-2/+2
2021-10-19mISDN: Fix return values of the probe functionZheyu Ma1-4/+4
2021-10-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock1-5/+19
2021-10-19net: phylink: rejig SFP interface selection in ksettings_set()Russell King (Oracle)1-10/+10
2021-10-19e1000e: Remove redundant statementluo penghao1-1/+0
2021-10-19ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski1-3/+1
2021-10-19ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski2-11/+7
2021-10-19ethernet: fec: use eth_hw_addr_gen()Jakub Kicinski1-4/+1
2021-10-19ethernet: prestera: use eth_hw_addr_gen()Jakub Kicinski1-2/+5
2021-10-19ethernet: ocelot: use eth_hw_addr_gen()Jakub Kicinski1-2/+1
2021-10-19ethernet: smsc: use eth_hw_addr_set()Jakub Kicinski2-15/+19
2021-10-19ethernet: smc91x: use eth_hw_addr_set()Jakub Kicinski2-2/+6