summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-19net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng
2025-08-19eth: fbnic: Report XDP stats via ethtoolMohsin Bashir
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP_TX actionMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir
2025-08-19eth: fbnic: Prefetch packet headers on RxMohsin Bashir
2025-08-19eth: fbnic: Use shinfo to track frags state on RxMohsin Bashir
2025-08-19eth: fbnic: Update HeadroomMohsin Bashir
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir
2025-08-19wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff()Liao Yuanhong
2025-08-19wifi: rtl8xxxu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-08-19wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-08-18net: stmmac: explain the phylink_speed_down() call in stmmac_release()Russell King (Oracle)
2025-08-18net: stmmac: add helpers to indicate WoL enable statusRussell King (Oracle)
2025-08-18net: stmmac: use core wake IRQ supportRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary "stmmac: wakeup enable" printRussell King (Oracle)
2025-08-18net: stmmac: remove redundant WoL option validationRussell King (Oracle)
2025-08-18net: stmmac: remove write-only mac->pmtRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary checks in ethtool eee opsRussell King (Oracle)
2025-08-19wifi: rtw89: fix group frames loss when connected to non-transmitted BSSIDKuan-Chung Chen
2025-08-19wifi: rtw89: fix BSSID comparison for non-transmitted BSSIDKuan-Chung Chen
2025-08-19wifi: rtw89: 8852c: check LPS H2C command complete by C2H reg instead of done...Chih-Kang Chang
2025-08-19wifi: rtw89: 8851b: rfk: update TX wideband IQKKuan-Chung Chen
2025-08-19wifi: rtw89: 8851b: rfk: update IQK TIA settingKuan-Chung Chen
2025-08-19wifi: rtw89: wow: remove notify during WoWLAN net-detectKuan-Chung Chen
2025-08-19wifi: rtw89: debug: add beacon_info debugfsKuan-Chung Chen
2025-08-19wifi: rtw89: introduce beacon tracking to improve connection stabilityKuan-Chung Chen
2025-08-18bnxt_en: Fix lockdep warning during rmmodMichael Chan
2025-08-18amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescingVishal Badole
2025-08-18ppp: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18nfp: flower: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18eth: intel: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18net: dsa: b53: fix reserved register access in b53_fdb_dump()Jonas Gorski
2025-08-18ppp: mppe: Use SHA-1 library instead of crypto_shashEric Biggers
2025-08-18eth: nfp: Remove u64_stats_update_begin()/end() for stats fetchLi RongQing
2025-08-18net: dsa: ks8995: Add basic switch set-upLinus Walleij
2025-08-18net: dsa: ks8995: Delete sysfs register accessLinus Walleij
2025-08-18net: dsa: ks8995: Add proper RESET delayLinus Walleij
2025-08-18net: dsa: Move KS8995 to the DSA subsystemLinus Walleij
2025-08-18net: phy: realtek: fix RTL8211F wake-on-lan supportRussell King (Oracle)
2025-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-15net: libwx: Fix the size in RSS hash key populationChandra Mohan Sundar
2025-08-15net: Space: Replace memset(0) + strscpy() with strscpy_pad()Thorsten Blum
2025-08-15net/mlx5: Support disabling host PFsDaniel Jurgens
2025-08-15net/mlx5: Query to see if host PF is disabledDaniel Jurgens
2025-08-15net: phy: fixed: remove usage of a faux deviceHeiner Kallweit
2025-08-15{rdma,net}/mlx5: export mlx5_vport_get_vhca_idSaeed Mahameed
2025-08-15net/mlx5: E-Switch, Set/Query hca cap via vhca idSaeed Mahameed
2025-08-15net/mlx5: E-Switch, Cache vport vhca id on first cap querySaeed Mahameed