summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-261-4/+54
* net: mvpp2: cls: Extract the RSS context when parsing the ethtool ruleMaxime Chevallier2019-05-261-0/+6
* net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier2019-05-264-41/+255
* net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier2019-05-262-0/+8
* net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier2019-05-263-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
* enetc: add get_ts_info interface for ethtoolY.b. Lu2019-05-243-0/+39
* enetc: add hardware timestamping supportY.b. Lu2019-05-246-6/+189
* net: ll_temac: Fix compile errorEsben Haabendal2019-05-241-2/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-05-2414-234/+400
|\
| * ice: Silence semantic parser warningsBruce Allan2019-05-232-4/+4
| * ice: Fix couple of issues in ice_vsi_releaseBrett Creeley2019-05-233-13/+14
| * ice: Reorganize ice_vf structJesse Brandeburg2019-05-231-8/+13
| * ice: Use bitfields when possibleJesse Brandeburg2019-05-233-11/+11