index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
pci.c
(
follow
)
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