summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-10-22net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-10-22wifi: ath10k: Support for FTM TLV test commandsLoic Poulain
2025-10-21net: hibmcge: select FIXED_PHYHeiner Kallweit
2025-10-21net: macb: Remove duplicate linux/inetdevice.h headerJiapeng Chong
2025-10-21bnxt_en: support PPS in/out on all pinsVadim Fedorenko
2025-10-21net: dlink: use dev_kfree_skb_any instead of dev_kfree_skbYeounsu Moon
2025-10-21net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_registerHeiner Kallweit
2025-10-21eth: 3c515: replace cleanup_module with __exitShi Hao
2025-10-21net: dsa: yt921x: Add support for Motorcomm YT921xDavid Yang
2025-10-21team: use common function to compute the featuresHangbin Liu
2025-10-21bonding: use common function to compute the featuresHangbin Liu
2025-10-21Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-21net: airoha: Add AN7583 SoC supportLorenzo Bianconi
2025-10-21net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()Lorenzo Bianconi
2025-10-21net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopbackLorenzo Bianconi
2025-10-21net: airoha: Select default ppe cpu port in airoha_dev_init()Lorenzo Bianconi
2025-10-21net: airoha: ppe: Flush PPE SRAM table during PPE setupLorenzo Bianconi
2025-10-21net: airoha: ppe: Configure SRAM PPE entries via the cpuLorenzo Bianconi
2025-10-21net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessaryLorenzo Bianconi
2025-10-21net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Generalize airoha_ppe2_is_enabled routineLorenzo Bianconi
2025-10-21net: airoha: Add airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_to...Lorenzo Bianconi
2025-10-21net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe structLorenzo Bianconi
2025-10-21net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg
2025-10-21wifi: rtl8xxxu: Use correct power off sequence for RTL8192CUBitterblue Smith
2025-10-21wifi: rtl8xxxu: Dump the efuse right after reading itBitterblue Smith
2025-10-21wifi: rtl8xxxu: Report the signal strength only if it's knownBitterblue Smith
2025-10-21wifi: rtw89: Replace hardcoded strings with helper functionsYu-Chun Lin
2025-10-21wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen
2025-10-21wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen
2025-10-20Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-10-20e1000e: Introduce private flag to disable K1Vitaly Lifshits
2025-10-20ice: refactor to use helpersJesse Brandeburg
2025-10-20ice: implement transmit hardware timestamp statisticsJesse Brandeburg
2025-10-20ice: add tracking of good transmit timestampsJesse Brandeburg
2025-10-20ice: implement ethtool standard statsJesse Brandeburg
2025-10-20gve: Consolidate and persist ethtool ring changesAnkit Garg
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung
2025-10-20funeth: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20tsnep: convert to ndo_hwtstatmp APIVadim Fedorenko
2025-10-20cxgb4: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20net: atlantic: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20amd-xgbe: convert to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-20ti: icssg: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko
2025-10-20net: stmmac: convert to phylink PCS supportRussell King (Oracle)
2025-10-20net: stmmac: provide PCS initialisation hookRussell King (Oracle)
2025-10-20net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCSRussell King (Oracle)