summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-22ice: Restore filters following resetHenry Tieman
2020-05-22ice: Enable flex-bytes supportHenry Tieman
2020-05-22ice: Support IPv6 Flow Director filtersHenry Tieman
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman
2020-05-22ice: Support displaying ntuple rulesHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: Rename build_ctob to ice_build_ctobTony Nguyen
2020-05-21ice: remove unnecessary backslashBruce Allan
2020-05-21ice: remove unnecessary checkBruce Allan
2020-05-21ice: remove unnecessary expression that is always trueBruce Allan
2020-05-21ice: Fix check for removing/adding mac filtersLihong Yang
2020-05-21ice: refactor filter functionsMichal Swiatkowski
2020-05-21ice: Fix resource leak on early exit from functionEric Joyner
2020-05-21ice: cleanup vf_id signednessJesse Brandeburg
2020-05-21ice: Fix casting issuesKarol Kolacinski
2020-05-21ice: Provide more meaningful error messageLihong Yang
2020-05-21ice: Fix probe/open race conditionAnirudh Venkataramanan
2020-05-21ice: only drop link once when setting pauseparamsDave Ertman
2020-05-21ice: Fix check for contiguous TCsDave Ertman
2020-05-21ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD
2020-05-21ice: Add VF promiscuous supportBrett Creeley
2020-05-21ice: Add support for tunnel offloadsTony Nguyen
2020-05-21ice: report netlist version in .info_getJacob Keller
2020-05-21net: phy: tja11xx: add SQI supportOleksij Rempel
2020-05-21qed: Add XRC to RoCEYuval Basson
2020-05-21qed: changes to ILT to support XRCYuval Basson
2020-05-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-05-19igc: Remove unused registersSasha Neftin
2020-05-19igc: Remove unused IGC_ICS_DRSTA defineSasha Neftin
2020-05-19igc: Dump ETQF registersAndre Guedes
2020-05-19igc: Refactor ethertype filtering codeAndre Guedes
2020-05-19igc: Fix MAX_ETYPE_FILTER valueAndre Guedes
2020-05-19igc: Remove ethertype filter in PTP codeAndre Guedes
2020-05-19igc: Remove duplicated IGC_RXPBS macroAndre Guedes
2020-05-19realtek/8139cp: use generic power managementVaibhav Gupta
2020-05-19realtek/8139too: use generic power managementVaibhav Gupta
2020-05-19igc: Refactor VLAN priority filtering codeAndre Guedes
2020-05-19nfp: flower: inform firmware of flower featuresLouis Peens
2020-05-19nfp: flower: renaming of feature bitsLouis Peens
2020-05-19igc: Return -EOPNOTSUPP when VLAN mask doesn't matchAndre Guedes
2020-05-19igc: Dump VLANPQF registerAndre Guedes
2020-05-19igc: Rename IGC_VLAPQF macroAndre Guedes
2020-05-19igc: Clean up obsolete NVM definesSasha Neftin
2020-05-19igc: remove IGC_REMOVED functionVitaly Lifshits
2020-05-19igc: Remove PCIe Control registerSasha Neftin
2020-05-19s390/net: remove pm support from iucv driversJulian Wiedmann
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann
2020-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-05-18r8169: work around an irq coalescing related tx timeoutHeiner Kallweit
2020-05-18r8169: improve rtl8169_mark_to_asicHeiner Kallweit