index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
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
2026-03-24
wifi: mt76: mt7921: add MT7902e DMA layout support
Sean Wang
1
-0
/
+14
2026-03-23
wifi: mt76: mt7921: Place upper limit on station AID
Rory Little
1
-0
/
+2
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: mt7921: add rfkill_poll for hardware rfkill
Allan Wang
1
-0
/
+4
2025-01-14
wifi: mt76: mt7921: introduce CSA support
Leon Yen
1
-0
/
+1
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
1
-2
/
+2
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
1
-0
/
+1
2024-05-02
wifi: mt76: mt7921e: add LED control support
Hao Zhang
1
-0
/
+5
2024-05-02
wifi: mt76: mt7921: cqm rssi low/high event notify
Rong Yan
1
-0
/
+1
2024-02-22
wifi: mt76: mt7921: fix a potential association failure upon resuming
Leon Yen
1
-0
/
+1
2023-12-11
wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
Ming Yen Hsieh
1
-0
/
+1
2023-12-11
wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queue
Sean Wang
1
-1
/
+2
2023-09-30
wifi: mt76: mt7921: get regulatory information from the clc event
Ming Yen Hsieh
1
-0
/
+1
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
1
-1
/
+0
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module
Lorenzo Bianconi
1
-16
/
+0
2023-07-26
wifi: mt76: mt7921: move mt7921_dma_init in pci.c
Lorenzo Bianconi
1
-1
/
+0
2023-07-26
wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...
Lorenzo Bianconi
1
-3
/
+0
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
1
-6
/
+0
2023-07-26
wifi: mt76: mt792x: introduce mt792x-usb module
Lorenzo Bianconi
1
-8
/
+0
2023-07-26
wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
1
-24
/
+0
2023-07-26
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
1
-7
/
+0
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
1
-4
/
+0
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
1
-6
/
+0
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
1
-2
/
+0
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
1
-5
/
+0
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
1
-7
/
+0
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
1
-3
/
+0
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
1
-24
/
+1
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
1
-8
/
+0
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
1
-5
/
+0
2023-07-26
wifi: mt76: mt792x: move shared structure definition in mt792x.h
Lorenzo Bianconi
1
-110
/
+1
2023-07-26
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
1
-2
/
+2
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-66
/
+66
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
1
-18
/
+18
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
1
-4
/
+4
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
1
-6
/
+6
2023-07-26
wifi: mt76: mt7921: convert acpisar and clc pointers to void
Lorenzo Bianconi
1
-3
/
+2
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
1
-4
/
+0
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
1
-1
/
+0
2023-07-25
wifi: mt76: mt7921: rely on shared poll_list field
Lorenzo Bianconi
1
-1
/
+0
2023-07-25
wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
1
-3
/
+0
2023-07-25
wifi: mt76: mt7921: get rid of MT7921_RESET_TIMEOUT marco
Lorenzo Bianconi
1
-1
/
+0
2023-07-25
wifi: mt76: mt7921: make mt7921_mac_sta_poll static
Lorenzo Bianconi
1
-1
/
+0
2023-07-25
wifi: mt76: mt7921: Support temp sensor
Ben Greear
1
-0
/
+1
2023-07-25
wifi: mt76: mt7921: rely on mib_stats shared definition
Lorenzo Bianconi
1
-30
/
+1
2023-04-17
wifi: mt76: mt7921: get rid of eeprom.h
Lorenzo Bianconi
1
-0
/
+11
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
1
-1
/
+0
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
1
-7
/
+0
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
1
-2
/
+1
2023-04-17
wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
1
-1
/
+2
[next]