aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-14xgbe: convert to new udp_tunnel_nic infraJakub Kicinski3-243/+30
2020-07-14xgbe: switch to more generic VxLAN detectionJakub Kicinski1-19/+8
2020-07-14be2net: convert to new udp_tunnel_nic infraJakub Kicinski2-165/+38
2020-07-14nfp: convert to new udp_tunnel_nic infraJakub Kicinski2-97/+34
2020-07-14ksz884x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-38/+30
2020-07-14r8169: add support for RTL8125BHeiner Kallweit3-23/+141
2020-07-14net: phy: realtek: add support for RTL8125B-internal PHYHeiner Kallweit1-0/+12
2020-07-14s390/qeth: constify the MPC initialization dataJulian Wiedmann3-18/+17
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann4-14/+12
2020-07-14s390/qeth: cleanup OAT codeJulian Wiedmann1-28/+12
2020-07-14s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann1-4/+2
2020-07-14s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann1-4/+2
2020-07-14s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann3-70/+40
2020-07-14s390/qeth: don't clear the configured isolation modeJulian Wiedmann1-11/+11
2020-07-14s390/qeth: only init the isolation mode when necessaryJulian Wiedmann1-5/+6
2020-07-14s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann1-1/+1
2020-07-14s390/qeth: reject unsupported link type earlierJulian Wiedmann2-17/+27
2020-07-14mlxsw: core: Use mirror reason during Rx listener lookupIdo Schimmel2-2/+5
2020-07-14mlxsw: pci: Retrieve mirror reason from CQE during receiveIdo Schimmel2-1/+6
2020-07-14mlxsw: pci: Add mirror reason field to CQEv2Ido Schimmel1-0/+5
2020-07-14mlxsw: trap: Add trap identifiers for mirrored packetsIdo Schimmel1-0/+8
2020-07-14mlxsw: reg: Increase trap identifier to 10 bitsAmit Cohen3-3/+3
2020-07-14mlxsw: spectrum_span: Allow setting policer on a SPAN agentIdo Schimmel4-3/+114
2020-07-14mlxsw: spectrum_span: Allow passing parameters to SPAN agentsIdo Schimmel5-8/+20
2020-07-14mlxsw: spectrum_span: Add support for mirroring towards CPU portIdo Schimmel1-0/+88
2020-07-14mlxsw: spectrum_span: Do not dereference destination netdevIdo Schimmel1-4/+3
2020-07-14mlxsw: spectrum_span: Add driver private info to parms_set() callbackIdo Schimmel2-8/+14
2020-07-14mlxsw: spectrum_span: Add per-ASIC SPAN agent operationsIdo Schimmel1-4/+27
2020-07-14mlxsw: reg: add mirroring_pid_base to MOGCR registerAmit Cohen1-0/+8
2020-07-14mlxsw: reg: Add session_id and pid to MPAT registerAmit Cohen1-0/+19
2020-07-14net: neterion: vxge: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-54/+52
2020-07-14net: neterion: s2io: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-101/+90
2020-07-14lan743x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-24/+22
2020-07-13wan: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-13pcnet32: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-97/+84
2020-07-13amd8111e: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-37/+44
2020-07-13net: wan: cosa: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-13net: jme: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-13net: ethernet: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-13net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov6-16/+1149
2020-07-13net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean3-191/+206
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov3-14/+28
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov3-8/+12
2020-07-13net: mscc: ocelot: disable flow control on NPI interfaceVladimir Oltean1-0/+4
2020-07-13net: mscc: ocelot: split writes to pause frame enable bit and to thresholdsVladimir Oltean1-7/+12
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean3-0/+34
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean6-34/+41
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2-2/+2
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean6-20/+117
2020-07-13net: phy: fix mdio-mscc-miim buildBartosz Golaszewski1-0/+1