summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
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
2025-09-19can: rcar_can: Convert to BIT()Geert Uytterhoeven-69/+70
2025-09-19can: rcar_can: Convert to Runtime PMGeert Uytterhoeven-24/+24
2025-09-19can: rcar_can: Add helper variable dev to rcar_can_probe()Geert Uytterhoeven-12/+11
2025-09-19can: rcar_can: Consistently use ndev for net_device pointersGeert Uytterhoeven-4/+4
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean-1/+1
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-0/+1
2025-09-19can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-0/+1
2025-09-19can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-0/+1
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol-1/+2
2025-09-19can: rcar_canfd: Fix controller mode settingDuy Nguyen-3/+4
2025-09-19can: hi311x: fix null pointer dereference when resuming from sleep before int...Chen Yufeng-16/+17
2025-09-19net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das-6/+5
2025-09-19ixgbevf: fix proper type for error code in ixgbevf_resume()Aleksandr Loktionov-1/+1
2025-09-19iavf: fix proper type for error code in iavf_resume()Aleksandr Loktionov-1/+1
2025-09-19idpf: add HW timestamping statisticsMilena Olech-1/+87
2025-09-19ice: Remove deprecated ice_lag_move_new_vf_nodes() callDave Ertman-58/+0
2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt-48/+722
2025-09-19ice: move ice_qp_[ena|dis] for reusePaul Greenwalt-149/+173
2025-09-19wan: framer: pef2256: use %pe in print formatJakub Kicinski-2/+2
2025-09-19net: airoha: Fix PPE_IP_PROTO_CHK register definitionsLorenzo Bianconi-2/+2
2025-09-19r8169: set EEE speed down ratio to 1ChunHao Lin-3/+3
2025-09-19net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYSHeiner Kallweit-2/+0
2025-09-19hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res()Dan Carpenter-1/+1
2025-09-19wifi: mac80211_hwsim: Add simulation support for NAN deviceIlan Peer-7/+256
2025-09-19Merge tag 'mt76-next-2025-09-15' of https://github.com/nbd168/wirelessJohannes Berg-923/+2313
2025-09-18wifi: ath12k: Extend beacon miss handling for MLO non-AP STAMaharaja Kennadyrajan-32/+32
2025-09-18wifi: ath12k: Add support to handle reason inactivity STA kickout event for Q...Arulanbu Balusamy-3/+15
2025-09-18wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI re...Maharaja Kennadyrajan-2/+20
2025-09-18wifi: ath12k: report station mode per-chain signal strengthLingbo Kong-3/+144