summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-041-1/+1
| * mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King2020-04-031-1/+1
| * net: stmmac: xgmac: Fix VLAN register handlingJose Abreu2020-04-021-0/+11
| * net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing2020-04-021-1/+1
| * net: atlantic: fix missing | operator when assigning rec->llcColin Ian King2020-04-021-1/+1
| * net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan2020-04-021-12/+19
| * net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu2020-04-011-5/+12
| * bnx2x: correct a comment mistake in grammarHu Haowen2020-04-011-1/+2