aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe115-487/+952
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan1-0/+7
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt1-1/+1
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2018-12-06mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel1-2/+5
2018-12-06mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel1-2/+2
2018-12-04net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach1-1/+32
2018-12-04net: mvpp2: fix detection of 10G SFP modulesBaruch Siach1-0/+1
2018-12-04ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky3-69/+1
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2-677/+0
2018-12-04net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky1-19/+3
2018-12-04net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky1-1/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-66/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-03net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed1-1/+1
2018-12-03net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2-3/+2
2018-12-03net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon1-1/+1
2018-12-03net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun1-0/+5
2018-11-30liquidio: read sc->iq_no before release scPan Bian1-1/+3
2018-11-30mlx5: fix get_ip_proto()Cong Wang1-3/+3
2018-11-30nfp: flower: prevent offload if rhashtable insert failsJohn Hurley1-5/+9
2018-11-30nfp: flower: release metadata on offload failureJohn Hurley1-2/+4
2018-11-30net: aquantia: fix rx checksum offload bitsDmitry Bogdanov1-1/+1
2018-11-30liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King1-1/+1
2018-11-30net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding1-10/+13
2018-11-29net/mlx5: Debug print for forwarded async eventsSaeed Mahameed1-0/+3
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed2-28/+13
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2-4/+14
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-91/+1
2018-11-29net/mlx5: Allow forwarding event type general event as isSaeed Mahameed1-0/+1
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed5-123/+10
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-0/+3
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2-14/+16
2018-11-29net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed1-0/+16
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed2-1/+25
2018-11-29net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entryKunihiko Hayashi1-0/+1
2018-11-29net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi1-6/+8
2018-11-29net: ethernet: ave: Increase descriptors to improve performanceKunihiko Hayashi1-4/+5
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller4-9/+12
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski1-7/+7
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-11-28igb: fix uninitialized variablesYunjian Wang1-0/+1