aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: adjust rss tc mode configure commandGuojia Liao2020-12-092-1/+5
* net: hns3: adjust rss indirection table configure commandGuojia Liao2020-12-092-8/+19
* net: hns3: add support for max 512 rss sizeGuojia Liao2020-12-095-16/+39
* net: hns3: add support for hw tc offload of tc flowerJian Shen2020-12-094-13/+397
* net: hns3: add support for forwarding packet to queues of specified TC when f...Jian Shen2020-12-094-5/+27
* net: hns3: add support for tc mqprio offloadJian Shen2020-12-095-53/+220
* net: hns3: refine the struct hane3_tc_infoJian Shen2020-12-098-67/+64
* nfp: silence set but not used warning with IPV6=nJakub Kicinski2020-12-091-1/+1
* net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee2020-12-091-0/+3
* net: sfp: relax bitrate-derived mode checkRussell King2020-12-091-6/+5
* net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King2020-12-091-5/+58
* net: hdlc_x25: Remove unnecessary skb_reset_network_header callsXie He2020-12-091-2/+0
* net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun2020-12-091-7/+2
* ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool par...Dwip N. Banerjee2020-12-091-0/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2020-12-099-222/+117
|\
| * ice: Add space to unknown speedSimon Perron Caissy2020-12-091-1/+1
| * ice: join format strings to same line as ice_debugJacob Keller2020-12-097-160/+80
| * ice: silence static analysis warningBruce Allan2020-12-091-1/+1
| * ice: cleanup misleading commentBruce Allan2020-12-091-3/+3
| * ice: Remove vlan_ena from vsi structureNick Nunley2020-12-092-8/+4
| * ice: Remove gate to OROM initJeb Cramer2020-12-091-26/+0
| * ice: Enable Support for FW Override (E82X)Jeb Cramer2020-12-091-4/+0
| * ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr2020-12-091-1/+2
| * ice: cleanup stack hogBruce Allan2020-12-091-18/+26
* | net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun2020-12-091-6/+1
* | net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun2020-12-091-6/+1
* | net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun2020-12-091-5/+1
* | net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun2020-12-091-7/+1
* | net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun2020-12-091-5/+1
* | net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun2020-12-091-7/+1
* | net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun2020-12-091-7/+1
* | net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun2020-12-091-6/+2
* | net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun2020-12-091-6/+1
* | nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon2020-12-091-1/+6
* | net: ipa: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: mv88e6xxx: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: thunderbolt: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: usb: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: freescale: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: ethernet: ti: convert comma to semicolonZheng Yongjun2020-12-091-3/+3
* | hisilicon/hns3: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | hisilicon/hns: convert comma to semicolonZheng Yongjun2020-12-091-6/+6
* | net: mlx5: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: micrel: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: macb: add support for sama7g5 emac interfaceClaudiu Beznea2020-12-091-0/+9
* | net: macb: add support for sama7g5 gem interfaceClaudiu Beznea2020-12-091-0/+17
* | net: macb: unprepare clocks in case of failureClaudiu Beznea2020-12-091-6/+18
* | net: macb: add function to disable all macb clocksClaudiu Beznea2020-12-091-17/+21
* | net: macb: add capability to not set the clock rateClaudiu Beznea2020-12-092-9/+10
* | net: macb: add userio bits as platform configurationClaudiu Beznea2020-12-092-4/+34