index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
bcm63xx: fix Tx cleanup when NAPI poll budget is zero
Sieng-Piaw Liew
1
-5
/
+5
2022-07-11
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
1
-2
/
+3
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-11
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2
-0
/
+41
2022-07-11
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2
-12
/
+370
2022-07-11
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
3
-9
/
+24
2022-07-11
octeontx2-af: Debugsfs support for exact match.
Ratheesh Kannoth
1
-0
/
+179
2022-07-11
octeontx2-af: Drop rules for NPC MCAM
Ratheesh Kannoth
6
-6
/
+481
2022-07-11
octeontx2-af: FLR handler for exact match table.
Ratheesh Kannoth
3
-0
/
+31
2022-07-11
octeontx2-af: devlink configuration support
Ratheesh Kannoth
3
-2
/
+101
2022-07-11
octeontx2-af: Exact match scan from kex profile
Ratheesh Kannoth
2
-3
/
+35
2022-07-11
octeontx2-af: Exact match support
Ratheesh Kannoth
6
-1
/
+1029
2022-07-11
octeontx2-af: Use hashed field in MCAM key
Ratheesh Kannoth
12
-17
/
+554
2022-07-11
Merge tag 'vfio-v5.19-rc7' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-7
/
+10
2022-07-11
tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-07-11
spi: bcm63xx-hsspi: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-07-11
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-11
reset: a10sr: allow building under COMPILE_TEST
Philipp Zabel
1
-1
/
+1
2022-07-11
fddi/skfp: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
ethernet/via: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
pinctrl: sunplus: Add check for kcalloc
William Dean
1
-0
/
+3
2022-07-11
reset: allow building of reset simple driver if expert config selected
Ben Dooks
1
-1
/
+1
2022-07-11
pinctrl: ralink: Check for null return of devm_kcalloc
William Dean
1
-0
/
+2
2022-07-11
drm: selftest: convert drm_mm selftest to KUnit
Arthur Grillo
8
-942
/
+509
2022-07-11
drm: selftest: convert drm_buddy selftest to KUnit
Maíra Canal
5
-1011
/
+758
2022-07-11
drm: selftest: convert drm_framebuffer selftest to KUnit
Maíra Canal
6
-93
/
+53
2022-07-11
drm: selftest: convert drm_dp_mst_helper selftest to KUnit
Maíra Canal
5
-46
/
+53
2022-07-11
drm: selftest: convert drm_plane_helper selftest to KUnit
Maíra Canal
5
-59
/
+71
2022-07-11
drm: selftest: convert drm_format selftest to KUnit
Maíra Canal
6
-289
/
+289
2022-07-11
drm: selftest: convert drm_rect selftest to KUnit
Maíra Canal
6
-233
/
+216
2022-07-11
drm: selftest: convert drm_cmdline_parser selftest to KUnit
Maíra Canal
5
-1211
/
+1081
2022-07-11
drm: selftest: convert drm_damage_helper selftest to KUnit
Maíra Canal
7
-714
/
+643
2022-07-11
mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()
Kai-Heng Feng
1
-18
/
+7
2022-07-11
mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_node()
Liang He
1
-1
/
+4
2022-07-11
mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
Liang He
1
-0
/
+1
2022-07-11
mt76: get rid of mt76_wcid_hw routine
Lorenzo Bianconi
1
-10
/
+0
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
9
-36
/
+23
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
7
-17
/
+17
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
14
-97
/
+142
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
4
-10
/
+11
2022-07-11
mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
Lorenzo Bianconi
6
-31
/
+42
2022-07-11
mt76: add len parameter to __mt76_mcu_msg_alloc signature
Lorenzo Bianconi
3
-12
/
+13
2022-07-11
mt76: mt7915 add ht mpdu density
MeiChia Chiu
1
-1
/
+6
2022-07-11
mt76: mt7921: reduce the mutex lock scope during reset
Sean Wang
1
-5
/
+8
2022-07-11
mt76: mt7921: reduce log severity levels for informative messages
Sean Wang
1
-1
/
+1
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
7
-49
/
+35
2022-07-11
mt76: mt7921: make mt7921_pci_driver static
Lorenzo Bianconi
2
-2
/
+1
2022-07-11
mt76: mt7921: enable HW beacon filter in the initialization stage
Sean Wang
3
-6
/
+16
2022-07-11
mt76: mt7921: enable HW beacon filter not depending on PM flag
Sean Wang
1
-2
/
+1
2022-07-11
mt76: remove q->qid
Felix Fietkau
3
-6
/
+0
[prev]
[next]