summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: mvneta: introduce xdp counters to ethtoolLorenzo Bianconi2020-02-161-0/+45
| * net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routineLorenzo Bianconi2020-02-161-32/+41
| * net: mvneta: rely on open-coding updating stats for non-xdp and tx pathLorenzo Bianconi2020-02-161-16/+24
| * net: mvneta: move refill_err and skb_alloc_err in per-cpu statsLorenzo Bianconi2020-02-161-14/+55
|/
* Merge branch 'mv88e6xxx-Add-SERDES-PCS-registers-to-ethtool-dump'David S. Miller2020-02-164-1/+118
|\
| * net: dsa: mv88e6xxx: Add 6390 family PCS registers to ethtool -dAndrew Lunn2020-02-163-0/+68
| * net: dsa: mv88e6xxx: Add 6352 family PCS registers to ethtool -dAndrew Lunn2020-02-163-0/+34
| * net: dsa: mv88e6xxx: Allow PCS registers to be retrieved via ethtoolAndrew Lunn2020-02-162-1/+16
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-02-1615-198/+385
|\
| * ice: use true/false for bool typesBruce Allan2020-02-151-1/+1
| * ice: add function argument description to function header commentBruce Allan2020-02-151-0/+1
| * ice: use proper format for function pointer as a function parameterBruce Allan2020-02-151-1/+1
| * ice: replace "fallthrough" comments with fallthrough reserved wordBruce Allan2020-02-155-9/+9
| * ice: remove unnecessary fallthrough commentsBruce Allan2020-02-156-10/+0
| * ice: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-02-151-8/+18
| * ice: Fix and refactor Rx queue disable for VFsBrett Creeley2020-02-152-10/+27
| * ice: Handle LAN overflow event for VF queuesBrett Creeley2020-02-155-0/+86
| * ice: Fix implicit queue mapping mode in ice_vsi_get_qsBrett Creeley2020-02-151-9/+12
| * ice: Add support to enable/disable all Rx queues before waitingBrett Creeley2020-02-158-34/+67
| * ice: Only allow tagged bcast/mcast traffic for VF in port VLANBrett Creeley2020-02-151-18/+31
| * ice: Fix Port VLAN priority bitsBrett Creeley2020-02-152-19/+13
| * ice: Add helper to determine if VF link is upBrett Creeley2020-02-151-17/+25
| * ice: Refactor port vlan configuration for the VFBrett Creeley2020-02-152-51/+37
| * ice: Add initial support for QinQBrett Creeley2020-02-154-17/+63
* | Merge branch 'sonic-next'David S. Miller2020-02-165-127/+60
|\ \
| * | net/macsonic: Remove interrupt handler wrapperFinn Thain2020-02-161-15/+4
| * | net/sonic: Start packet transmission immediatelyFinn Thain2020-02-161-6/+7
| * | net/sonic: Remove explicit memory barriersFinn Thain2020-02-161-2/+0
| * | net/sonic: Remove redundant netif_start_queue() callFinn Thain2020-02-161-1/+1
| * | net/sonic: Remove redundant next_tx variableFinn Thain2020-02-162-5/+4
| * | net/sonic: Refactor duplicated codeFinn Thain2020-02-165-93/+44
| * | net/sonic: Remove obsolete commentFinn Thain2020-02-161-5/+0
|/ /
* | Merge branch 'sh_eth-get-rid-of-the-dedicated-regiseter-mapping-for-RZ-A1-R7S...David S. Miller2020-02-162-77/+29
|\ \
| * | sh_eth: use Gigabit register map for R7S72100Sergei Shtylyov2020-02-162-68/+1
| * | sh_eth: add sh_eth_cpu_data::gecmr flagSergei Shtylyov2020-02-162-1/+14
| * | sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registersSergei Shtylyov2020-02-161-2/+4
| * | sh_eth: check sh_eth_cpu_data::cexcr when dumping registersSergei Shtylyov2020-02-161-2/+4
| * | sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registersSergei Shtylyov2020-02-161-4/+6
|/ /
* | Merge branch 'Pause-updates-for-phylib-and-phylink'David S. Miller2020-02-167-90/+258
|\ \
| * | net: phylink: clarify flow control settings in documentationRussell King2020-02-161-8/+18
| * | net: phylink: improve initial mac configurationRussell King2020-02-161-2/+34
| * | net: phylink: allow ethtool -A to change flow control advertisementRussell King2020-02-161-0/+18
| * | net: phylink: resolve fixed link flow controlRussell King2020-02-162-44/+34
| * | net: phylink: use phylib resolved flow control modesRussell King2020-02-161-8/+9
| * | net: phylink: ensure manual flow control is selected appropriatelyRussell King2020-02-161-17/+25
| * | net: phylink: remove pause mode ethtool setting for fixed linksRussell King2020-02-161-12/+5
| * | net: add linkmode helper for setting flow control advertisementRussell King2020-02-163-16/+54
| * | net: add helpers to resolve negotiated flow controlRussell King2020-02-165-1/+79
| * | net: linkmode: make linkmode_test_bit() take const pointerRussell King2020-02-161-1/+1
|/ /
* | Merge branch 'r8169-series-with-further-smaller-improvements'David S. Miller2020-02-161-112/+75
|\ \