summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-13net: hns3: refactor out hclge_rm_vport_all_mac_table()Hao Chen1-24/+43
2021-02-13net: hns3: refactor out hclgevf_set_rss_tuple()Huazhong Tan1-15/+32
2021-02-13net: hns3: refactor out hclge_set_rss_tuple()Huazhong Tan1-13/+29
2021-02-13net: hns3: split out hclgevf_cmd_send()Yufeng Mo1-60/+81
2021-02-13net: hns3: split out hclge_cmd_send()Yufeng Mo1-41/+59
2021-02-13net: hns3: split out hclge_dbg_dump_qos_buf_cfg()Jian Shen1-43/+115
2021-02-13net: hns3: refactor out hclgevf_get_rss_tuple()Jian Shen1-25/+42
2021-02-13net: hns3: refactor out hclge_get_rss_tuple()Jian Shen1-21/+38
2021-02-13net: hns3: refactor out hclge_set_vf_vlan_common()Peng Li1-25/+48
2021-02-13net: hns3: use ipv6_addr_any() helperJiaran Zhang1-8/+5
2021-02-13net: hns3: clean up hns3_dbg_cmd_write()Peng Li1-18/+26
2021-02-13net: hns3: refactor out hclgevf_cmd_convert_err_code()Peng Li1-28/+27
2021-02-13net: hns3: refactor out hclge_cmd_convert_err_code()Peng Li1-28/+27
2021-02-12net/mlx5: Remove TLS dependencies on XPSTariq Toukan1-2/+0
2021-02-12r8169: handle tx before rx in napi pollHeiner Kallweit1-2/+2
2021-02-12net: fix dev_ifsioc_locked() race conditionCong Wang2-7/+5
2021-02-12net: mvpp2: fix interrupt mask/unmask skip conditionStefan Chulski1-2/+2
2021-02-12net: ti: am65-cpsw-nuss: Add switchdev supportVignesh Raghavendra4-1/+587
2021-02-12net: ti: am65-cpsw-nuss: Add netdevice notifiersVignesh Raghavendra2-1/+133
2021-02-12net: ti: am65-cpsw-nuss: Add devlink supportVignesh Raghavendra3-18/+377
2021-02-12net: broadcom: bcm4908_enet: fix endianness in xmit codeRafał Miłecki1-1/+1
2021-02-12net: broadcom: bcm4908_enet: fix received skb lengthRafał Miłecki1-1/+1
2021-02-12net: broadcom: bcm4908_enet: fix minor typosRafał Miłecki1-5/+5
2021-02-12net: broadcom: bcm4908_enet: drop "inline" from C functionsRafał Miłecki1-12/+7
2021-02-12net: broadcom: bcm4908_enet: drop unneeded memset()Rafał Miłecki1-2/+0
2021-02-12net: broadcom: rename BCM4908 driver & update DT bindingRafał Miłecki4-111/+112
2021-02-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller12-92/+448
2021-02-12octeontx2-af: cn10k: MAC internal loopback supportHariprasad Kelam6-6/+61
2021-02-12octeontx2-af: cn10k: Add RPM Rx/Tx stats supportHariprasad Kelam8-26/+227
2021-02-12octeontx2-af: cn10k: Add RPM LMAC pause frame supportRakesh Babu6-23/+201
2021-02-12octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam7-18/+97
2021-02-12octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam11-12/+138
2021-02-12octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep11-17/+359
2021-02-12octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam11-106/+478
2021-02-12octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya10-135/+328
2021-02-12octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya3-4/+100
2021-02-12octeontx2-pf: cn10k: Initialise NIX contextGeetha sowjanya2-31/+80
2021-02-12octeontx2-af: cn10k: Update NIX and NPA context in debugfsGeetha sowjanya1-2/+175
2021-02-12octeontx2-af: cn10k: Update NIX/NPA context structureGeetha sowjanya3-424/+223
2021-02-12octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep6-27/+73
2021-02-12octeontx2-af: cn10k: Add mbox support for CN10K platformSubbaraya Sundeep6-36/+191
2021-02-12net: mvpp2: add TX FC firmware checkStefan Chulski2-7/+33
2021-02-12net: mvpp2: set 802.3x GoP Flow Control modeStefan Chulski1-1/+1
2021-02-12net: mvpp2: add PPv23 RX FIFO flow controlStefan Chulski2-0/+68
2021-02-12net: mvpp2: add BM protection underrun feature supportStefan Chulski2-0/+34
2021-02-12net: mvpp2: add ethtool flow control configuration supportStefan Chulski2-0/+111
2021-02-12net: mvpp2: add RXQ flow control configurationsStefan Chulski2-1/+150
2021-02-12net: mvpp2: enable global flow controlStefan Chulski2-4/+37
2021-02-12net: mvpp2: add FCA RXQ non occupied descriptor thresholdStefan Chulski2-7/+40
2021-02-12net: mvpp2: add FCA periodic timer configurationsStefan Chulski2-0/+58