summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-22ice: Rename build_ctob to ice_build_ctobTony Nguyen4-10/+11
2020-05-22ice: remove unnecessary backslashBruce Allan1-1/+1
2020-05-22ice: remove unnecessary checkBruce Allan1-1/+1
2020-05-22ice: remove unnecessary expression that is always trueBruce Allan1-1/+2
2020-05-22ice: Fix check for removing/adding mac filtersLihong Yang1-5/+10
2020-05-22ice: refactor filter functionsMichal Swiatkowski8-264/+494
2020-05-22ice: Fix resource leak on early exit from functionEric Joyner1-1/+3
2020-05-22ice: cleanup vf_id signednessJesse Brandeburg3-10/+11
2020-05-22ice: Fix casting issuesKarol Kolacinski13-64/+74
2020-05-22ice: Provide more meaningful error messageLihong Yang6-113/+247
2020-05-22ice: Fix probe/open race conditionAnirudh Venkataramanan1-10/+14
2020-05-22ice: only drop link once when setting pauseparamsDave Ertman1-12/+0
2020-05-22ice: Fix check for contiguous TCsDave Ertman1-7/+12
2020-05-22ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD5-0/+94
2020-05-22ice: Add VF promiscuous supportBrett Creeley4-2/+223
2020-05-22ice: Add support for tunnel offloadsTony Nguyen14-14/+867
2020-05-22ice: report netlist version in .info_getJacob Keller4-0/+147
2020-05-22net: phy: tja11xx: add SQI supportOleksij Rempel1-0/+26
2020-05-22qed: Add XRC to RoCEYuval Basson3-18/+175
2020-05-22qed: changes to ILT to support XRCYuval Basson4-14/+64
2020-05-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller8-163/+184
2020-05-20igc: Remove unused registersSasha Neftin2-9/+0
2020-05-20igc: Remove unused IGC_ICS_DRSTA defineSasha Neftin1-1/+0
2020-05-20igc: Dump ETQF registersAndre Guedes1-0/+3
2020-05-20igc: Refactor ethertype filtering codeAndre Guedes3-61/+103
2020-05-20igc: Fix MAX_ETYPE_FILTER valueAndre Guedes1-1/+1
2020-05-20igc: Remove ethertype filter in PTP codeAndre Guedes3-16/+1
2020-05-20igc: Remove duplicated IGC_RXPBS macroAndre Guedes1-2/+0
2020-05-20realtek/8139cp: use generic power managementVaibhav Gupta1-17/+8
2020-05-20realtek/8139too: use generic power managementVaibhav Gupta1-19/+7
2020-05-20igc: Refactor VLAN priority filtering codeAndre Guedes3-51/+68
2020-05-20nfp: flower: inform firmware of flower featuresLouis Peens2-30/+87
2020-05-20nfp: flower: renaming of feature bitsLouis Peens4-14/+17
2020-05-20igc: Return -EOPNOTSUPP when VLAN mask doesn't matchAndre Guedes1-1/+2
2020-05-20igc: Dump VLANPQF registerAndre Guedes1-0/+2
2020-05-20igc: Rename IGC_VLAPQF macroAndre Guedes3-16/+15
2020-05-20igc: Clean up obsolete NVM definesSasha Neftin1-5/+0
2020-05-20igc: remove IGC_REMOVED functionVitaly Lifshits3-9/+1
2020-05-20igc: Remove PCIe Control registerSasha Neftin1-3/+0
2020-05-19s390/net: remove pm support from iucv driversJulian Wiedmann2-168/+1
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann3-130/+0
2020-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller11-147/+415
2020-05-19r8169: work around an irq coalescing related tx timeoutHeiner Kallweit1-0/+9
2020-05-19r8169: improve rtl8169_mark_to_asicHeiner Kallweit1-3/+2
2020-05-19r8169: make rtl_rx better readableHeiner Kallweit1-51/+48
2020-05-19net: seeq: Use %pM format specifier for MAC addressesAndy Shevchenko1-4/+1
2020-05-19cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko1-14/+6
2020-05-19igc: Remove unneeded registerSasha Neftin1-1/+0
2020-05-19igc: Remove unneeded definitionSasha Neftin1-1/+0
2020-05-19igc: Use netdev log helpers in igc_base.cAndre Guedes1-3/+3