summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-08net: sparx5: add constants to match dataDaniel Machon
2024-10-08net: sparx5: add *sparx5 argument to a few functionsDaniel Machon
2024-10-08net: sparx5: modify SPX5_PORTS_ALL macroDaniel Machon
2024-10-08net: sparx5: add indirection layer to register macrosDaniel Machon
2024-10-08net: sparx5: add support for private match dataDaniel Machon
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-08net: qcom/emac: Find sgmii_ops by device_for_each_child()Zijun Hu
2024-10-07net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10Daniel Golle
2024-10-07vmxnet3: support higher link speeds from vmxnet3 v9Ronak Doshi
2024-10-07mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET
2024-10-06hv_netvsc: Link queues to NAPIsJoe Damato
2024-10-06sfc: add per-queue RX bytes statsEdward Cree
2024-10-06sfc: implement per-queue TSO (hw_gso) statsEdward Cree
2024-10-06sfc: implement per-queue rx drop and overrun statsEdward Cree
2024-10-06sfc: account XDP TXes in netdev base statsEdward Cree
2024-10-06sfc: add n_rx_overlength to ethtool statsEdward Cree
2024-10-06sfc: implement basic per-queue statsEdward Cree
2024-10-06sfc: remove obsolete counters from struct efx_channelEdward Cree
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: mdio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: dsa: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: dsa: bcm_sf2: fix crossbar port bitwidth logicSam Edwards
2024-10-04net: dsa: mv88e6xxx: Support LED controlLinus Walleij
2024-10-04hv_netvsc: Don't assume cpu_possible_mask is denseMichael Kelley
2024-10-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-04net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu
2024-10-04net/mlx5: hw counters: Don't maintain a counter countCosmin Ratiu
2024-10-04net/mlx5: hw counters: Drop unneeded cacheline alignmentCosmin Ratiu
2024-10-04net/mlx5: hw counters: Replace IDR+lists with xarrayCosmin Ratiu
2024-10-04net/mlx5: hw counters: Use kvmalloc for bulk query bufferCosmin Ratiu
2024-10-04net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu
2024-10-04octeontx2-af: Change block parameter to const pointer in get_lf_str_listRiyan Dhiman
2024-10-04net: macb: Adding support for Jumbo Frames up to 10240 Bytes in SAMA5D2Aleksander Jan Bajkowski
2024-10-04net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()Lorenzo Bianconi
2024-10-04net: airoha: read default PSE reserved pages value before updatingLorenzo Bianconi
2024-10-04net: hns: hisilicon: hns_dsaf_mac: switch to scoped device_for_each_child_node()Javier Carrasco
2024-10-04net: mdio: thunder: switch to scoped device_for_each_child_node()Javier Carrasco
2024-10-04qed: put cond_resched() in qed_dmae_operation_wait()Michal Schmidt
2024-10-04qed: allow the callee of qed_mcp_nvm_read() to sleepMichal Schmidt
2024-10-04qed: put cond_resched() in qed_grc_dump_ctx_data()Michal Schmidt
2024-10-04qed: make 'ethtool -d' 10 times fasterMichal Schmidt
2024-10-04net: mv643xx: fix wrong devm_clk_get usageRosen Penev
2024-10-04net: mv643xx: use devm_platform_ioremap_resourceRosen Penev
2024-10-04net: ag71xx: move assignment into main loopRosen Penev
2024-10-04net: ag71xx: replace INIT_LIST_HEADRosen Penev
2024-10-04net: ag71xx: remove platform_set_drvdataRosen Penev
2024-10-04net: ag71xx: use some dev_err_probeRosen Penev
2024-10-04net: ag71xx: use devm_ioremap_resourceRosen Penev
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert