index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: move shared structure definition in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: convert acpisar and clc pointers to void
Lorenzo Bianconi
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: rely on shared poll_list field
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: get rid of MT7921_RESET_TIMEOUT marco
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: make mt7921_mac_sta_poll static
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: Support temp sensor
Ben Greear
2023-07-25
wifi: mt76: mt7921: rely on mib_stats shared definition
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: get rid of eeprom.h
Lorenzo Bianconi
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
2023-02-03
wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
Neil Chen
2023-02-03
wifi: mt76: mt7921: add ack signal support
Deren Wu
2023-02-03
wifi: mt76: mt7921: fix channel switch fail in monitor mode
Deren Wu
2022-12-09
wifi: mt76: mt7921: add support to update fw capability with MTFG table
Quan Zhou
2022-12-01
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
Deren Wu
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
2022-12-01
wifi: mt76: mt7921: add unified ROC cmd/event support
Quan Zhou
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
2022-09-15
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: mt7921: make mt7921_pci_driver static
Lorenzo Bianconi
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
mt76: mt7921: fix command timeout in AP stop period
Deren Wu
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mac connac2 defs in mt76_connac2_mac.h
Lorenzo Bianconi
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
[next]