index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
1
-1
/
+1
*
mt76: disable BH around napi_schedule() calls
Felix Fietkau
2021-10-20
1
-0
/
+2
*
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-10-20
1
-1
/
+1
*
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
2021-04-11
1
-3
/
+3
*
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
Lorenzo Bianconi
2021-01-29
1
-1
/
+1
*
mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-29
1
-3
/
+3
*
mt76: mt76_connac: create mcu library
Lorenzo Bianconi
2021-01-29
1
-0
/
+1
*
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
1
-1
/
+2
*
mt76: mt7615: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
2020-09-24
1
-2
/
+2
*
mt76: mt7615: acquire driver_own before configuring device for suspend
Lorenzo Bianconi
2020-07-21
1
-0
/
+4
*
mt76: only iterate over initialized rx queues
Felix Fietkau
2020-05-28
1
-3
/
+5
*
mt76: mt7615: add support for MT7611N
DENG Qingfang
2020-05-28
1
-0
/
+1
*
mt76: mt7615: introduce PM support
Lorenzo Bianconi
2020-05-12
1
-0
/
+108
*
mt76: mt7615: free pci_vector if mt7615_pci_probe fails
Lorenzo Bianconi
2020-05-12
1
-3
/
+12
*
mt76: mt7663: add the possibility to load firmware v2
Lorenzo Bianconi
2020-05-12
1
-0
/
+2
*
mt76: mt7615: disable aspm by default
Lorenzo Bianconi
2020-05-12
1
-0
/
+2
*
mt76: mt7615: enable MSI by default
Lorenzo Bianconi
2020-05-12
1
-0
/
+5
*
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
1
-1
/
+6
*
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
2020-03-17
1
-1
/
+2
*
mt76: mt7615: implement probing and firmware loading on MT7622
Felix Fietkau
2020-02-14
1
-3
/
+0
*
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau
2020-02-14
1
-96
/
+1
*
mt76: move dev_irq tracepoint in mt76 module
Lorenzo Bianconi
2020-02-14
1
-0
/
+3
*
mt7615: replace sta_state callback with sta_add/sta_remove
Felix Fietkau
2020-02-14
1
-3
/
+2
*
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
1
-0
/
+3
*
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: mt7615: enable survey support
Lorenzo Bianconi
2019-09-05
1
-0
/
+1
*
mt76: mt7615: add static qualifier to mt7615_rx_poll_complete
Lorenzo Bianconi
2019-06-25
1
-1
/
+2
*
mt76: mt7615: Make mt7615_irq_handler static
YueHaibing
2019-06-25
1
-1
/
+1
*
mt76: mt7615: use napi polling for tx cleanup
Lorenzo Bianconi
2019-06-25
1
-1
/
+1
*
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee
2019-05-01
1
-0
/
+150