summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-14octeontx2-af: Add mbox API to validate all responsesSunil Goutham4-12/+70
2019-11-14octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham3-1/+213
2019-11-14octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian5-2/+173
2019-11-14octeontx2-af: Add CGX LMAC stats to debugfsPrakash Brahmajyosyula2-0/+163
2019-11-14octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula5-20/+201
2019-11-14octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfsPrakash Brahmajyosyula3-2/+507
2019-11-14octeontx2-af: Add NPA aura and pool contexts to debugfsChristina Jacob3-2/+530
2019-11-14octeontx2-af: Dump current resource provisioning statusChristina Jacob4-1/+169
2019-11-14net: mvneta: fix build skb for bm capable devicesLorenzo Bianconi1-2/+2
2019-11-14Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller18-465/+817
2019-11-14r8169: use r8168d_modify_extpage in rtl8168f_config_eee_phyHeiner Kallweit1-5/+1
2019-11-14ibmveth: Detect unsupported packets before sending to the hypervisorCris Forno1-0/+26
2019-11-14net: phy: dp83869: Add TI dp83869 phyDan Murphy3-0/+438
2019-11-14net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL modeMarkLee2-0/+3
2019-11-14net: ethernet: mediatek: Refine the timing of GDM/PSE setupMarkLee1-2/+5
2019-11-14net: ethernet: mediatek: Integrate GDM/PSE setup operationsMarkLee2-14/+24
2019-11-14net: dsa: sja1105: Simplify reset handlingVladimir Oltean2-97/+15
2019-11-14net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean7-17/+487
2019-11-14net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean4-44/+53
2019-11-13cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter1-1/+3
2019-11-13net: atlantic: Signedness bug in aq_vec_isr_legacy()Dan Carpenter1-1/+1
2019-11-13bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().Venkat Duvvuru2-4/+4
2019-11-13net/mlx5: TC: Offload flow table rulesPaul Blakey3-5/+71
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik3-2/+25
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik3-0/+9
2019-11-13net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-13net/mlx5: Remove redundant NULL initializationsEli Cohen1-4/+4
2019-11-13net/mlx5: Read num_vfs before disabling SR-IOVParav Pandit1-5/+6
2019-11-13net/mlx5: DR, Fix matcher builders select checkAlex Vesker1-1/+1
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed9-442/+689
2019-11-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey2-5/+13
2019-11-13net/mlx5: Refactor creating fast path prio chainsPaul Blakey1-36/+82
2019-11-13net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey2-2/+10
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey2-4/+6
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey4-15/+15
2019-11-13net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey1-8/+4
2019-11-13mscc.c: Add support for additional VSC PHYsBryan Whitehead1-6/+188
2019-11-13net: ethernet: stmmac: fix indentation issueColin Ian King1-1/+1
2019-11-13nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel3-9/+20
2019-11-13Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/l...David S. Miller1-3/+0
2019-11-13net: sfp: fix spelling mistake "requies" -> "requires"Colin Ian King1-1/+1
2019-11-13net: macb: convert to phylinkAntoine Tenart3-219/+237
2019-11-13net: macb: move the Tx and Rx buffer initialization into a functionAntoine Tenart1-15/+24
2019-11-13net: axienet: In kconfig remove arch dependency for axi_emacRadhey Shyam Pandey1-3/+1
2019-11-12net: bcmgenet: Add RGMII_RXID supportStefan Wahren1-0/+5
2019-11-12net: bcmgenet: Refactor register access in bcmgenet_mii_configStefan Wahren1-22/+20
2019-11-12net: bcmgenet: Add BCM2711 supportStefan Wahren2-10/+54
2019-11-12net: bcmgenet: Fix error handling on IRQ retrievalStefan Wahren1-4/+7
2019-11-12net: bcmgenet: Avoid touching non-existent interruptStefan Wahren1-1/+1
2019-11-12net: dsa: sja1105: Print the reset reasonVladimir Oltean4-7/+27