aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-11bcm63xx: fix Tx cleanup when NAPI poll budget is zeroSieng-Piaw Liew1-5/+5
2022-07-11octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth1-2/+3
2022-07-11octeontx2-pf: Add support for exact match table.Ratheesh Kannoth4-29/+67
2022-07-11octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth2-0/+41
2022-07-11octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2-12/+370
2022-07-11octeontx2: Modify mbox request and response structuresRatheesh Kannoth3-9/+24
2022-07-11octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+481
2022-07-11octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2022-07-11octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+101
2022-07-11octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2022-07-11octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1029
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2022-07-11Merge tag 'vfio-v5.19-rc7' of https://github.com/awilliam/linux-vfioLinus Torvalds1-7/+10
2022-07-11tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang1-2/+2
2022-07-11spi: bcm63xx-hsspi: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang1-1/+1
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld7-15/+58
2022-07-11reset: a10sr: allow building under COMPILE_TESTPhilipp Zabel1-1/+1
2022-07-11fddi/skfp: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11ethernet/via: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11pinctrl: sunplus: Add check for kcallocWilliam Dean1-0/+3
2022-07-11reset: allow building of reset simple driver if expert config selectedBen Dooks1-1/+1
2022-07-11pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean1-0/+2
2022-07-11drm: selftest: convert drm_mm selftest to KUnitArthur Grillo8-942/+509
2022-07-11drm: selftest: convert drm_buddy selftest to KUnitMaíra Canal5-1011/+758
2022-07-11drm: selftest: convert drm_framebuffer selftest to KUnitMaíra Canal6-93/+53
2022-07-11drm: selftest: convert drm_dp_mst_helper selftest to KUnitMaíra Canal5-46/+53
2022-07-11drm: selftest: convert drm_plane_helper selftest to KUnitMaíra Canal5-59/+71
2022-07-11drm: selftest: convert drm_format selftest to KUnitMaíra Canal6-289/+289
2022-07-11drm: selftest: convert drm_rect selftest to KUnitMaíra Canal6-233/+216
2022-07-11drm: selftest: convert drm_cmdline_parser selftest to KUnitMaíra Canal5-1211/+1081
2022-07-11drm: selftest: convert drm_damage_helper selftest to KUnitMaíra Canal7-714/+643
2022-07-11mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()Kai-Heng Feng1-18/+7
2022-07-11mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_node()Liang He1-1/+4
2022-07-11mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He1-0/+1
2022-07-11mt76: get rid of mt76_wcid_hw routineLorenzo Bianconi1-10/+0
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi9-36/+23
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi7-17/+17
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi14-97/+142
2022-07-11mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi4-10/+11
2022-07-11mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi6-31/+42
2022-07-11mt76: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi3-12/+13
2022-07-11mt76: mt7915 add ht mpdu densityMeiChia Chiu1-1/+6
2022-07-11mt76: mt7921: reduce the mutex lock scope during resetSean Wang1-5/+8
2022-07-11mt76: mt7921: reduce log severity levels for informative messagesSean Wang1-1/+1
2022-07-11mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi7-49/+35
2022-07-11mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi2-2/+1
2022-07-11mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang3-6/+16
2022-07-11mt76: mt7921: enable HW beacon filter not depending on PM flagSean Wang1-2/+1
2022-07-11mt76: remove q->qidFelix Fietkau3-6/+0