summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky
2025-02-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-11sfc: document devlink flash supportEdward Cree
2025-02-11sfc: deploy devlink flash images to NIC over MCDIEdward Cree
2025-02-11sfc: extend NVRAM MCDI handlersEdward Cree
2025-02-11sfc: parse headers of devlink flash imagesEdward Cree
2025-02-11net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: nfp: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-11net: phy: broadcom: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-11net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIMEHeiner Kallweit
2025-02-11hamradio: baycom: replace strcpy() with strscpy()Ethan Carter Edwards
2025-02-11net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit
2025-02-11net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit
2025-02-11net: fec: Refactor MAC reset to functionCsókás, Bence
2025-02-10mlxsw: Enable Tx checksum offloadIdo Schimmel
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima
2025-02-10tap: Use tun's vnet-related codeAkihiko Odaki
2025-02-10tap: Keep hdr_len in tap_get_user()Akihiko Odaki
2025-02-10tun: Extract the vnet handling codeAkihiko Odaki
2025-02-10tun: Decouple vnet handlingAkihiko Odaki
2025-02-10tun: Decouple vnet from tun_structAkihiko Odaki
2025-02-10tun: Keep hdr_len in tun_get_user()Akihiko Odaki
2025-02-10tun: Refactor CONFIG_TUN_VNET_CROSS_LEAkihiko Odaki
2025-02-10net: xilinx: axienet: Enable adaptive IRQ coalescing with DIMSean Anderson
2025-02-10net: xilinx: axienet: Get coalesce parameters from driver stateSean Anderson
2025-02-10net: xilinx: axienet: Support adjusting coalesce settings while runningSean Anderson
2025-02-10net: xilinx: axienet: Combine CR calculationSean Anderson
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-02-10ice: use generic unrolled_count() macroAlexander Lobakin
2025-02-10i40e: use generic unrolled_count() macroAlexander Lobakin
2025-02-10net: phy: dp83td510: introduce LED framework supportOleksij Rempel
2025-02-10e1000e: Fix real-time violations on link upGerhard Engleder
2025-02-10igc: Avoid unnecessary link down event in XDP_SETUP_PROG processSong Yoong Siang
2025-02-10ice: refactor ice_fdir_create_dflt_rules() functionMateusz Polchlopek
2025-02-10ice: Implement PTP support for E830 devicesMichal Michalik
2025-02-10ice: Refactor ice_ptp_init_tx_*Karol Kolacinski
2025-02-10ice: Add unified ice_capture_crosststampJacob Keller
2025-02-10ice: Process TSYN IRQ in a separate functionKarol Kolacinski
2025-02-10ice: Use FIELD_PREP for timestamp valuesKarol Kolacinski
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski
2025-02-10ice: Don't check device type when checking GNSS presenceKarol Kolacinski
2025-02-10eth: fbnic: support listing tcam content via debugfsAlexander Duyck
2025-02-10eth: fbnic: support n-tuple filtersAlexander Duyck
2025-02-10eth: fbnic: add IP TCAM programmingAlexander Duyck
2025-02-10eth: fbnic: support an additional RSS contextDaniel Zahka
2025-02-10netconsole: add support for sysdata and CPU populationBreno Leitao