summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach
2024-02-15net: ena: Remove unlikely() from IS_ERR() conditionKamal Heib
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-15net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko
2024-02-14net: phy: dp83826: support TX data voltage tuningCatalin Popescu
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet
2024-02-14net: ena: Remove redundant assignmentKamal Heib
2024-02-14Octeontx2-af: Fetch MAC channel info from firmwareHariprasad Kelam
2024-02-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi
2024-02-13xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi
2024-02-13net: dsa: realtek: fix digital interface select macro for EXT0Luiz Angelo Daros de Luca
2024-02-13r8169: add support for returning tx_lpi_timer in ethtool get_eeeHeiner Kallweit
2024-02-13r8169: support setting the EEE tx idle timer on RTL8168hHeiner Kallweit
2024-02-13r8169: add generic rtl_set_eee_txidle_timer functionHeiner Kallweit
2024-02-13r8169: add LED support for RTL8125/RTL8126Heiner Kallweit
2024-02-13net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTLCsókás Bence
2024-02-13net: fec: Refactor: #define magic constantsCsókás Bence
2024-02-13net: add netdev_lockdep_set_classes() to virtual driversEric Dumazet
2024-02-13net: phy: aquantia: clear PMD Global Transmit Disable bit during initRobert Marko
2024-02-13r8169: simplify code by using core-provided pcpu stats allocationHeiner Kallweit
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach
2024-02-12net/mlx5e: link NAPI instances to queues and IRQsJoe Damato
2024-02-12ice: Fix debugfs with devlink reloadWojciech Drewek
2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek
2024-02-12ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka
2024-02-12ice: Add helper function ice_is_generic_macGrzegorz Nitka
2024-02-12ice: introduce new E825C devices familyGrzegorz Nitka
2024-02-12can: softing: remove redundant NULL checkDaniil Dulov
2024-02-12can: kvaser_pciefd: Add support for Kvaser M.2 PCIe 4xCANJimmy Assarsson
2024-02-12can: m_can: Implement transmit submission coalescingMarkus Schneider-Pargmann
2024-02-12can: m_can: Implement BQLMarkus Schneider-Pargmann
2024-02-12can: m_can: Use tx_fifo_in_flight for netif_queue controlMarkus Schneider-Pargmann
2024-02-12can: m_can: Introduce a tx_fifo_in_flight counterMarkus Schneider-Pargmann
2024-02-12can: m_can: Use the workqueue as queueMarkus Schneider-Pargmann
2024-02-12can: m_can: Cache tx putidxMarkus Schneider-Pargmann
2024-02-12can: m_can: Use u32 for putidxMarkus Schneider-Pargmann
2024-02-12can: m_can: Add tx coalescing ethtool supportMarkus Schneider-Pargmann
2024-02-12can: m_can: Add rx coalescing ethtool supportMarkus Schneider-Pargmann
2024-02-12can: m_can: Implement transmit coalescingMarkus Schneider-Pargmann
2024-02-12can: m_can: Implement receive coalescingMarkus Schneider-Pargmann
2024-02-12can: m_can: Write transmit header and data in one transactionMarkus Schneider-Pargmann
2024-02-12can: m_can: Move hrtimer init to m_can_class_registerMarkus Schneider-Pargmann
2024-02-12can: m_can: Start/Cancel polling timer together with interruptsMarkus Schneider-Pargmann
2024-02-12can: esd: add support for esd GmbH PCIe/402 CAN interface familyStefan Mätje
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal
2024-02-12tg3: fix bug caused by uninitialized variableHeiner Kallweit
2024-02-12net: dsa: realtek: embed dsa_switch into realtek_privLuiz Angelo Daros de Luca