summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-22net: phylink: use sfp_get_module_caps()Russell King (Oracle)-5/+6
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)-0/+6
2025-09-22net: sfp: convert sfp quirks to modify struct sfp_module_supportRussell King (Oracle)-30/+28
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)-25/+55
2025-09-22wifi: ath12k: enforce CPU endian format for all QMI dataAlexander Wilhelm-16/+24
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran-30/+34
2025-09-22wifi: ath12k: Fix flush cache failure during RX queue updateNithyanantham Paramasivam-0/+2
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran-60/+150
2025-09-22wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxqNithyanantham Paramasivam-16/+40
2025-09-22wifi: ath12k: Refactor RX TID buffer cleanup into helper functionNithyanantham Paramasivam-18/+16
2025-09-22wifi: ath12k: Refactor RX TID deletion handling into helper functionNithyanantham Paramasivam-8/+19
2025-09-22wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256Nithyanantham Paramasivam-1/+1
2025-09-22net: spacemit: Make stats_lock softirq-safeVivian Wang-15/+15
2025-09-22net: enetc: use generic interfaces to get phc_index for ENETC v1Wei Fang-24/+10
2025-09-22net: enetc: fix sleeping function called from rcu_read_lock() contextWei Fang-1/+2
2025-09-22broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller-0/+1
2025-09-22broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller-4/+1
2025-09-22Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtwJohannes Berg-401/+2583
2025-09-22wifi: rtw89: avoid circular locking dependency in ser_state_run()Fedor Pchelkin-2/+1
2025-09-22wifi: rtw89: fix leak in rtw89_core_send_nullfunc()Fedor Pchelkin-0/+1
2025-09-22wifi: rtw89: avoid possible TX wait initialization raceFedor Pchelkin-20/+24
2025-09-22wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin-9/+61
2025-09-20wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()Hari Chandrakanthan-4/+3
2025-09-19net: stmmac: remove mac_interfaceRussell King (Oracle)-8/+6
2025-09-19net: stmmac: thead: convert to use phy_interfaceRussell King (Oracle)-12/+12
2025-09-19net: stmmac: sun8i: convert to use phy_interfaceRussell King (Oracle)-2/+2
2025-09-19net: stmmac: stm32: convert to use phy_interfaceRussell King (Oracle)-13/+13
2025-09-19net: stmmac: starfive: convert to use phy_interfaceRussell King (Oracle)-3/+3
2025-09-19net: stmmac: socfpga: convert to use phy_interfaceRussell King (Oracle)-1/+1
2025-09-19net: stmmac: ingenic: convert to use phy_interfaceRussell King (Oracle)-10/+15
2025-09-19net: stmmac: imx: convert to use phy_interfaceRussell King (Oracle)-10/+10
2025-09-19net: stmmac: use phy_interface in stmmac_check_pcs_mode()Russell King (Oracle)-0/+3
2025-09-19net/mlx5: Remove dead code from total_vfs setterVlad Dumitrescu-11/+2
2025-09-19net: phy: micrel: use %pe in print formatJakub Kicinski-4/+4
2025-09-19ethernet: rvu-af: Remove slash from the driver namePetr Malat-2/+1
2025-09-19net: ti: icssm-prueth: unwind cleanly in probe()Dan Carpenter-16/+14
2025-09-19net/mlx5e: Add flow rules for the decrypted ESP packetsJianbo Liu-17/+241
2025-09-19net/mlx5e: Add flow groups for the packets decrypted by crypto offloadJianbo Liu-6/+85
2025-09-19net/mlx5e: Recirculate decrypted packets into TTC tableJianbo Liu-5/+23
2025-09-19net/mlx5: Change TTC rules to match on undecrypted ESP packetsJianbo Liu-15/+109
2025-09-19net: tun: Update napi->skb after XDP processWang Liang-0/+3
2025-09-19can: esd_usb: Avoid errors triggered from USB disconnectStefan Mätje-8/+26
2025-09-19can: esd_usb: Rework display of error messagesStefan Mätje-16/+20
2025-09-19can: rcar_can: Convert to %peGeert Uytterhoeven-7/+7
2025-09-19can: rcar_can: Do not print alloc_candev() failuresGeert Uytterhoeven-1/+0
2025-09-19can: rcar_can: Mailbox bitfield conversionGeert Uytterhoeven-5/+7
2025-09-19can: rcar_can: BCR bitfield conversionGeert Uytterhoeven-7/+8
2025-09-19can: rcar_can: TFCR bitfield conversionGeert Uytterhoeven-5/+2
2025-09-19can: rcar_can: CTLR bitfield conversionGeert Uytterhoeven-13/+20
2025-09-19can: rcar_can: Convert to GENMASK()Geert Uytterhoeven-4/+4