summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-08-19net/mlx5: HWS, fix simple rules rehash error flowYevgeny Kliteynik-18/+43
2025-08-19net/mlx5: HWS, fix bad parameter in CQ creationYevgeny Kliteynik-1/+0
2025-08-19net: stmmac: dwmac4: stop hardware from dropping checksum-error packetsOleksij Rempel-0/+3
2025-08-19net: stmmac: dwmac4: report Rx checksum errors in statusOleksij Rempel-2/+6
2025-08-19net: stmmac: Correctly handle Rx checksum offload errorsOleksij Rempel-1/+2
2025-08-19net: stmmac: thead: Enable TX clock before MAC initializationYao Zi-1/+8
2025-08-19net: hns3: change the function return type from int to boolJijie Shao-2/+2
2025-08-19net: hns3: add parameter check for tx_copybreak and tx_spare_buf_sizeJijie Shao-0/+33
2025-08-19net: phy: realtek: enable serdes option mode for RTL8226-CGMarkus Stockhausen-6/+20
2025-08-19gve: prevent ethtool ops after shutdownJordan Rhee-0/+2
2025-08-19chtls: Convert to skb_dst_resetStanislav Fomichev-8/+8
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji-1/+1
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur-12/+61
2025-08-19cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel-0/+7
2025-08-19net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phyChaoyi Chen-4/+7
2025-08-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy-51/+146
2025-08-19net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar-31/+41
2025-08-19net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi-29/+85
2025-08-19net: macb: Add capability-based QBV detection and Versal supportVineeth Karumanchi-2/+8
2025-08-19net: macb: Add TAPRIO traffic scheduling supportVineeth Karumanchi-0/+289
2025-08-19ppp: fix race conditions in ppp_fill_forward_pathQingfang Deng-6/+11
2025-08-19net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng-0/+2
2025-08-19eth: fbnic: Report XDP stats via ethtoolMohsin Bashir-1/+49
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir-5/+83
2025-08-19eth: fbnic: Add support for XDP_TX actionMohsin Bashir-1/+84
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir-6/+142
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir-7/+141
2025-08-19eth: fbnic: Prefetch packet headers on RxMohsin Bashir-1/+1
2025-08-19eth: fbnic: Use shinfo to track frags state on RxMohsin Bashir-58/+26
2025-08-19eth: fbnic: Update HeadroomMohsin Bashir-1/+2
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir-8/+43
2025-08-19wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff()Liao Yuanhong-4/+1
2025-08-19wifi: rtl8xxxu: Don't claim USB ID 07b8:8188Bitterblue Smith-2/+0
2025-08-19wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith-1/+0
2025-08-18net: stmmac: explain the phylink_speed_down() call in stmmac_release()Russell King (Oracle)-0/+5
2025-08-18net: stmmac: add helpers to indicate WoL enable statusRussell King (Oracle)-8/+17
2025-08-18net: stmmac: use core wake IRQ supportRussell King (Oracle)-16/+3
2025-08-18net: stmmac: remove unnecessary "stmmac: wakeup enable" printRussell King (Oracle)-1/+0
2025-08-18net: stmmac: remove redundant WoL option validationRussell King (Oracle)-10/+0
2025-08-18net: stmmac: remove write-only mac->pmtRussell King (Oracle)-2/+0
2025-08-18net: stmmac: remove unnecessary checks in ethtool eee opsRussell King (Oracle)-6/+0
2025-08-19wifi: rtw89: fix group frames loss when connected to non-transmitted BSSIDKuan-Chung Chen-0/+36
2025-08-19wifi: rtw89: fix BSSID comparison for non-transmitted BSSIDKuan-Chung Chen-1/+5
2025-08-19wifi: rtw89: 8852c: check LPS H2C command complete by C2H reg instead of done...Chih-Kang Chang-0/+1
2025-08-19wifi: rtw89: 8851b: rfk: update TX wideband IQKKuan-Chung Chen-32/+43
2025-08-19wifi: rtw89: 8851b: rfk: update IQK TIA settingKuan-Chung Chen-31/+54
2025-08-19wifi: rtw89: wow: remove notify during WoWLAN net-detectKuan-Chung Chen-2/+0
2025-08-19wifi: rtw89: debug: add beacon_info debugfsKuan-Chung Chen-0/+61
2025-08-19wifi: rtw89: introduce beacon tracking to improve connection stabilityKuan-Chung Chen-32/+619
2025-08-18bnxt_en: Fix lockdep warning during rmmodMichael Chan-1/+1