summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-10net: dsa: qca8k: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2025-01-09net: phy: micrel: use helper phy_disable_eeeHeiner Kallweit
2025-01-09netconsole: Warn if MAX_USERDATA_ITEMS limit is exceededBreno Leitao
2025-01-09net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09enic: Fix typo in comment in table indexed by link speedJohn Daley
2025-01-09enic: Obtain the Link speed only after the link comes upJohn Daley
2025-01-09enic: Move RX coalescing set functionJohn Daley
2025-01-09net/mlx5: Fix variable not being completed when function returnsChenguang Zhao
2025-01-09rtase: Fix a check for error in rtase_alloc_msix()Dan Carpenter
2025-01-09net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman
2025-01-09netdevsim: add debugfs-triggered queue resetJakub Kicinski
2025-01-09netdevsim: add queue management API supportJakub Kicinski
2025-01-09netdevsim: add queue alloc/free helpersJakub Kicinski
2025-01-09netdevsim: allocate rqs individuallyJakub Kicinski
2025-01-09netdevsim: support NAPI configJakub Kicinski
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-01-09net: stmmac: Unexport stmmac_rx_offset() from stmmac.hFurong Xu
2025-01-09r8169: add support for RTL8125BP rev.bChunHao Lin
2025-01-09mctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang
2025-01-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-08net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2025-01-08net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2025-01-08net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2025-01-08net: hns3: don't auto enable misc vectorJian Shen
2025-01-08net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2025-01-08net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2025-01-08net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-07intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pfDr. David Alan Gilbert
2025-01-07igc: Link queues to NAPI instancesJoe Damato
2025-01-07igc: Link IRQs to NAPI instancesJoe Damato
2025-01-07i40e: add ability to reset VF for Tx and Rx MDD eventsAleksandr Loktionov
2025-01-07ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()Yue Haibing
2025-01-07ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()Yue Haibing
2025-01-07igb: Fix passing 0 to ERR_PTR in igb_run_xdp()Yue Haibing
2025-01-07igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()Yue Haibing
2025-01-07igc: Allow hot-swapping XDP programSong Yoong Siang
2025-01-07igb: Add AF_XDP zero-copy Tx supportSriram Yagnaraman
2025-01-07igb: Add AF_XDP zero-copy Rx supportSriram Yagnaraman
2025-01-07igb: Add XDP finalize and stats update functionsKurt Kanzenbach
2025-01-07igb: Introduce XSK data structures and helpersSriram Yagnaraman
2025-01-07igb: Introduce igb_xdp_is_enabled()Sriram Yagnaraman
2025-01-07igb: Remove static qualifiersSriram Yagnaraman
2025-01-07eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski
2025-01-07net: dsa: qca: remove qca8k_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mt753x: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: ksz: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()Russell King (Oracle)