aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko1-1/+0
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds487-19696/+37290
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds25-40/+39
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon5-2536/+1519
2020-01-27qed: rt init valid initialization changedMichal Kalderon3-21/+6
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon7-214/+820
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon5-1/+224
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon5-123/+212
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon4-37/+6
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon2-30/+88
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon8-34/+212
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon7-91/+142
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon1-26/+25
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon5-160/+149
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon4-538/+488
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon2-191/+232
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham4-4/+269
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob6-4/+525
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya3-0/+97
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham5-4/+273
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham4-1/+167
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya6-3/+255
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham6-6/+242
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian3-0/+109
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham6-2/+470
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham6-3/+349
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham6-10/+332
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham7-17/+1290
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham4-4/+286
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham4-3/+552
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham6-0/+362
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)3-2246/+2271
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)2-139/+211
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)1-276/+282
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam2-0/+138
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam3-6/+6
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam1-1/+13
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam2-5/+8
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam1-5/+6
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam1-24/+36
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan2-1/+5
2020-01-27bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi1-0/+7
2020-01-27bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan1-2/+4
2020-01-27bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan1-1/+1
2020-01-27bnxt_en: Remove the setting of dev_port.Michael Chan1-1/+0
2020-01-27bnxt_en: Improve bnxt_probe_phy().Michael Chan1-3/+3
2020-01-27bnxt_en: Improve link up detection.Michael Chan2-9/+9
2020-01-27drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET1-1/+1
2020-01-27r8169: don't set min_mtu/max_mtu if not neededHeiner Kallweit1-7/+5
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET1-1/+1