summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez2020-07-171-3/+1
* net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy2020-07-171-0/+44
* net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean2020-07-171-1/+2
* net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2020-07-162-5/+4
* net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov2020-07-161-1/+1
* net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov2020-07-161-3/+1
* net: fec: initialize clock with 0 rather than current kernel timeSergey Organov2020-07-161-1/+1
* net: fec: enable to use PPS feature without time stampingSergey Organov2020-07-161-5/+0
* drivers: net: wan: Fix trivial spellingKieran Bingham2020-07-161-1/+1
* mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel2020-07-164-5/+96
* mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2020-07-162-0/+225
* mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel2020-07-161-16/+71
* mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel2020-07-163-0/+76
* mlxsw: spectrum_policer: Add policer coreIdo Schimmel2020-07-164-1/+448
* mlxsw: resources: Add resource identifier for global policersIdo Schimmel2020-07-161-0/+2
* mlxsw: reg: Add policer bandwidth limitsIdo Schimmel2020-07-161-0/+9
* hinic: add firmware update supportLuo bin2020-07-169-4/+565
* net: sundance: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
* qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-153-70/+32
* qede: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-153-103/+58
* fm10k: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-154-159/+28
* liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-151-26/+33
* liquidio: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-151-26/+33
* enic: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-151-66/+39
* cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-152-79/+31
* bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-153-123/+29
* xgbe: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-153-243/+30
* xgbe: switch to more generic VxLAN detectionJakub Kicinski2020-07-151-19/+8
* be2net: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-152-165/+38
* nfp: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-152-97/+34
* ksz884x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-151-38/+30
* r8169: add support for RTL8125BHeiner Kallweit2020-07-153-23/+141
* net: phy: realtek: add support for RTL8125B-internal PHYHeiner Kallweit2020-07-151-0/+12
* mlxsw: core: Use mirror reason during Rx listener lookupIdo Schimmel2020-07-142-2/+5
* mlxsw: pci: Retrieve mirror reason from CQE during receiveIdo Schimmel2020-07-142-1/+6
* mlxsw: pci: Add mirror reason field to CQEv2Ido Schimmel2020-07-141-0/+5
* mlxsw: trap: Add trap identifiers for mirrored packetsIdo Schimmel2020-07-141-0/+8
* mlxsw: reg: Increase trap identifier to 10 bitsAmit Cohen2020-07-143-3/+3
* mlxsw: spectrum_span: Allow setting policer on a SPAN agentIdo Schimmel2020-07-144-3/+114
* mlxsw: spectrum_span: Allow passing parameters to SPAN agentsIdo Schimmel2020-07-145-8/+20
* mlxsw: spectrum_span: Add support for mirroring towards CPU portIdo Schimmel2020-07-141-0/+88
* mlxsw: spectrum_span: Do not dereference destination netdevIdo Schimmel2020-07-141-4/+3
* mlxsw: spectrum_span: Add driver private info to parms_set() callbackIdo Schimmel2020-07-142-8/+14
* mlxsw: spectrum_span: Add per-ASIC SPAN agent operationsIdo Schimmel2020-07-141-4/+27
* mlxsw: reg: add mirroring_pid_base to MOGCR registerAmit Cohen2020-07-141-0/+8
* mlxsw: reg: Add session_id and pid to MPAT registerAmit Cohen2020-07-141-0/+19
* net: neterion: vxge: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-142-54/+52
* net: neterion: s2io: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-141-101/+90
* lan743x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-141-24/+22
* wan: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-141-1/+1