summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-21net: airoha: ppe: Flush PPE SRAM table during PPE setupLorenzo Bianconi-10/+14
2025-10-21net: airoha: ppe: Configure SRAM PPE entries via the cpuLorenzo Bianconi-7/+23
2025-10-21net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessaryLorenzo Bianconi-9/+4
2025-10-21net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data structLorenzo Bianconi-76/+70
2025-10-21net: airoha: Generalize airoha_ppe2_is_enabled routineLorenzo Bianconi-18/+32
2025-10-21net: airoha: Add airoha_eth_soc_data structLorenzo Bianconi-11/+48
2025-10-21net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_to...Lorenzo Bianconi-30/+81
2025-10-21net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe structLorenzo Bianconi-1/+6
2025-10-21net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg-20/+43
2025-10-21wifi: rtl8xxxu: Use correct power off sequence for RTL8192CUBitterblue Smith-126/+194
2025-10-21wifi: rtl8xxxu: Dump the efuse right after reading itBitterblue Smith-3/+3
2025-10-21wifi: rtl8xxxu: Report the signal strength only if it's knownBitterblue Smith-0/+4
2025-10-21wifi: rtw89: Replace hardcoded strings with helper functionsYu-Chun Lin-18/+18
2025-10-21wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen-0/+2
2025-10-21wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen-0/+3
2025-10-20Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski-151/+197
2025-10-20e1000e: Introduce private flag to disable K1Vitaly Lifshits-23/+67
2025-10-20ice: refactor to use helpersJesse Brandeburg-54/+24
2025-10-20ice: implement transmit hardware timestamp statisticsJesse Brandeburg-0/+18
2025-10-20ice: add tracking of good transmit timestampsJesse Brandeburg-0/+11
2025-10-20ice: implement ethtool standard statsJesse Brandeburg-0/+82
2025-10-20gve: Consolidate and persist ethtool ring changesAnkit Garg-55/+51
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung-3/+23
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung-6/+19
2025-10-20funeth: convert to ndo_hwtstamp APIVadim Fedorenko-28/+16
2025-10-20tsnep: convert to ndo_hwtstatmp APIVadim Fedorenko-59/+51
2025-10-20cxgb4: convert to ndo_hwtstamp APIVadim Fedorenko-77/+79
2025-10-20net: atlantic: convert to ndo_hwtstamp APIVadim Fedorenko-58/+22
2025-10-20amd-xgbe: convert to ndo_hwtstamp callbacksVadim Fedorenko-42/+21
2025-10-20ti: icssg: convert to ndo_hwtstamp APIVadim Fedorenko-35/+26
2025-10-20net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko-24/+20
2025-10-20net: stmmac: convert to phylink PCS supportRussell King (Oracle)-8/+97
2025-10-20net: stmmac: provide PCS initialisation hookRussell King (Oracle)-0/+11
2025-10-20net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCSRussell King (Oracle)-1/+5
2025-10-20net: stmmac: do not require snps,ps-speed for SGMIIRussell King (Oracle)-0/+2
2025-10-20net: stmmac: hw->ps becomes hw->reverse_sgmii_enableRussell King (Oracle)-4/+4
2025-10-20net: stmmac: simplify stmmac_check_pcs_mode()Russell King (Oracle)-8/+9
2025-10-20net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode()Russell King (Oracle)-13/+13
2025-10-20net: stmmac: remove RGMII "pcs" modeRussell King (Oracle)-12/+3
2025-10-20net: stmmac: remove hw->ps xxx_core_init() hardware setupRussell King (Oracle)-64/+8
2025-10-20net: stmmac: remove unused PCS loopback supportRussell King (Oracle)-14/+9
2025-10-20net: stmmac: remove PCS "mode" pause handlingRussell King (Oracle)-11/+2
2025-10-20net: stmmac: remove SGMII/RGMII/SMII interrupt handlingRussell King (Oracle)-24/+4
2025-10-20net: stmmac: remove xstats.pcs_* membersRussell King (Oracle)-57/+2
2025-10-20net: stmmac: remove broken PCS codeRussell King (Oracle)-68/+0
2025-10-20net: phy: micrel: fix typos in commentsAlok Tiwari-6/+6
2025-10-20net: phy: micrel: simplify return in ksz9477_phy_errata()Alok Tiwari-5/+1
2025-10-20can: netlink: can_changelink(): allow disabling of automatic restartMarc Kleine-Budde-2/+4
2025-10-20can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...Marc Kleine-Budde-1/+1
2025-10-20can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...Marc Kleine-Budde-1/+1