summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* iavf: Add framework to enable ethtool ntuple filtersHaiyue Wang2021-03-224-1/+257
* ice: Check FDIR program status for AVFQi Zhang2021-03-227-16/+541
* ice: Add more FDIR filter type for AVFQi Zhang2021-03-224-18/+545
* ice: Add GTPU FDIR filter for AVFQi Zhang2021-03-224-0/+218
* ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang2021-03-226-4/+73
* ice: Add new actions support for VF FDIRQi Zhang2021-03-223-1/+25
* ice: Add FDIR pattern action parser for VFQi Zhang2021-03-221-2/+345
* ice: Enable FDIR Configure for AVFQi Zhang2021-03-229-6/+1094
* ice: Add support for per VF ctrl VSI enablingQi Zhang2021-03-225-11/+129
* ice: Enhanced IPv4 and IPv6 flow filterQi Zhang2021-03-222-5/+53
* ice: Support to separate GTP-U uplink and downlinkQi Zhang2021-03-224-15/+241
* ice: Add more advanced protocol support in flow filterQi Zhang2021-03-223-6/+397
* ice: Support non word aligned input set fieldQi Zhang2021-03-228-36/+623
* ice: Add more basic protocol support for flow filterQi Zhang2021-03-225-6/+220
* r8169: add support for ethtool get_ringparamHeiner Kallweit2021-03-201-0/+10
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-03-193-14/+9
|\
| * e1000e: Mark e1000e_pm_prepare() as __maybe_unusedWei Yongjun2021-03-191-1/+1
| * igc: Assign boolean values to a bool variableJiapeng Zhong2021-03-191-8/+8
| * igc: Remove unused MII_CR_LOOPBACKSasha Neftin2021-03-191-1/+0
| * igc: Remove unused MII_CR_SPEEDSasha Neftin2021-03-191-3/+0
| * igc: Remove unused MII_CR_RESETSasha Neftin2021-03-191-1/+0
* | net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean2021-03-192-0/+2
* | octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King2021-03-191-1/+1
* | octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun2021-03-191-0/+1
* | r8169: use lower_32_bits/upper_32_bits macrosHeiner Kallweit2021-03-191-4/+2
* | hinic: Remove unused variable.David S. Miller2021-03-191-1/+0
* | net: hinic: convert strlcpy to strscpyDaode Huang2021-03-191-2/+2
* | net: hinic: remove the repeat word "the" in comment.Daode Huang2021-03-191-1/+1
* | net: hinic: add a blank line after declarationsDaode Huang2021-03-191-0/+1
* | net: hinic: Remove unnecessary 'out of memory' messageDaode Huang2021-03-194-17/+5
* | atl1c: use napi_alloc_skbSieng Piaw Liew2021-03-191-11/+17
* | atl1c: switch to napi_gro_receiveSieng Piaw Liew2021-03-191-1/+1
* | Fix a typoBhaskar Chowdhury2021-03-181-2/+2
* | ionic: protect adminq from early destroyShannon Nelson2021-03-182-8/+28
* | ionic: stop watchdog when in broken stateShannon Nelson2021-03-182-2/+24
* | ionic: block actions during fw resetShannon Nelson2021-03-183-4/+15
* | ionic: update ethtool support bits for BASETShannon Nelson2021-03-182-0/+10
* | ionic: fix unchecked referenceShannon Nelson2021-03-181-1/+1
* | ionic: simplify the intr_index use in txq_initShannon Nelson2021-03-181-4/+2
* | ionic: code cleanup detailsShannon Nelson2021-03-183-32/+25
* | net: ocelot: support multiple bridgesVladimir Oltean2021-03-181-36/+36
* | net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur2021-03-181-2/+2
* | octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King2021-03-181-1/+1
* | stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee2021-03-183-0/+56
|/
* net: stmmac: Add EST errors into ethtool statisticOng Boon Leong2021-03-186-4/+28
* net: stmmac: EST interrupts handling and error reportingVoon Weifeng2021-03-184-0/+114
* net: stmmac: add RX frame steering based on VLAN priority in tc flowerOng Boon Leong2021-03-181-2/+63
* net: stmmac: restructure tc implementation for RX VLAN Priority steeringOng Boon Leong2021-03-181-2/+22
* octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham2021-03-183-4/+236
* octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli2021-03-183-1/+122