summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-03net: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2024-11-03net: bnxt: use ethtool string helpersRosen Penev
2024-11-03net: phy: use ethtool string helpersRosen Penev
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03net: dsa: use ethtool string helpersRosen Penev
2024-11-03net/mlx5: DPLL, Add clock quality level op implementationJiri Pirko
2024-11-03net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan
2024-10-31net: fjes: use ethtool string helpersRosen Penev
2024-10-31net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepointVladimir Oltean
2024-11-01wifi: rtw89: set pause_data field to avoid transmitting data in scan channelsChih-Kang Chang
2024-11-01wifi: rtw89: don't check done-ack for entering PSChin-Yen Lee
2024-10-31net: enetc: set MAC address to the VF net_deviceWei Fang
2024-10-31fsl/fman: Validate cell-index value obtained from Device TreeAleksandr Mishin
2024-10-31net: freescale: use ethtool string helpersRosen Penev
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31net: phy: dp83822: Configure RMII mode on DP83825 devicesErik Schumacher
2024-10-31wifi: cw1200: Fix potential NULL dereferenceLinus Walleij
2024-10-31wifi: brcm80211: Remove unused dma_txflush()Dr. David Alan Gilbert
2024-10-31wifi: wfx: Fix error handling in wfx_core_init()Yuan Can
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2024-10-31net: hns3: don't auto enable misc vectorJian Shen
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang
2024-10-30bna: Remove field bnad_dentry_files[] in struct bnadZhen Lei
2024-10-30bna: Remove error checking for debugfs create APIsZhen Lei
2024-10-30net: ethernet: mtk_wed: fix path of MT7988 WO firmwareDaniel Golle
2024-10-30mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel
2024-10-30mlxsw: pci: Sync Rx buffers for deviceAmit Cohen
2024-10-30mlxsw: pci: Sync Rx buffers for CPUAmit Cohen
2024-10-30mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen
2024-10-30net: sparx5: add feature supportDaniel Machon
2024-10-30net: sparx5: add compatible string for lan969xDaniel Machon
2024-10-30net: sparx5: use is_sparx5() macro throughoutDaniel Machon
2024-10-30net: lan969x: add function for calculating the DSM calendarDaniel Machon
2024-10-30net: lan969x: add PTP handler functionDaniel Machon
2024-10-30net: lan969x: add lan969x ops to match dataDaniel Machon
2024-10-30net: lan969x: add constants to match dataDaniel Machon
2024-10-30net: lan969x: add register diffs to match dataDaniel Machon
2024-10-30net: lan969x: add match data for lan969xDaniel Machon
2024-10-30net: sparx5: add registers required by lan969xDaniel Machon
2024-10-30net: sparx5: add sparx5 context pointer to a few functionsDaniel Machon
2024-10-30net: sparx5: change frequency calculation for SDLB'sDaniel Machon
2024-10-30net: sparx5: change spx5_wr to spx5_rmw in cal update()Daniel Machon
2024-10-30net: sparx5: add support for lan969x targets and core clockDaniel Machon