summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-19netdevsim: migrate to dstats stats collectionBreno Leitao
2025-06-19net: mana: Record doorbell physical address in PF modeLong Li
2025-06-19net: mana: Set tx_packets to post gso processing packet countShradha Gupta
2025-06-19net: sfp: add quirk for Potron SFP+ XGSPON ONU StickChris Morgan
2025-06-19net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao
2025-06-19igc: Make the const read-only array supported_sizes staticColin Ian King
2025-06-19net: usb: lan78xx: remove unused struct membersOleksij Rempel
2025-06-19net: usb: lan78xx: Integrate EEE support with phylink LPI APIOleksij Rempel
2025-06-19net: usb: lan78xx: port link settings to phylink APIOleksij Rempel
2025-06-19net: usb: lan78xx: Use ethtool_op_get_link to reflect current link statusOleksij Rempel
2025-06-19net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACKOleksij Rempel
2025-06-19net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC managementOleksij Rempel
2025-06-19net: gianfar: Use device_get_named_child_node_count()Matti Vaittinen
2025-06-19net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate functio...Marc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()Marc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): reduce scope of dataMarc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with sk...Marc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()Marc Kleine-Budde
2025-06-19net: fec: fec_restart(): introduce a define for FEC_ECR_SPEEDMarc Kleine-Budde
2025-06-19net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_infoMarc Kleine-Budde
2025-06-19net: fec: sort the includes by alphabetic orderMarc Kleine-Budde
2025-06-19net: fec: switch from asm/cacheflush.h to linux/cacheflush.hMarc Kleine-Budde
2025-06-19net: fec: struct fec_enet_private: remove obsolete commentMarc Kleine-Budde
2025-06-19net: fec: fix typos found by codespellMarc Kleine-Budde
2025-06-19net: stmmac: loongson1: get ls1b resource only onceRussell King (Oracle)
2025-06-19net: stmmac: loongson1: provide match data structRussell King (Oracle)
2025-06-19net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() methodRussell King (Oracle)
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-19mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi
2025-06-19Merge tag 'linux-can-next-for-6.17-20250618' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev
2025-06-19net: mana: Handle unsupported HWC commandsErni Sri Satya Vennela
2025-06-19net: mana: Add speed support in mana_get_link_ksettingsErni Sri Satya Vennela
2025-06-19net: mana: Add support for net_shaper_opsErni Sri Satya Vennela
2025-06-19net: mana: Fix potential deadlocks in mana napi opsErni Sri Satya Vennela
2025-06-19eth: fbnic: avoid double free when failing to DMA-map FW msgJakub Kicinski
2025-06-19net/mlx4_en: Remove the redundant NULL check for the 'my_ets' objectAndrey Vatoropin
2025-06-18net: pse-pd: tps23881: Add support for static port priority featureKory Maincent (Dent Project)
2025-06-18net: pse-pd: pd692x0: Add support for controller and manager power suppliesKory Maincent (Dent Project)
2025-06-18net: pse-pd: pd692x0: Add support for PSE PI priority featureKory Maincent (Dent Project)
2025-06-18net: pse-pd: Add support for budget evaluation strategiesKory Maincent (Dent Project)
2025-06-18net: pse-pd: Add helper to report hardware enable status of the PIKory Maincent (Dent Project)
2025-06-18net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)
2025-06-18net: pse-pd: Add support for PSE power domainsKory Maincent (Dent Project)
2025-06-18net: pse-pd: tps23881: Add support for PSE events and interruptsKory Maincent (Dent Project)
2025-06-18net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)