summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-07-25net: ethernet: stmicro: stmmac: permit MTU change with interface upChristian Marangi1-6/+24
2022-07-25net: ethernet: stmicro: stmmac: generate stmmac dma conf before openChristian Marangi1-173/+289
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi7-163/+172
2022-07-25net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...Christian Marangi1-2/+2
2022-07-25net: ethernet: stmicro: stmmac: move queue reset to dedicated functionsChristian Marangi1-28/+31
2022-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller4-33/+58
2022-07-25net: ethernet: mtk-ppe: fix traffic offload with bridged wlanLorenzo Bianconi1-17/+13
2022-07-25mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq()Amit Cohen1-2/+2
2022-07-25mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types()Amit Cohen1-5/+6
2022-07-25mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASICAmit Cohen1-31/+44
2022-07-25mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASICAmit Cohen1-16/+35
2022-07-25mlxsw: pci: Simplify FRC clock readingAmit Cohen2-9/+12
2022-07-25mlxsw: spectrum_ptp: Initialize the clock to zero as part of initializationAmit Cohen1-2/+1
2022-07-25mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson3-3/+3
2022-07-25mlxsw: resources: Add resource identifier for maximum number of FIDsAmit Cohen1-0/+2
2022-07-25mlxsw: spectrum: Fix the shift of FID field in TX headerDanielle Ratson1-1/+1
2022-07-25mlxsw: Set time stamp type as part of config profileDanielle Ratson4-1/+38
2022-07-25mlxsw: cmd: Add UTC related fields to query firmware commandDanielle Ratson1-0/+26
2022-07-25mlxsw: pci_hw: Add 'time_stamp' and 'time_stamp_type' fields to CQEv2Danielle Ratson1-0/+78
2022-07-25mlxsw: reg: Add Monitoring Time Precision Correction Port Configuration RegisterDanielle Ratson1-0/+62
2022-07-25mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2Danielle Ratson2-4/+31
2022-07-25mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()Danielle Ratson2-4/+4
2022-07-25net: macb: Update tsu clk usage in runtime suspend/resume for VersalHarini Katakam2-2/+16
2022-07-25net: macb: Sort CAPS flags by bit positionsHarini Katakam1-2/+2
2022-07-25net: ethernet: mtk_eth_soc: add support for page_pool_get_statsLorenzo Bianconi2-3/+35
2022-07-25net: ethernet: mtk_eth_soc: add xmit XDP supportLorenzo Bianconi2-22/+180
2022-07-25net: ethernet: mtk_eth_soc: introduce xdp ethtool countersLorenzo Bianconi2-2/+36
2022-07-25net: ethernet: mtk_eth_soc: add basic XDP supportLorenzo Bianconi2-19/+145
2022-07-25net: ethernet: mtk_eth_soc: rely on page_pool for single page buffersLorenzo Bianconi3-40/+156
2022-07-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-35/+299
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko1-2/+2
2022-07-22iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand1-22/+33
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski3-11/+25
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree5-3/+59
2022-07-22sfc: hook up ef100 representor TXEdward Cree3-1/+38
2022-07-22sfc: support passing a representor to the EF100 TX pathEdward Cree7-17/+123
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree5-1/+96
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree2-2/+39
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree1-0/+26
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree8-11/+196
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree4-0/+55
2022-07-22sfc: update EF100 register descriptionsEdward Cree1-23/+60
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang1-2/+2
2022-07-22mlxsw: use netif_is_any_bridge_port() instead of open codeJuhee Kang1-3/+1
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski3-31/+245
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski35-198/+299
2022-07-21ice: add i2c write commandKarol Kolacinski3-4/+54
2022-07-20net: amd8111e: remove repeated dev->features assignementJian Shen1-3/+0
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski19-860/+1152
2022-07-20mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1