summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-20ixgbe: Add support for E610 device capabilities detectionPiotr Kwapulinski
2024-12-20ixgbe: Add support for E610 FW Admin Command InterfacePiotr Kwapulinski
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin
2024-12-19sfc: remove efx_writed_page_lockedAndy Moreton
2024-12-19net: stmmac: Drop useless code related to ethtool rx-copybreakFurong Xu
2024-12-19net: airoha: Fix error path in airoha_probe()Lorenzo Bianconi
2024-12-19net: ethernet: ti: cpsw: disable PHY EEE advertisementHeiner Kallweit
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-19net: dsa: microchip: Add suspend/resume support to KSZ DSA driverTristram Ha
2024-12-19bnxt_en: Skip reading PXP registers during ethtool -d if unsupportedMichael Chan
2024-12-19bnxt_en: Skip MAC loopback selftest if it is unsupported by FWMichael Chan
2024-12-19bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FWMichael Chan
2024-12-19bnxt_en: Do not allow ethtool -m on an untrusted VFMichael Chan
2024-12-19bnxt_en: Use FW defined resource limits for RoCEHongguang Gao
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19Merge tag 'mmc-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-12-19Merge tag 'pwm/for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-19net: mdiobus: fix an OF node reference leakJoe Hattori
2024-12-18net: renesas: rswitch: add mdio C22 supportNikita Yushchenko
2024-12-18net: renesas: rswitch: use generic MPSM operation for mdio C45Nikita Yushchenko
2024-12-18net: renesas: rswitch: align mdio C45 operations with datasheetNikita Yushchenko
2024-12-18net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fieldsNikita Yushchenko
2024-12-18net: renesas: rswitch: do not write to MPSM register at init timeNikita Yushchenko
2024-12-18octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli
2024-12-18octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli
2024-12-18Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2024-12-18Merge tag 'linux-can-fixes-for-6.13-20241218' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-18net: usb: qmi_wwan: add Quectel RG255CMartin Hou
2024-12-18net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann
2024-12-18net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao
2024-12-18Merge tag 'cxl-fixes-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-18wifi: wlcore: sysfs: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-18wifi: brcmfmac: clarify unmodifiable headroom log messageAlex Shumsky
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18net: dsa: qca8k: Fix inconsistent use of jiffies vs millisecondsAndrew Lunn
2024-12-18pwm: stm32: Fix complementary output in round_waveform_tohw()Fabrice Gasnier
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer
2024-12-17net: hibmcge: Add nway_reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add pauseparam supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add register dump supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add unicast frame filter supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add irq_info file to debugfsJijie Shao
2024-12-17net: hibmcge: Add debugfs supported in this moduleJijie Shao
2024-12-17net: usb: lan78xx: Improve error handling in WoL operationsOleksij Rempel