summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-251-1/+2
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-251-1/+2
* net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-04-241-0/+3
* net: meth: remove spurious copyright textJonathan Corbet2020-04-241-16/+0
* net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin2020-04-241-0/+2
* cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-231-7/+20
* mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter2020-04-234-7/+7
* net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-223-0/+235
* net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-04-221-22/+11
* e1000: remove unneeded conversion to boolJason Yan2020-04-221-1/+1
* i40e: Remove unneeded conversion to boolJason Yan2020-04-221-2/+2
* net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun2020-04-201-1/+6
* net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed2020-04-201-4/+4
* net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy2020-04-204-5/+15
* net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey2020-04-201-11/+12
* net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle2020-04-201-3/+3
* cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2020-04-202-21/+9
* net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier2020-04-201-0/+1
* net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin2020-04-201-1/+0
* net/mlx4_en: avoid indirect call in TX completionEric Dumazet2020-04-191-1/+13
* net: stmmac: Fix sub-second incrementJulien Beraud2020-04-191-4/+8
* net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-04-191-3/+6
* amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior2020-04-161-1/+1
* net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-161-0/+2
* net: tulip: make early_486_chipsets staticJason Yan2020-04-161-1/+1
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-152-43/+43
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-04-151-1/+1
* net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-151-0/+2
* ionic: fix unused assignmentShannon Nelson2020-04-151-1/+1
* ionic: add dynamic_debug headerShannon Nelson2020-04-151-0/+1
* net: mvneta: Fix a typoChristophe JAILLET2020-04-131-1/+1
* net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET2020-04-121-3/+3
* net: neterion: remove redundant assignment to variable tmp64Colin Ian King2020-04-121-1/+1
* net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey2020-04-091-12/+7
* net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit2020-04-091-1/+1
* net/mlx5e: Fix pfnum in devlink port attributeParav Pandit2020-04-091-4/+5
* net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan2020-04-091-1/+2
* net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin2020-04-091-2/+3
* net/mlx5e: Add missing release firmware callEran Ben Elisha2020-04-091-1/+4
* net/mlx5: Fix condition for termination table cleanupEli Cohen2020-04-092-10/+3
* net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh2020-04-091-1/+1
* ionic: set station addr only if neededShannon Nelson2020-04-081-13/+19
* ionic: replay filters after fw upgradeShannon Nelson2020-04-083-15/+51
* net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2020-04-082-1/+31
* net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2020-04-082-29/+127
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-0715-46/+104
|\
| * qed: remove redundant assignment to variable 'rc'Colin Ian King2020-04-061-1/+1
| * mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata2020-04-061-3/+6
| * mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata2020-04-061-3/+6
| * r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit2020-04-061-15/+14