summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* bnxt_en: Return error when allocating zero size context memory.Michael Chan2020-04-271-1/+1
* bnxt_en: Improve AER slot reset.Michael Chan2020-04-271-3/+6
* bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam2020-04-271-1/+1
* bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2020-04-272-9/+2
* aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark2020-04-271-1/+1
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
* net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-04-231-0/+3
* net: meth: remove spurious copyright textJonathan Corbet2020-04-231-16/+0
* net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin2020-04-231-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-213-0/+235
* net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-04-211-22/+11
* e1000: remove unneeded conversion to boolJason Yan2020-04-211-1/+1
* i40e: Remove unneeded conversion to boolJason Yan2020-04-211-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-181-1/+13
* net: stmmac: Fix sub-second incrementJulien Beraud2020-04-181-4/+8
* net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-04-181-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-151-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-141-1/+1
* net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-141-0/+2
* ionic: fix unused assignmentShannon Nelson2020-04-141-1/+1
* ionic: add dynamic_debug headerShannon Nelson2020-04-141-0/+1
* net: mvneta: Fix a typoChristophe JAILLET2020-04-121-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-081-12/+7
* net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit2020-04-081-1/+1
* net/mlx5e: Fix pfnum in devlink port attributeParav Pandit2020-04-081-4/+5
* net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan2020-04-081-1/+2
* net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin2020-04-081-2/+3
* net/mlx5e: Add missing release firmware callEran Ben Elisha2020-04-081-1/+4
* net/mlx5: Fix condition for termination table cleanupEli Cohen2020-04-082-10/+3
* net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh2020-04-081-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-072-1/+31
* net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2020-04-072-29/+127