aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Revert "md/raid10: pull codes that wait for blocked dev into one function"Song Liu1-67/+51
2020-12-09Revert "md/raid10: improve raid10 discard request"Song Liu1-255/+1
2020-12-09Revert "md/raid10: improve discard request for far layout"Song Liu2-64/+23
2020-12-09Revert "dm raid: remove unnecessary discard limits for raid10"Song Liu1-0/+11
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao2-1/+5
2020-12-09net: hns3: adjust rss indirection table configure commandGuojia Liao2-8/+19
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao5-16/+39
2020-12-09net: hns3: add support for hw tc offload of tc flowerJian Shen4-13/+397
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when flow director rule hitJian Shen4-5/+27
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen5-53/+220
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen8-67/+64
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09Input: tm2-touchkey - add vddio regulatorStephan Gerhold1-1/+2
2020-12-09nfp: silence set but not used warning with IPV6=nJakub Kicinski1-1/+1
2020-12-09net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee1-0/+3
2020-12-09drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan1-1/+1
2020-12-09net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2020-12-09net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King1-5/+58
2020-12-09net: hdlc_x25: Remove unnecessary skb_reset_network_header callsXie He1-2/+0
2020-12-09net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun1-7/+2
2020-12-09ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool partial successDwip N. Banerjee1-0/+2
2020-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller9-222/+117
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller5-34/+90
2020-12-09Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang1-6/+4
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov1-0/+1
2020-12-09Input: add driver for power button on Dell Wyse 3020Lubomir Rintel3-0/+181
2020-12-09Input: gtco - remove driverDmitry Torokhov3-1056/+0
2020-12-09mailbox: arm_mhuv2: Add driverViresh Kumar3-0/+1145
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun1-6/+1
2020-12-09net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun1-6/+1
2020-12-09net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun1-5/+1
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun1-7/+1
2020-12-09net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun1-5/+1
2020-12-09net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun1-7/+1
2020-12-09net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun1-7/+1
2020-12-09net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun1-6/+2
2020-12-09net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun1-6/+1
2020-12-09nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon1-1/+6
2020-12-10usb: chipidea: trace: fix the endian issuePeter Chen1-2/+2
2020-12-10usb: chipidea: add tracepoint support for udcPeter Chen4-3/+127
2020-12-10usb: cdns3: imx: enable runtime pm by defaultPeter Chen1-1/+1
2020-12-10usb: cdns3: add quirk for enable runtime pm by defaultPeter Chen3-4/+23
2020-12-10usb: cdns3: host: disable BEI supportPeter Chen1-1/+1
2020-12-10usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INITPeter Chen1-0/+1
2020-12-10usb: cdns3: host: add .suspend_quirk for xhci-plat.cPeter Chen2-0/+49
2020-12-10usb: cdns3: Rids of duplicate error messagePawel Laszczak1-10/+2
2020-12-10usb: cdns3: Add static to cdns3_gadget_exit functionPawel Laszczak2-4/+1
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-09net: ipa: convert comma to semicolonZheng Yongjun1-1/+1