aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-12-20net/mlx5e: Support cross-vhca RSSTariq Toukan10-57/+179
2023-12-20net/mlx5e: Let channels be SD-awareTariq Toukan8-27/+35
2023-12-20net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2-10/+23
2023-12-20net/mlx5e: Create single netdev per SD groupTariq Toukan1-7/+62
2023-12-20net/mlx5: SD, Add informative prints in kernel logTariq Toukan1-0/+21
2023-12-20net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan1-1/+184
2023-12-20net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan2-2/+121
2023-12-20net/mlx5: SD, Implement basic query and instantiationTariq Toukan1-1/+106
2023-12-20net/mlx5: SD, Introduce SD libTariq Toukan4-1/+110
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan1-0/+21
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed4-11/+16
2023-12-20r8169: add support for LED's on RTL8168/RTL8101Heiner Kallweit4-0/+232
2023-12-20net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann1-1/+1
2023-12-20octeontx2-af: insert space after includeWang Jinchao1-1/+1
2023-12-19net: mana: select PAGE_POOLYury Norov1-0/+1
2023-12-19octeon_ep: support firmware notifications for VFsShinas Rasheed3-0/+66
2023-12-19octeon_ep: control net framework to support VF offloadsShinas Rasheed2-1/+67
2023-12-19octeon_ep: PF-VF mailbox version supportShinas Rasheed3-3/+17
2023-12-19octeon_ep: add PF-VF mailbox communicationShinas Rasheed11-49/+713
2023-12-19net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl3-25/+40
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski12-273/+523
2023-12-18idpf: refactor some missing field get/prep conversionsJesse Brandeburg2-35/+30
2023-12-18ice: cleanup inconsistent codeJesse Brandeburg2-3/+3
2023-12-18ice: field get conversionJesse Brandeburg13-121/+82
2023-12-18iavf: field get conversionJesse Brandeburg2-15/+8
2023-12-18i40e: field get conversionJesse Brandeburg11-226/+145
2023-12-18igc: field get conversionJesse Brandeburg4-13/+8
2023-12-18intel: legacy: field get conversionJesse Brandeburg25-162/+118
2023-12-18igc: field prep conversionJesse Brandeburg1-2/+2
2023-12-18ice: fix pre-shifted bit usageJesse Brandeburg3-11/+18
2023-12-18ice: field prep conversionJesse Brandeburg14-208/+139
2023-12-18iavf: field prep conversionJesse Brandeburg2-19/+14
2023-12-18i40e: field prep conversionJesse Brandeburg5-151/+109
2023-12-18intel: legacy: field prep conversionJesse Brandeburg8-23/+16
2023-12-18intel: add bit macro includes where neededJesse Brandeburg16-23/+36
2023-12-18e1000e: make lost bits explicitJesse Brandeburg1-6/+7
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba1-0/+3
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman1-0/+2
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller1-4/+0
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh3-24/+133
2023-12-15bnxt_en: do not map packet buffers twiceAndy Gospodarek1-9/+2
2023-12-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller10-315/+1366
2023-12-15mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata1-0/+18
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata2-0/+13
2023-12-15mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata1-0/+9
2023-12-15ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh1-3/+14
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov3-40/+38
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh1-30/+54
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen2-77/+6