aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-22ice: Check if unicast MAC exists before setting VF MACBrett Creeley1-0/+43
2020-05-22ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley1-0/+48
2020-05-22ice: print Rx MDD auto reset message before VF resetPaul Greenwalt3-7/+27
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan5-0/+103
2020-05-22ice: Implement aRFSBrett Creeley7-12/+805
2020-05-22ice: Restore filters following resetHenry Tieman4-6/+109
2020-05-22ice: Enable flex-bytes supportHenry Tieman6-2/+265
2020-05-22ice: Support IPv6 Flow Director filtersHenry Tieman5-81/+642
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman12-0/+1493
2020-05-22ice: Support displaying ntuple rulesHenry Tieman8-0/+280
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman22-38/+1553
2020-05-21ice: Rename build_ctob to ice_build_ctobTony Nguyen4-10/+11
2020-05-21ice: remove unnecessary backslashBruce Allan1-1/+1
2020-05-21ice: remove unnecessary checkBruce Allan1-1/+1
2020-05-21ice: remove unnecessary expression that is always trueBruce Allan1-1/+2
2020-05-21ice: Fix check for removing/adding mac filtersLihong Yang1-5/+10
2020-05-21ice: refactor filter functionsMichal Swiatkowski8-264/+494
2020-05-21ice: Fix resource leak on early exit from functionEric Joyner1-1/+3
2020-05-21ice: cleanup vf_id signednessJesse Brandeburg3-10/+11
2020-05-21ice: Fix casting issuesKarol Kolacinski13-64/+74
2020-05-21ice: Provide more meaningful error messageLihong Yang6-113/+247
2020-05-21ice: Fix probe/open race conditionAnirudh Venkataramanan1-10/+14
2020-05-21ice: only drop link once when setting pauseparamsDave Ertman1-12/+0
2020-05-21ice: Fix check for contiguous TCsDave Ertman1-7/+12
2020-05-21ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD5-0/+94
2020-05-21ice: Add VF promiscuous supportBrett Creeley4-2/+223
2020-05-21ice: Add support for tunnel offloadsTony Nguyen14-14/+867
2020-05-21ice: report netlist version in .info_getJacob Keller4-0/+147
2020-05-21net: phy: tja11xx: add SQI supportOleksij Rempel1-0/+26
2020-05-21qed: Add XRC to RoCEYuval Basson3-18/+175
2020-05-21qed: changes to ILT to support XRCYuval Basson4-14/+64
2020-05-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller8-163/+184
2020-05-19igc: Remove unused registersSasha Neftin2-9/+0
2020-05-19igc: Remove unused IGC_ICS_DRSTA defineSasha Neftin1-1/+0
2020-05-19igc: Dump ETQF registersAndre Guedes1-0/+3
2020-05-19igc: Refactor ethertype filtering codeAndre Guedes3-61/+103
2020-05-19igc: Fix MAX_ETYPE_FILTER valueAndre Guedes1-1/+1
2020-05-19igc: Remove ethertype filter in PTP codeAndre Guedes3-16/+1
2020-05-19igc: Remove duplicated IGC_RXPBS macroAndre Guedes1-2/+0
2020-05-19realtek/8139cp: use generic power managementVaibhav Gupta1-17/+8
2020-05-19realtek/8139too: use generic power managementVaibhav Gupta1-19/+7
2020-05-19igc: Refactor VLAN priority filtering codeAndre Guedes3-51/+68
2020-05-19nfp: flower: inform firmware of flower featuresLouis Peens2-30/+87
2020-05-19nfp: flower: renaming of feature bitsLouis Peens4-14/+17
2020-05-19igc: Return -EOPNOTSUPP when VLAN mask doesn't matchAndre Guedes1-1/+2
2020-05-19igc: Dump VLANPQF registerAndre Guedes1-0/+2
2020-05-19igc: Rename IGC_VLAPQF macroAndre Guedes3-16/+15
2020-05-19igc: Clean up obsolete NVM definesSasha Neftin1-5/+0
2020-05-19igc: remove IGC_REMOVED functionVitaly Lifshits3-9/+1
2020-05-19igc: Remove PCIe Control registerSasha Neftin1-3/+0