开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7603
/
mt7603.h
Age
Commit message (
Expand
)
Author
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
2024-09-06
wifi: mt76: partially move channel change code to core
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
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2020-12-04
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-24
mt76: mt7603: tune tx ring size
Felix Fietkau
2020-09-24
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
2020-07-21
mt76: vif_mask to struct mt76_phy
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: mt7603: increase dma mcu rx ring size
Felix Fietkau
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
Felix Fietkau
2020-02-14
mt76: introduce struct mt76_phy
Felix Fietkau
2019-11-20
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
mt76: report rx a-mpdu subframe status
Felix Fietkau
2019-11-20
mt76: mt7603: remove q_rx field from struct mt7603_dev
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
2019-06-27
mt76: move nl80211_dfs_regions in mt76_dev data structure
Lorenzo Bianconi
2019-06-27
mt76: mt7603: rework and fix tx status reporting
Felix Fietkau
2019-06-25
mt76: mt7603: add debugfs knob to enable/disable edcca
Lorenzo Bianconi
2019-05-01
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move beacon_int in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: mt7603: initialize mt76_mcu_ops data structure
Lorenzo Bianconi
2019-05-01
mt76: add skb pointer to mt76_tx_info
Lorenzo Bianconi
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
2019-05-01
mt7603: remove mt7603_mcu_init routine
Lorenzo Bianconi
2019-05-01
mt76: introduce mt76_tx_info data structure
Lorenzo Bianconi
2019-05-01
mt76: remove mt76_queue dependency from tx_complete_skb function pointer
Lorenzo Bianconi
2019-05-01
mt76: remove mt76_queue dependency from tx_prepare_skb function pointer
Lorenzo Bianconi
2019-05-01
mt76: mmio: move mt76x02_set_irq_mask in mt76 module
Lorenzo Bianconi
2019-04-12
mt76: mt7603: fix sequence number assignment
Felix Fietkau
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau