开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-05-13
mt76: mt7603: move spin_lock_bh() to spin_lock()
Yunbo Yu
2022-05-13
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
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
2022-02-03
mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update
Lorenzo Bianconi
2021-12-19
mt76: mt7603: improve reliability of tx powersave filtering
Felix Fietkau
2021-12-19
mt76: mt7603: introduce SAR support
Lorenzo Bianconi
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: introduce packet_id idr
Lorenzo Bianconi
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
2021-10-20
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
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-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
2021-06-17
mt76: mt7603: avoid use of ieee80211_tx_info_clear_status
Felix Fietkau
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
2021-04-21
mt76: flush tx status queue on DMA reset
Felix Fietkau
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-04-12
mt76: use threaded NAPI
Felix Fietkau
2021-04-11
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
2021-01-27
mt76: move vif_mask back from mt76_phy to mt76_dev
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 hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
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: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb signature
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
mt76: mt7603: add additional EEPROM chip ID
David Bauer
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-12-04
mt76: mt7603: switch to .mcu_skb_send_msg
Felix Fietkau
2020-12-04
mt76: move mcu timeout handling to .mcu_parse_response
Felix Fietkau
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
2020-12-04
mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915
Felix Fietkau
2020-09-24
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-24
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
[next]