summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-16i40e: Add helpers to find VSI and VEB by SEID and use themIvan Vecera
2024-02-16i40e: Introduce and use macros for iterating VSIs and VEBsIvan Vecera
2024-02-16i40e: Use existing helper to find flow director VSIIvan Vecera
2024-02-16net: phy: aquantia: add AQR113 PHY IDChristian Marangi
2024-02-16net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()Diogo Ivo
2024-02-16ionic: implement xdp frags supportShannon Nelson
2024-02-16ionic: add ndo_xdp_xmitShannon Nelson
2024-02-16ionic: Add XDP_REDIRECT supportShannon Nelson
2024-02-16ionic: Add XDP_TX supportShannon Nelson
2024-02-16ionic: Add XDP packet headroomShannon Nelson
2024-02-16ionic: add initial framework for XDP supportShannon Nelson
2024-02-16ionic: use dma range APIsShannon Nelson
2024-02-16ionic: add helpers for accessing buffer infoShannon Nelson
2024-02-16ionic: set adminq irq affinityShannon Nelson
2024-02-16net: ravb: Add runtime PM supportClaudiu Beznea
2024-02-16net: ravb: Do not apply features to hardware if the interface is downClaudiu Beznea
2024-02-16net: ravb: Move the update of ndev->features to ravb_set_features()Claudiu Beznea
2024-02-16net: ravb: Return cached statistics if the interface is downClaudiu Beznea
2024-02-16net: ravb: Keep the reverse order of operations in ravb_close()Claudiu Beznea
2024-02-16net: ravb: Get rid of the temporary variable irqClaudiu Beznea
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