aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* enetc: fix le32/le16 degrading to integer warningsY.b. Lu2019-05-271-7/+9
* r8169: remove support for RTL_GIGA_MAC_VER_01Heiner Kallweit2019-05-261-34/+9
* r8169: improve RTL8168d PHY initializationHeiner Kallweit2019-05-261-101/+52
* r8169: change type of member mac_version in rtl8169_privateHeiner Kallweit2019-05-261-2/+6
* r8169: remove unneeded return statement in rtl_hw_init_8168gHeiner Kallweit2019-05-261-2/+1
* r8169: remove rtl_hw_init_8168epHeiner Kallweit2019-05-261-9/+3
* cxgb4: Make t4_get_tp_e2c_map staticYueHaibing2019-05-261-1/+1
* net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit2019-05-261-12/+8
* net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut2019-05-263-0/+430
* net: hns3: fix for FEC configurationJian Shen2019-05-261-0/+7
* net: hns3: add aRFS support for PFJian Shen2019-05-264-0/+238
* net: hns3: refine the flow director handleJian Shen2019-05-262-32/+112
* net: hns3: initialize CPU reverse mappingJian Shen2019-05-261-29/+48
* net: ethernet: add ag71xx driverOleksij Rempel2019-05-263-1/+1908
* qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis2019-05-261-11/+28
* qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar2019-05-261-6/+26
* Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar2019-05-261-1/+1
* qed*: Add iWARP 100g supportMichal Kalderon2019-05-262-0/+44
* qed: Add qed devlink parameters tableMichal Kalderon2019-05-262-0/+113
* qed: Set the doorbell address correctlyMichal Kalderon2019-05-262-12/+19
* qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon2019-05-263-4/+11
* qed: Modify offload protocols to use the affined engineMichal Kalderon2019-05-264-189/+273
* qed*: Change hwfn used for sb initializationMichal Kalderon2019-05-263-22/+31
* qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon2019-05-2611-339/+1203
* qed: Modify api for performing a dmae to another PFMichal Kalderon2019-05-268-39/+52
* net: mvpp2: cls: Support steering to RSS contextsMaxime Chevallier2019-05-251-4/+54
* net: mvpp2: cls: Extract the RSS context when parsing the ethtool ruleMaxime Chevallier2019-05-251-0/+6
* net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier2019-05-254-41/+255
* net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier2019-05-252-0/+8
* net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier2019-05-253-4/+4
* net: stmmac: Prevent missing interrupts when running NAPIJose Abreu2019-05-241-0/+3
* net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu2019-05-241-2/+8
* net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()Jose Abreu2019-05-241-4/+0
* net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()Jose Abreu2019-05-241-4/+0
* net: stmmac: dwmac4/5: Fix Hash FilterJose Abreu2019-05-242-0/+3
* net: stmmac: dwmac1000: Clear unused address entriesJose Abreu2019-05-241-0/+6
* net: stmmac: dwmac1000: Fix Hash FilterJose Abreu2019-05-241-0/+1
* net: stmmac: Introduce selftests supportJose Abreu2019-05-245-0/+889
* net: stmmac: dwxgmac2: Also pass control frames while in promisc modeJose Abreu2019-05-242-1/+2
* net: stmmac: dwmac4/5: Also pass control frames while in promisc modeJose Abreu2019-05-242-1/+2
* net: stmmac: dwmac1000: Also pass control frames while in promisc modeJose Abreu2019-05-242-1/+2
* net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu2019-05-247-10/+40
* net: ethernet: stmmac: dwmac-sun8i: Enable control of loopbackCorentin Labbe2019-05-241-0/+13
* net: stmmac: dwxgmac2: Add MAC loopback supportJose Abreu2019-05-242-0/+14
* net: stmmac: dwmac4/5: Add MAC loopback supportJose Abreu2019-05-242-0/+16
* net: stmmac: dwmac1000: Add MAC loopback supportJose Abreu2019-05-241-0/+13
* net: stmmac: dwmac100: Add MAC loopback supportJose Abreu2019-05-241-0/+13
* net: stmmac: Add MAC loopback callback to HWIFJose Abreu2019-05-241-0/+4
* net: phy: aquantia: add USXGMII support and warn if XGMII mode is setHeiner Kallweit2019-05-241-0/+8
* ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-241-15/+16