index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
8
-66
/
+34
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
5
-7
/
+7
2018-11-30
mt76: move tx beacon routines in mt76x02-lib module
Lorenzo Bianconi
6
-147
/
+130
2018-11-30
mt76: move mac beacon routines in mt76x02-lib module
Lorenzo Bianconi
7
-129
/
+135
2018-11-30
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
8
-114
/
+87
2018-11-30
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
5
-10
/
+11
2018-11-30
mt76x0: align mt76x0u and mt76x0e fw version
Lorenzo Bianconi
3
-4
/
+23
2018-11-30
mt76x0: mac: remove mt76x0_mac_set_ampdu_factor
Lorenzo Bianconi
2
-26
/
+0
2018-11-30
mt76x0: pci: add missing MODULE_FIRMWARE macro
Lorenzo Bianconi
3
-3
/
+5
2018-11-30
mt76x0: init: simplify mt76x0_init_mac_registers
Lorenzo Bianconi
1
-17
/
+10
2018-11-30
mt76x0: antenna select corrections
Stanislaw Gruszka
2
-18
/
+44
2018-11-30
mt76: usb: fix static tracepoints
Lorenzo Bianconi
10
-347
/
+38
2018-11-30
mt76: mt76x0: handle chip specific initval differences
Felix Fietkau
2
-4
/
+49
2018-11-30
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
6
-18
/
+3
2018-11-30
mt76x0: do not perform MCU calibration for MT7630
Stanislaw Gruszka
2
-0
/
+8
2018-11-30
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
4
-84
/
+4
2018-11-30
mt76x2u: introduce mac workqueue support
Lorenzo Bianconi
4
-1
/
+5
2018-11-30
mt76x0: use mt76x02_mac_work as stats handler
Lorenzo Bianconi
5
-81
/
+20
2018-11-30
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
4
-92
/
+3
2018-11-30
mt76: move mt76x02_debugfs in mt76x02-lib module
Lorenzo Bianconi
7
-16
/
+17
2018-11-30
mt76: move mt76x02_mac_work routine in mt76x02-lib module
Lorenzo Bianconi
8
-25
/
+23
2018-11-30
mt76x0: pci: add get_survey support
Lorenzo Bianconi
8
-21
/
+30
2018-11-30
mt76x0: phy: improve code readability in initvals_phy.h
Lorenzo Bianconi
1
-722
/
+591
2018-11-30
mt76x0: phy: simplify rf configuration routines
Lorenzo Bianconi
2
-144
/
+106
2018-11-30
mt76x0: phy: use proper name convention
Lorenzo Bianconi
3
-113
/
+113
2018-11-30
mt76x2u: align channel gain logic to mt76x2 one
Lorenzo Bianconi
8
-177
/
+114
2018-11-30
mt76x2: align mt76x2 and mt76x2u firmware
Lorenzo Bianconi
3
-7
/
+4
2018-11-29
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
1
-2
/
+6
2018-11-29
brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe
Hans de Goede
1
-1
/
+1
2018-11-29
brcmfmac: support STA info struct v7
Dan Haab
1
-7
/
+33
2018-11-29
b43: Use cordic algorithm from kernel library
Priit Laes
5
-68
/
+15
2018-11-29
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2018-11-29
brcmsmac: Use cordic-related macros from common cordic library
Priit Laes
3
-11
/
+4
2018-11-23
iwlwifi: mvm: set HW capability VHT_EXT_NSS_BW
Shaul Triebitz
1
-0
/
+1
2018-11-23
iwlwifi: mvm: send the STA_HE_CTXT command in AP mode
Shaul Triebitz
1
-0
/
+3
2018-11-23
iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP mode
Shaul Triebitz
1
-0
/
+3
2018-11-23
iwlwifi: fw: support API change to debug TLVs
Sara Sharon
1
-0
/
+2
2018-11-23
iwlwifi: add debugfs file to read fw debug data recording
Lior Cohen
6
-0
/
+228
2018-11-23
iwlwifi: dbg: add apply point logic
Sara Sharon
6
-2
/
+244
2018-11-23
iwlwifi: dbg: disable triggers for ini
Sara Sharon
4
-0
/
+9
2018-11-23
iwlwifi: trans: support loading ini TLVs from external file
Sara Sharon
4
-11
/
+89
2018-11-23
iwlwifi: trans: parse and store debug ini TLVs
Sara Sharon
7
-0
/
+269
2018-11-23
iwlwifi: fw: add FW API of new TLV infrastructure
Sara Sharon
1
-0
/
+399
2018-11-23
iwlwifi: mvm: add support for TWT capabilities
Emmanuel Grumbach
2
-5
/
+35
2018-11-23
iwlwifi: add fw dump upon RT ucode start failure
Lior Cohen
3
-0
/
+11
2018-11-23
iwlwifi: fix cfg structs for 22000 with different RF modules
Luca Coelho
3
-4
/
+21
2018-11-23
iwlwifi: mvm: remove assignment of the reciprocal
Emmanuel Grumbach
2
-29
/
+10
2018-11-23
iwlwifi: dbg: split fifos dump
Sara Sharon
1
-13
/
+39
2018-11-23
iwlwifi: dbg: don't limit dump decisions to all or monitor
Sara Sharon
4
-24
/
+22
2018-11-11
iwlwifi: fw: use helper to determine whether to dump paging
Sara Sharon
2
-28
/
+37
[next]