summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* igc: Add support for LEDs on i225/i226Kurt Kanzenbach2024-02-156-0/+301
* net: ena: Remove unlikely() from IS_ERR() conditionKamal Heib2024-02-151-1/+1
* net: mdio_bus: make mdio_bus_type constRicardo B. Marliere2024-02-152-3/+2
* net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi2024-02-151-0/+52
* net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko2024-02-151-5/+5
* net: phy: dp83826: support TX data voltage tuningCatalin Popescu2024-02-141-4/+126
* net: remove stale mentions of dev_base_lock in commentsEric Dumazet2024-02-145-6/+6
* net: ena: Remove redundant assignmentKamal Heib2024-02-141-1/+0
* Octeontx2-af: Fetch MAC channel info from firmwareHariprasad Kelam2024-02-142-1/+17
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-02-1411-136/+200
|\
| * ice: Fix debugfs with devlink reloadWojciech Drewek2024-02-124-2/+14
| * ice: Remove and readd netdev during devlink reloadWojciech Drewek2024-02-123-131/+125
| * ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka2024-02-122-0/+10
| * ice: Add helper function ice_is_generic_macGrzegorz Nitka2024-02-125-3/+19
| * ice: introduce new E825C devices familyGrzegorz Nitka2024-02-124-0/+32
* | Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller2024-02-1412-151/+2151
|\ \
| * | can: softing: remove redundant NULL checkDaniil Dulov2024-02-121-1/+1
| * | can: kvaser_pciefd: Add support for Kvaser M.2 PCIe 4xCANJimmy Assarsson2024-02-122-0/+56
| * | can: m_can: Implement transmit submission coalescingMarkus Schneider-Pargmann2024-02-122-4/+58
| * | can: m_can: Implement BQLMarkus Schneider-Pargmann2024-02-121-14/+36
| * | can: m_can: Use tx_fifo_in_flight for netif_queue controlMarkus Schneider-Pargmann2024-02-121-57/+20
| * | can: m_can: Introduce a tx_fifo_in_flight counterMarkus Schneider-Pargmann2024-02-122-0/+34
| * | can: m_can: Use the workqueue as queueMarkus Schneider-Pargmann2024-02-122-47/+76
| * | can: m_can: Cache tx putidxMarkus Schneider-Pargmann2024-02-122-1/+10
| * | can: m_can: Use u32 for putidxMarkus Schneider-Pargmann2024-02-121-4/+4
| * | can: m_can: Add tx coalescing ethtool supportMarkus Schneider-Pargmann2024-02-121-1/+37
| * | can: m_can: Add rx coalescing ethtool supportMarkus Schneider-Pargmann2024-02-121-1/+54
| * | can: m_can: Implement transmit coalescingMarkus Schneider-Pargmann2024-02-122-13/+24
| * | can: m_can: Implement receive coalescingMarkus Schneider-Pargmann2024-02-122-6/+76
| * | can: m_can: Write transmit header and data in one transactionMarkus Schneider-Pargmann2024-02-121-14/+21
| * | can: m_can: Move hrtimer init to m_can_class_registerMarkus Schneider-Pargmann2024-02-122-5/+5
| * | can: m_can: Start/Cancel polling timer together with interruptsMarkus Schneider-Pargmann2024-02-121-11/+12
| * | can: esd: add support for esd GmbH PCIe/402 CAN interface familyStefan Mätje2024-02-127-0/+1655
* | | veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi2024-02-141-72/+2
* | | xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi2024-02-141-2/+2
* | | net: dsa: realtek: fix digital interface select macro for EXT0Luiz Angelo Daros de Luca2024-02-141-2/+2
* | | r8169: add support for returning tx_lpi_timer in ethtool get_eeeHeiner Kallweit2024-02-141-1/+21
* | | r8169: support setting the EEE tx idle timer on RTL8168hHeiner Kallweit2024-02-141-0/+5
* | | r8169: add generic rtl_set_eee_txidle_timer functionHeiner Kallweit2024-02-141-14/+20
* | | r8169: add LED support for RTL8125/RTL8126Heiner Kallweit2024-02-143-4/+166
* | | net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTLCsókás Bence2024-02-141-4/+2
* | | net: fec: Refactor: #define magic constantsCsókás Bence2024-02-141-16/+30
* | | net: add netdev_lockdep_set_classes() to virtual driversEric Dumazet2024-02-145-0/+5
* | | net: phy: aquantia: clear PMD Global Transmit Disable bit during initRobert Marko2024-02-131-0/+9
* | | r8169: simplify code by using core-provided pcpu stats allocationHeiner Kallweit2024-02-131-5/+2
* | | net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach2024-02-131-4/+2
* | | net/mlx5e: link NAPI instances to queues and IRQsJoe Damato2024-02-132-1/+11
| |/ |/|
* | net: stmmac: Add driver support for common safety IRQSuraj Jaiswal2024-02-124-2/+51
* | tg3: fix bug caused by uninitialized variableHeiner Kallweit2024-02-121-1/+1
* | net: dsa: realtek: embed dsa_switch into realtek_privLuiz Angelo Daros de Luca2024-02-124-16/+19