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
/
mt7603
/
mac.c
Age
Commit message (
Expand
)
Author
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
2021-12-19
mt76: mt7603: improve reliability of tx powersave filtering
Felix Fietkau
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2021-06-17
mt76: mt7603: avoid use of ieee80211_tx_info_clear_status
Felix Fietkau
2021-04-21
mt76: flush tx status queue on DMA reset
Felix Fietkau
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
2021-01-26
mt76: mt7603: fix ED/CCA monitoring with single-stream devices
Felix Fietkau
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-09-24
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
mt76: rely on AQL for burst size limits on tx queueing
Felix Fietkau
2020-09-24
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
2020-09-24
mt76: move mt76_check_agg_ssn to driver tx_prepare calls
Felix Fietkau
2020-05-28
mt76: only iterate over initialized rx queues
Felix Fietkau
2020-05-28
mt76: fix per-driver wcid range checks after wcid array size bump
Felix Fietkau
2020-05-12
mt76: mt7603: fix tx status rate index calculation
Felix Fietkau
2020-05-12
mt76: mt7603: never use an 802.11b CF-End rate on 5GHz
Felix Fietkau
2020-05-12
mt76: fix A-MPDU density handling
Felix Fietkau
2020-03-17
mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfs
Felix Fietkau
2020-03-17
mt76: mt7603: add upper limit for dynamic sensitivity minimum receive power
Felix Fietkau
2020-02-14
mt76: move mac_txdone tracepoint in mt76 module
Lorenzo Bianconi
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
Felix Fietkau
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
mt76: keep a set of software tx queues per phy
Felix Fietkau
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2019-11-20
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
mt76: mt7603: switch to a different counter for survey busy time
Felix Fietkau
2019-11-20
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
2019-11-20
mt76: report rx a-mpdu subframe status
Felix Fietkau
2019-11-20
mt76: mt7603: collect aggregation stats
Lorenzo Bianconi
2019-09-05
mt76: mt7603: move survey_time in mt76_dev
Lorenzo Bianconi
[next]