index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x2
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
1
-0
/
+1
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
1
-0
/
+1
2022-04-10
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
1
-0
/
+3
2021-10-20
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-04-11
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
1
-3
/
+3
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
1
-1
/
+2
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
1
-1
/
+2
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
1
-0
/
+2
2020-07-21
mt76: mt76x2: fix pci suspend/resume on mt7612e
Lorenzo Bianconi
1
-0
/
+56
2020-07-21
mt76: mt76x2e: rename routines in pci.c
Lorenzo Bianconi
1
-7
/
+7
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
1
-0
/
+1
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
1
-1
/
+2
2019-11-20
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
1
-1
/
+1
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
1
-0
/
+2
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
1
-12
/
+1
2019-05-01
mt76: introduce mt76_free_device routine
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skb
Lorenzo Bianconi
1
-0
/
+1
2019-02-18
mt76x2: remove mt76x2_alloc_device routine
Lorenzo Bianconi
1
-6
/
+20
2018-10-05
mt76: move irq handler in mt76x02-lib moudle
Lorenzo Bianconi
1
-2
/
+1
2018-10-05
mt76x2: move mt76x2_dev in mt76x02_util.h
Lorenzo Bianconi
1
-2
/
+2
2018-10-05
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi
1
-0
/
+111