summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-11mt76: remove unused variable qSouptick Joarder1-3/+0
2020-12-11Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-240/+320
2020-12-11iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones1-6/+6
2020-12-11iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones1-1/+1
2020-12-11iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones1-1/+1
2020-12-11iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones1-6/+6
2020-12-11iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones1-1/+1
2020-12-11iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones1-5/+5
2020-12-11Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds6-8/+22
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-11iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva5-7/+7
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva9-17/+17
2020-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-74/+269
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson1-1/+1
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-11/+18
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-151/+288
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-14/+11
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin1-3/+149
2020-12-10Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau2-40/+8
2020-12-10net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan4-3/+90
2020-12-10net: lapbether: Consider it successful if (dis)connecting when already (dis)c...Xie He1-2/+11
2020-12-10igc: Add new device IDSasha Neftin3-0/+3
2020-12-10net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()Zheng Yongjun1-6/+2
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun1-7/+2
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun1-8/+2
2020-12-10Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/...David S. Miller8-34/+212
2020-12-10vxlan: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli1-1/+1
2020-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-5/+13
2020-12-10cw1200: txrx: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-10Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-32/+58
2020-12-10wilc1000: changes for SPI communication stall issue found with IperfAjay Singh1-2/+21
2020-12-10can: mcp251xfd: Add support for internal loopback modeManivannan Sadhasivam1-4/+7
2020-12-10can: flexcan: convert the driver to DT-onlyFabio Estevam1-17/+1
2020-12-10can: m_can: add PCI glue driver for Intel Elkhart LakeJarkko Nikula3-0/+194
2020-12-10can: m_can: move runtime PM enable/disable to m_can_platformPatrik Flykt2-8/+9
2020-12-10can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...Sean Nyekjaer1-4/+0
2020-12-10can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notati...Antonio Quartulli1-1/+1
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 f...Jian 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-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