summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-01-16net: mscc: ocelot: delete unused ocelot_set_cpu_port prototypeVladimir Oltean1-4/+0
2021-01-16net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean1-0/+16
2021-01-16net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2-2/+21
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski23-164/+130
2021-01-16net: ks8851: remove definition of DEBUGTom Rix3-6/+0
2021-01-16gianfar: remove definition of DEBUGTom Rix1-1/+0
2021-01-16netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-77/+77
2021-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-72/+126
2021-01-15bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman3-11/+22
2021-01-15ch_ipsec: Remove initialization of rxq related dataAyush Sawal1-3/+0
2021-01-15mlxsw: pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-31/+25
2021-01-15net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_addVladimir Oltean1-2/+1
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon1-2/+18
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon1-48/+4
2021-01-14net: stmmac: Fixed mtu channged by cache alignedDavid Wu1-1/+2
2021-01-14cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal4-2/+82
2021-01-14i40e: fix potential NULL pointer dereferencingCristian Dumitrescu1-1/+1
2021-01-14dpaa2-mac: fix the remove path for non-MAC interfacesIoana Ciornei1-0/+3
2021-01-14dpaa2-eth: add support for Rx VLAN filteringIonut-robert Aron4-0/+184
2021-01-14octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli4-21/+153
2021-01-14net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze1-2/+2
2021-01-14net/mlx5e: IPsec, Remove unnecessary config flag usageTariq Toukan2-4/+0
2021-01-14net/mlx5e: IPsec, Inline feature_check fast-path functionTariq Toukan3-18/+17
2021-01-14net/mlx5e: IPsec, Avoid unreachable returnTariq Toukan1-2/+2
2021-01-14net/mlx5e: IPsec, Enclose csum logic under ipsec configTariq Toukan2-2/+11
2021-01-14net/mlx5e: CT: Remove redundant usage of zone maskRoi Dayan1-3/+1
2021-01-14net/mlx5e: Remove redundant initialization to nullRoi Dayan1-2/+2
2021-01-14net/mlx5e: CT: Pass null instead of zero specRoi Dayan1-2/+1
2021-01-14net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...Jianbo Liu2-9/+0
2021-01-14net/mlx5: E-Switch, use new cap as condition for mpls over udpEli Cohen1-2/+2
2021-01-14net/mlx5e: Simplify condition on esw_vport_enable_qos()Eli Cohen1-2/+1
2021-01-13bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi1-1/+2
2021-01-13bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan1-2/+6
2021-01-13fsl/fman: Add MII mode support.Maxim Kochetkov1-0/+4
2021-01-13net: marvell: Fixed two spellings,controling to controlling and oen to oneBhaskar Chowdhury1-1/+1
2021-01-13r8169: improve DASH supportHeiner Kallweit1-31/+22
2021-01-13r8169: improve rtl8169_rx_csumHeiner Kallweit1-3/+5
2021-01-13r8169: align rtl_wol_suspend_quirk with vendor driver and rename itHeiner Kallweit1-16/+4
2021-01-13net: ks8851: Select PHYLIB and MICREL_PHY in KconfigMarek Vasut1-0/+4
2021-01-12net: mvpp2: prs: improve ipv4 parse flowStefan Chulski1-25/+39
2021-01-12r8169: clean up rtl_pll_power_down/up functionsHeiner Kallweit1-8/+3
2021-01-12r8169: improve handling D3 PLL power-downHeiner Kallweit1-29/+22
2021-01-12r8169: enable PLL power-down for chip versions 34, 35, 36, 42Heiner Kallweit1-7/+4
2021-01-12net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski1-2/+0
2021-01-12r8169: make use of the unaligned access helpersHeiner Kallweit1-22/+13
2021-01-12r8169: tweak max read request size for newer chips also in jumbo mtu modeHeiner Kallweit1-4/+5
2021-01-12r8169: align RTL8168e jumbo pcie read request size with vendor driverHeiner Kallweit1-4/+2
2021-01-12net: marvell: prestera: Correct typoFlorian Fainelli1-5/+5
2021-01-12mlxsw: spectrum_switchdev: remove transactional logic for VLAN objectsVladimir Oltean1-33/+4
2021-01-12net: switchdev: remove the transaction structure from port attributesVladimir Oltean8-179/+61