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
/
mt7921
/
mt7921.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
1
-6
/
+0
2022-07-11
mt76: mt7921: make mt7921_pci_driver static
Lorenzo Bianconi
1
-1
/
+0
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
1
-2
/
+0
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
1
-1
/
+0
2022-07-11
mt76: mt7921: fix command timeout in AP stop period
Deren Wu
1
-0
/
+2
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
1
-5
/
+0
2022-07-11
mt76: connac: move mac connac2 defs in mt76_connac2_mac.h
Lorenzo Bianconi
1
-10
/
+0
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
1
-1
/
+0
2022-07-11
mt76: mt7921: introduce ACPI SAR config in tx power
Deren Wu
1
-0
/
+2
2022-07-11
mt76: mt7921: introduce ACPI SAR support
Deren Wu
1
-0
/
+20
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
1
-0
/
+8
2022-05-13
mt76: mt7921: Add AP mode support
Sean Wang
1
-0
/
+4
2022-05-13
mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filter
Lorenzo Bianconi
1
-1
/
+0
2022-05-13
mt76: mt7921u: add suspend/resume support
Lorenzo Bianconi
1
-1
/
+1
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
1
-0
/
+2
2022-03-16
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
1
-0
/
+12
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
1
-1
/
+1
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
1
-1
/
+2
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
Lorenzo Bianconi
1
-4
/
+5
2022-03-16
mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb
Lorenzo Bianconi
1
-4
/
+6
2022-03-16
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
1
-1
/
+0
2022-03-16
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
1
-1
/
+0
2022-03-16
mt76: mt7921: fix up the monitor mode
Sean Wang
1
-0
/
+2
2022-02-03
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
1
-6
/
+0
2022-02-03
mt76: mt7921: toggle runtime-pm adding a monitor vif
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: mt7921e: fix possible probe failure after reboot
Sean Wang
1
-0
/
+1
2022-02-03
mt76: mt7921e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_restart in common module
Lorenzo Bianconi
1
-1
/
+0
2022-02-03
mt76: mt7921: get rid of mt7921_mcu_get_eeprom
Lorenzo Bianconi
1
-1
/
+0
2022-02-03
mt76: connac: move mt76_connac_mcu_add_key in connac module
Lorenzo Bianconi
1
-9
/
+1
2021-12-19
mt76: mt7921: fix network buffer leak by txs missing
Deren Wu
1
-0
/
+1
2021-12-18
mt76: mt7921: fix MT7921E reset failure
Sean Wang
1
-0
/
+1
2021-10-20
mt76: mt7921: move tx amsdu stats in mib_stats
Lorenzo Bianconi
1
-0
/
+3
2021-10-20
mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb
Lorenzo Bianconi
1
-0
/
+1
2021-10-20
mt76: mt7921: add some more MIB counters
Lorenzo Bianconi
1
-0
/
+18
2021-10-20
mt76: mt7921s: add reset support
Sean Wang
1
-0
/
+4
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang
1
-0
/
+43
2021-10-20
mt76: mt7921: refactor mt7921_mcu_send_message
Sean Wang
1
-1
/
+1
2021-10-20
mt76: mt7921: rely on mcu_get_nic_capability
Sean Wang
1
-8
/
+0
2021-10-20
mt76: mt7921: refactor init.c to be bus independent
Sean Wang
1
-0
/
+2
2021-10-20
mt76: mt7921: refactor mcu.c to be bus independent
Sean Wang
1
-3
/
+17
2021-10-20
mt76: mt7921: refactor dma.c to be pcie specific
Sean Wang
1
-1
/
+6
2021-10-20
mt76: mt7921: refactor mac.c to be bus independent
Sean Wang
1
-5
/
+20
2021-10-20
mt76: mt7921: add 6GHz support
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7921: robustify hardware initialization flow
Sean Wang
1
-0
/
+1
2021-10-20
mt76: mt7921: remove mt7921_sta_stats
Lorenzo Bianconi
1
-11
/
+1
2021-10-20
mt76: mt7921: remove mcu rate reporting code
Lorenzo Bianconi
1
-2
/
+0
2021-10-20
mt76: mt7921: report tx rate directly from tx status
Lorenzo Bianconi
1
-2
/
+0
2021-10-20
mt76: mt7921: add support for tx status reporting
Lorenzo Bianconi
1
-3
/
+0
[next]