summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-03-30net: hns3: fix set and get link ksettings issueGuangbin Huang1-1/+7
2020-03-30net: hns3: fix RSS config lost after VF reset.Guojia Liao1-24/+28
2020-03-30net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2-5/+14
2020-03-30net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin2-2/+2
2020-03-30net: ena: Make some functions staticYueHaibing1-7/+6
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee5-0/+245
2020-03-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King1-1/+1
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki1-7/+6
2020-03-30net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-30net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-30net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-30net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-30/+6
2020-03-30mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-30qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-18/+64
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-2/+2
2020-03-28net: dsa: felix: support changing the MTUVladimir Oltean1-10/+35
2020-03-28bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla2-2/+15
2020-03-28r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-28bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam1-2/+2
2020-03-28bnxt_en: Add partno to devlink info_get cbVasundhara Volam1-0/+8
2020-03-28bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam2-0/+63
2020-03-28bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam3-1/+21
2020-03-28mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel1-3/+4
2020-03-28mlxsw: switchx2: Remove unnecessary conversion to boolIdo Schimmel1-1/+1
2020-03-28mlxsw: core_acl: Avoid defining static variable in header fileIdo Schimmel2-39/+47
2020-03-28mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel2-248/+47
2020-03-28mlxsw: spectrum_router: Add proper function documentationIdo Schimmel1-5/+9
2020-03-28mlxsw: i2c: Add missing field documentationIdo Schimmel1-0/+1
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe4-5/+60
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik3-2/+59
2020-03-27net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-03-27net: atlantic: add XPN handlingMark Starovoytov1-2/+7
2020-03-27net: atlantic: MACSec offload statistics implementationDmitry Bogdanov5-19/+766
2020-03-27net: atlantic: MACSec offload statistics HW bindingsDmitry Bogdanov3-0/+806
2020-03-27net: atlantic: MACSec ingress offload implementationMark Starovoytov2-6/+420
2020-03-27net: atlantic: MACSec ingress offload HW bindingsMark Starovoytov4-0/+1605
2020-03-27net: atlantic: MACSec egress offload implementationDmitry Bogdanov2-8/+656
2020-03-27net: atlantic: MACSec egress offload HW bindingsDmitry Bogdanov5-1/+1451
2020-03-27net: atlantic: MACSec offload skeletonDmitry Bogdanov10-8/+373
2020-03-27net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko7-2/+3030
2020-03-27net: ethernet: ti: ale: am65: add support for default thread cfgGrygorii Strashko2-0/+20
2020-03-27net: ethernet: ti: ale: add support for mac-only modeGrygorii Strashko2-0/+18
2020-03-27net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...Grygorii Strashko1-0/+4
2020-03-27phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko1-0/+1
2020-03-27ice: add a devlink region for dumping NVM contentsJacob Keller4-0/+105
2020-03-27devlink: track snapshot id usage count using an xarrayJacob Keller1-0/+3
2020-03-27devlink: report error once U32_MAX snapshot ids have been usedJacob Keller1-3/+8