aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-15Merge tag 'mlx5-updates-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller15-433/+791
2021-06-15octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep3-23/+178
2021-06-15octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TCSubbaraya Sundeep1-12/+17
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham5-0/+423
2021-06-15octeontx2-af: cn10k: Debugfs support for bandwidth profilesSunil Goutham5-4/+187
2021-06-15octeontx2-af: cn10k: Bandwidth profiles config supportSunil Goutham6-4/+757
2021-06-15net: pci200syn: fix the comments style issuePeng Li1-2/+1
2021-06-15net: pci200syn: add necessary () to macro argumentPeng Li1-1/+1
2021-06-15net: pci200syn: add some required spacesPeng Li1-8/+8
2021-06-15net: pci200syn: replace comparison to NULL with "!card"Peng Li1-4/+2
2021-06-15net: pci200syn: add blank line after declarationsPeng Li1-1/+3
2021-06-15net: pci200syn: remove redundant blank linesPeng Li1-20/+0
2021-06-15net: z85230: remove unnecessary out of memory messagePeng Li1-3/+2
2021-06-15net: z85230: fix the code style issue about open brace {Peng Li1-72/+36
2021-06-15net: z85230: add some required spacesPeng Li1-208/+210
2021-06-15net: z85230: remove trailing whitespacesPeng Li1-119/+105
2021-06-15net: z85230: fix the code style issue about "if..else.."Peng Li1-16/+8
2021-06-15net: z85230: fix the comments style issuePeng Li1-131/+83
2021-06-15net: z85230: replace comparison to NULL with "!skb"Peng Li1-7/+7
2021-06-15net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li1-18/+0
2021-06-15net: z85230: add blank line after declarationsPeng Li1-0/+6
2021-06-15net: z85230: remove redundant blank linesPeng Li1-33/+1
2021-06-15stmmac: align RX buffersMatteo Croce1-2/+2
2021-06-14net/mlx5: Round-Robin EQs over IRQsShay Drory4-29/+189
2021-06-14net/mlx5: Separate between public and private API of sf.hShay Drory2-36/+46
2021-06-14net/mlx5: Allocating a pool of MSI-X vectors for SFsShay Drory3-101/+209
2021-06-14net/mlx5: Change IRQ storage logic from static to dynamicShay Drory3-36/+58
2021-06-14net/mlx5: Moving rmap logic to EQsShay Drory3-74/+78
2021-06-14net/mlx5: Extend mlx5_irq_request to request IRQ from the kernelShay Drory1-71/+57
2021-06-14net/mlx5: Removing rmap per IRQShay Drory1-5/+12
2021-06-14net/mlx5: Clean license text in eq.[c|h] filesLeon Romanovsky2-30/+3
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky4-90/+48
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory7-37/+68
2021-06-14net/mlx5: Delay IRQ destruction till all users are goneLeon Romanovsky1-19/+36
2021-06-14net/mlx5: Change ownership model for lagMark Bloch7-88/+154
2021-06-14net/mlx5: Lag, Don't rescan if the device is going downMark Bloch1-2/+8
2021-06-14net/mlx5: Lag, refactor disable flowMark Bloch1-15/+25
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain3-13/+8
2021-06-14net: dsa: sja1105: constify the sja1105_regs structuresVladimir Oltean1-3/+3
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave registersVladimir Oltean1-0/+6
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of TS_SEC_MASKVladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean1-1/+1
2021-06-14Merge branch 'Ingenic-SOC-mac-support'David S. Miller3-0/+410
2021-06-14net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)3-0/+414
2021-06-14net: marvell: prestera: devlink: add traps with DROP actionOleksandr Mazur3-0/+137
2021-06-14net: marvell: prestera: devlink: add traps/groups implementationOleksandr Mazur6-3/+452
2021-06-14drivers: net: netdevsim: add devlink trap_drop_counter_get implementationOleksandr Mazur2-0/+23
2021-06-14net: wwan: iosm: Remove DEBUG flagLoic Poulain1-3/+0
2021-06-14ibmvnic: fix send_request_map incompatible argumentLijun Pan1-1/+1