summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-15Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-15Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-15Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli
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-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2024-02-14Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-14igc: Remove temporary workaroundSasha Neftin
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann
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-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
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-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
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-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck