summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-01-12net: marvell: prestera: Fix deinit sequence for routerYevhen Orlov4-2/+10
2022-01-12net: marvell: prestera: Refactor router functionsYevhen Orlov3-12/+14
2022-01-12net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov2-17/+17
2022-01-12net: marvell: prestera: Cleanup router structYevhen Orlov1-1/+0
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong1-22/+79
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault1-2/+3
2022-01-11libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault1-1/+2
2022-01-11net: ethernet: sun4i-emac: replace magic number with macroConley Lee2-13/+35
2022-01-10Revert "net: vertexcom: default to disabled on kbuild"Saeed Mahameed1-1/+1
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+3
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-1/+3
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-76/+192
2022-01-09net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET1-8/+3
2022-01-09rocker: Remove useless DMA-32 fallback configurationChristophe JAILLET1-13/+4
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+2
2022-01-09lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-14/+8
2022-01-09net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET2-13/+4
2022-01-09cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+5
2022-01-09cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET1-12/+5
2022-01-09cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+5
2022-01-09bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+4
2022-01-09et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-3/+2
2022-01-09be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET1-9/+5
2022-01-09bna: Simplify DMA settingChristophe JAILLET1-24/+10
2022-01-09net: alteon: Simplify DMA settingChristophe JAILLET2-8/+2
2022-01-09myri10ge: Simplify DMA settingChristophe JAILLET1-12/+1
2022-01-09qlcnic: Simplify DMA settingChristophe JAILLET6-38/+19
2022-01-09net: allwinner: Fix print formatJakub Kicinski1-2/+2
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski1-1/+1
2022-01-09bnxt_en: improve firmware timeout messagingEdwin Peer4-24/+25
2022-01-09bnxt_en: use firmware provided max timeout for messagesEdwin Peer6-12/+15
2022-01-09bnxt_en: improve VF error messages when PF is unavailableEdwin Peer3-9/+40
2022-01-09bnxt_en: add dynamic debug support for HWRM messagesEdwin Peer2-21/+50
2022-01-07net: ena: Extract recurring driver reset code into a functionArthur Kiyanovski2-31/+23
2022-01-07net: ena: Change the name of bad_csum variableArthur Kiyanovski3-4/+4
2022-01-07net: ena: Add debug prints for invalid req_id resetsArthur Kiyanovski1-4/+4
2022-01-07net: ena: Remove ena_calc_queue_size_ctx structArthur Kiyanovski2-42/+19
2022-01-07net: ena: Move reset completion print to the reset functionArthur Kiyanovski1-2/+2
2022-01-07net: ena: Remove redundant return code checkArthur Kiyanovski1-1/+1
2022-01-07net: ena: Change ENI stats support check to use capabilities fieldArthur Kiyanovski3-13/+10
2022-01-07net: ena: Add capabilities field with support for ENI stats capabilityArthur Kiyanovski3-1/+30
2022-01-07net: ena: Change return value of ena_calc_io_queue_size() to voidArthur Kiyanovski1-5/+3
2022-01-07octeontx2-af: Fix interrupt name stringsSunil Goutham2-4/+3
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean1-0/+37
2022-01-07net: mscc: ocelot: fix incorrect balancing with down LAG portsVladimir Oltean1-15/+11
2022-01-07iavf: remove an unneeded variableJason Wang1-3/+1
2022-01-07i40e: remove variables set but not usedYang Li1-5/+0
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski2-3/+3
2022-01-07i40e: Update FW API versionMateusz Palczewski1-2/+2
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski3-14/+35