summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit2020-01-215-49/+5
* net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit2020-01-211-1/+1
* net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou2020-01-211-3/+2
* net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou2020-01-211-2/+2
* spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko2020-01-204-0/+24
* mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko2020-01-203-7/+46
* mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko2020-01-201-22/+15
* mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko2020-01-203-12/+24
* r8169: use generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit2020-01-201-11/+1
* net: stmmac: modified pcs mode support for RGMIIDejin Zheng2020-01-201-11/+6
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-1932-178/+428
|\
| * cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy2020-01-191-1/+27
| * cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy2020-01-194-3/+96
| * bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-183-4/+7
| * bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
| * bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
| * net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli2020-01-171-3/+4
| * net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-171-3/+1
| * net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi2020-01-161-7/+13
| * net: hns3: pad the short frame before sending to the hardwareYunsheng Lin2020-01-161-0/+6
| * net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu2020-01-151-0/+6
| * net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu2020-01-151-1/+5
| * net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu2020-01-151-9/+11
| * mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata2020-01-151-7/+23
| * mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata2020-01-151-0/+13
| * mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-11/+6
| * mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-12/+6
| * mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel2020-01-151-1/+22
| * net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi2020-01-151-9/+10
| * net: macb: fix for fixed-link modeMilind Parab2020-01-141-13/+17
| * devlink: correct misspelling of snapshotJacob Keller2020-01-111-1/+1
| * net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu2020-01-101-0/+4
| * net: stmmac: selftests: Update status when disabling RSSJose Abreu2020-01-101-6/+14
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-01-1011-62/+98
| |\
| | * e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2020-01-092-32/+27
| | * i40e: Set PHY Access flag on X722Adam Ludkiewicz2020-01-091-0/+5
| | * iavf: remove current MAC address filter on VF resetStefan Assmann2020-01-093-4/+18
| | * igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-01-092-7/+3
| | * ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-01-091-10/+27
| | * ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-01-091-5/+0
| | * i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-01-091-4/+18
| * | sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov2020-01-101-17/+21
| |/
* | mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen2020-01-192-0/+4
* | mlxsw: Add tunnel devlink-trap supportAmit Cohen2020-01-194-3/+19
* | mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen2020-01-191-2/+2
* | mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen2020-01-193-0/+73
* | mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping RegisterAmit Cohen2020-01-191-0/+57
* | mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping RegisterAmit Cohen2020-01-191-0/+31
* | mlxsw: Add NON_ROUTABLE trapAmit Cohen2020-01-192-0/+4
* | mlxsw: Add irif and erif disabled trapsAmit Cohen2020-01-192-0/+28