summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-14net: wangxun: fix LIBWX dependencies againArnd Bergmann
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-14netdevsim: implement peer queue flow controlBreno Leitao
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-14Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-07-14net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()Alok Tiwari
2025-07-14net: fec: add fec_set_hw_mac_addr() helper functionWei Fang
2025-07-14net: fec: add more macros for bits of FEC_ECRWei Fang
2025-07-14net: fec: use phy_interface_mode_is_rgmii() to check RGMII modeWei Fang
2025-07-14net: phy: micrel: Add ksz9131_resume()Biju Das
2025-07-13net: dsa: mt7530: Constify struct regmap_configChristophe JAILLET
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-07-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-11net: ll_temac: Fix incorrect PHY node reference in debug messageAlok Tiwari
2025-07-11net: netdevsim: Support setting dev->perm_addr on port creationToke Høiland-Jørgensen
2025-07-11sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fieldsEdward Cree
2025-07-11eth: fbnic: fix ubsan complaints about OOB accessesJakub Kicinski
2025-07-11virtio_net: simplify tx queue wake condition checkLiming Wu
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11Merge tag 'net-6.16-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2025-07-11Merge tag 'gpio-fixes-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-11Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN
2025-07-11net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu
2025-07-11net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran
2025-07-11PCI: hv: Switch to msi_create_parent_irq_domain()Nam Cao
2025-07-11can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer
2025-07-11can: rcar_canfd: Drop unused macrosBiju Das
2025-07-11can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-10net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCsJacky Chou
2025-07-10net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-10net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel
2025-07-10net: mana: fix spelling for mana_gd_deregiser_irq()Shradha Gupta
2025-07-10ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao
2025-07-10net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrixArnd Bergmann
2025-07-10Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-07-10net: stmmac: platform: Add snps,dwmac-5.00a IP compatible stringInochi Amaoto
2025-07-10net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoCInochi Amaoto
2025-07-10ice: introduce ice_get_vf_by_dev() wrapperJacob Keller
2025-07-10ice: avoid rebuilding if MSI-X vector count is unchangedJacob Keller
2025-07-10ice: use pci_iov_vf_id() to get VF IDJacob Keller
2025-07-10ice: expose VF functions used by live migrationJacob Keller
2025-07-10ice: move ice_vsi_update_l2tsel to ice_lib.cJacob Keller
2025-07-10ice: save RSS hash configuration for migrationJacob Keller
2025-07-10ice: add functions to get and set Tx queue contextJacob Keller