summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-23vxlan: support for nexthop notifiersRoopa Prabhu1-4/+29
2020-05-23vxlan: ecmp support for mac fdb entriesRoopa Prabhu1-59/+247
2020-05-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-393/+342
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-22igc: Change byte order in struct igc_nfc_filterAndre Guedes2-22/+13
2020-05-22igc: Align terms used in NFC support codeAndre Guedes3-117/+114
2020-05-22igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes3-108/+112
2020-05-22igc: Early return in igc_get_ethtool_nfc_entry()Andre Guedes1-30/+28
2020-05-22igc: Cleanup _get|set_rxnfc ethtool opsAndre Guedes1-23/+10
2020-05-22igc: Get rid of igc_max_channels()Andre Guedes2-13/+3
2020-05-22igc: Remove unused field from igc_nfc_filterAndre Guedes1-1/+0
2020-05-22igc: Remove per queue good transmited counter registerSasha Neftin1-3/+0
2020-05-22igc: Remove header redirection registerSasha Neftin1-1/+0
2020-05-22igc: Remove obsolete circuit breaker registersSasha Neftin2-11/+0
2020-05-22e1000: Do not perform reset in reset_task if we are already downAlexander Duyck1-4/+14
2020-05-22igc: Enable NFC rules based source MAC addressAndre Guedes1-10/+22
2020-05-22igc: Add support for source address filters in coreAndre Guedes4-21/+49
2020-05-21igc: Remove mac_table from igc_adapterAndre Guedes3-48/+21
2020-05-21igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes3-37/+12
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