summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-21net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASSVladimir Oltean
2025-04-21net: enetc: refactor bulk flipping of RX buffers to separate functionVladimir Oltean
2025-04-21net: enetc: register XDP RX queues with frag_sizeVladimir Oltean
2025-04-21xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()Alexey Nepomnyashih
2025-04-21bnxt_en: Remove unused macros in bnxt_ulp.hKalesh AP
2025-04-21bnxt_en: Remove unused field "ref_count" in struct bnxt_ulpKalesh AP
2025-04-21bnxt_en: Report the ethtool coredump length after copying the coredumpShruti Parab
2025-04-21bnxt_en: Change FW message timeout warningMichael Chan
2025-04-21net: stmmac: socfpga: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-21net: stmmac: socfpga: call set_phy_mode() before registrationRussell King (Oracle)
2025-04-21net: stmmac: socfpga: convert to stmmac_pltfr_pm_opsRussell King (Oracle)
2025-04-21net: stmmac: socfpga: provide init functionRussell King (Oracle)
2025-04-21net: stmmac: socfpga: init dwmac->stmmac_rst before registrationRussell King (Oracle)
2025-04-21net/mlx5: Move ttc allocation after switch case to prevent leaksHenry Martin
2025-04-21net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()Henry Martin
2025-04-21net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and commentsColin Ian King
2025-04-21net: axienet: Fix spelling mistake "archecture" -> "architecture"Colin Ian King
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18igc: add support to get frame preemption statistics via ethtoolFaizal Rahim
2025-04-18igc: add support to get MAC Merge data via ethtoolFaizal Rahim
2025-04-18igc: block setting preemptible traffic class in taprioFaizal Rahim
2025-04-18igc: add support to set tx-min-frag-sizeFaizal Rahim
2025-04-18igc: add support for frame preemption verificationFaizal Rahim
2025-04-18igc: set the RX packet buffer size for TSN modeFaizal Rahim
2025-04-18igc: use FIELD_PREP and GENMASK for existing RX packet buffer sizeFaizal Rahim
2025-04-18igc: optimize TX packet buffer utilization for TSN modeFaizal Rahim
2025-04-18igc: use FIELD_PREP and GENMASK for existing TX packet buffer sizeFaizal Rahim
2025-04-18igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULTFaizal Rahim
2025-04-18igc: rename xdp_get_tx_ring() for non-xdp usageFaizal Rahim
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean
2025-04-18net: stmmac: move frag_size handling out of spin_lockFaizal Rahim
2025-04-17net: stmmac: mediatek: stop initialising plat->mac_interfaceRussell King (Oracle)
2025-04-17net: stmmac: dwc-qos: use PHY clock-stop capabilityRussell King (Oracle)
2025-04-17net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slowKees Cook
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-17r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new chip ve...Heiner Kallweit
2025-04-17r8169: refactor chip version detectionHeiner Kallweit
2025-04-17net: stmmac: sunxi: use devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-17net: stmmac: sunxi: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-17net: stmmac: sunxi: convert to set_clk_tx_rate()Russell King (Oracle)
2025-04-17wifi: wcn36xx: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath12k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath11k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath10k: Don't use %pK through printkThomas Weißschuh
2025-04-17wifi: ath12k: fix node corruption in ar->arvifs listMaharaja Kennadyrajan
2025-04-17wifi: ath12k: Prevent sending WMI commands to firmware during firmware crashMaharaja Kennadyrajan
2025-04-17wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()Rameshkumar Sundaram