index
:
linux.git
for-next
master
Linus' 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
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
2025-01-14
wifi: mt76: remove dev->wcid_phy_mask
Felix Fietkau
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
2024-05-02
wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset
Felix Fietkau
2023-09-30
wifi: mt76: mt7603: improve watchdog reset reliablity
Felix Fietkau
2023-09-30
wifi: mt76: mt7603: rework/fix rx pse hang check
Felix Fietkau
2023-07-26
wifi: mt76: mt7603: fix tx filter/flush function
Felix Fietkau
2023-07-25
wifi: mt76: mt7603: rely on shared poll_list field
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
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
[next]