summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-09-11net/mlx5: Not returning mlx5_link_info table when speed is unknownLi Tian
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11ixgbe: fwlog support for e610Michal Swiatkowski
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski
2025-09-11ice: reregister fwlog after driver reinitMichal Swiatkowski
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski
2025-09-11ice: move debugfs code to fwlogMichal Swiatkowski
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski
2025-09-11ice: drop driver specific structure from fwlog codeMichal Swiatkowski
2025-09-11ice: check for PF number outside the fwlog codeMichal Swiatkowski
2025-09-11ice: move out debugfs init from fwlogMichal Swiatkowski
2025-09-11ice: allow calling custom send function in fwlogMichal Swiatkowski
2025-09-11ice: add pdev into fwlog structure and use it for loggingMichal Swiatkowski
2025-09-11ice: introduce ice_fwlog structureMichal Swiatkowski
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski
2025-09-11ice: move get_fwlog_data() to fwlog fileMichal Swiatkowski
2025-09-11ice: make fwlog functions staticMichal Swiatkowski
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
2025-09-11net: ionic: Provide doorbell and CMB region informationAbhijit Gangurde
2025-09-11net: ionic: Provide interrupt allocation support for the RDMA driverAbhijit Gangurde
2025-09-11net: ionic: Provide RDMA reset support for the RDMA driverAbhijit Gangurde
2025-09-11net: ionic: Export the APIs from net driver to support device commandsAbhijit Gangurde
2025-09-11net: ionic: Update LIF identity with additional RDMA capabilitiesAbhijit Gangurde
2025-09-11net: ionic: Create an auxiliary device for rdma driverAbhijit Gangurde
2025-09-11bnxt_en: Enhance stats context reservation logicSaravanan Vajravel
2025-09-10net: stmmac: dwc-qos: use PHY WoLRussell King (Oracle)
2025-09-10net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund
2025-09-10net: mana: Remove redundant netdev_lock_ops_to_full() callsSaurabh Sengar
2025-09-09net/mlx5e: Add stale counter for PCIe congestion eventsDragos Tatulea
2025-09-09net/mlx5e: Make PCIe congestion event thresholds configurableDragos Tatulea
2025-09-09net/mlx5: Implement devlink total_vfs parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement devlink enable_sriov parameterVlad Dumitrescu
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed
2025-09-09Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-09-09igb: fix link test skipping when interface is admin downKohei Enju
2025-09-09igb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu
2025-09-09eth: fbnic: support persistent NAPI configJakub Kicinski
2025-09-09net/mlx5: Support getcyclesx and getcrosscyclesCarolina Jubran
2025-09-09net/mlx5: Extract MTCTR register read logic into helper functionCarolina Jubran
2025-09-08net: stmmac: use STMMAC_CSR_xxx definitions in platform glueRussell King (Oracle)
2025-09-08net: stmmac: mdio: remove redundant clock rate testsRussell King (Oracle)
2025-09-08net: stmmac: mdio: return clk_csr value from stmmac_clk_csr_set()Russell King (Oracle)
2025-09-08net: stmmac: mdio: move initialisation of priv->clk_csr to stmmac_mdioRussell King (Oracle)
2025-09-08net: stmmac: mdio: improve mdio register field definitionsRussell King (Oracle)
2025-09-08net: stmmac: mdio: move runtime PM into stmmac_mdio_access()Russell King (Oracle)
2025-09-08net: stmmac: mdio: merge stmmac_mdio_read() and stmmac_mdio_write()Russell King (Oracle)
2025-09-08net: stmmac: mdio: move stmmac_mdio_format_addr() into read/writeRussell King (Oracle)