开源镜像站
帮助
动态
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
/
mt7615
Age
Commit message (
Expand
)
Author
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-03-16
mt76: fix monitor rx FCS error in DFS channel
Deren Wu
2022-03-16
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
2022-03-16
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
2022-03-16
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
2022-02-24
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
2022-02-24
mt76: mt7615: Fix assigning negative values to unsigned variable
Yang Li
2022-02-24
mt76: mt7615: fix compiler warning on frame size
Deren Wu
2022-02-23
mt76: fix endianness errors in reverse_frag0_hdr_trans
Lorenzo Bianconi
2022-02-23
mt76: mt7615: introduce SAR support
Lorenzo Bianconi
2022-02-03
mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
Lorenzo Bianconi
2022-02-03
mt76: mt7615: fix/rewrite the dfs state handling logic
Felix Fietkau
2022-02-03
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
2022-02-03
mt76: stop the radar detector after leaving dfs channel
Xing Song
2022-02-03
mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update
Lorenzo Bianconi
2022-02-03
mt76: mt7663s: flush runtime-pm queue after waking up the device
Lorenzo Bianconi
2022-02-03
mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
2022-02-03
mt76: mt7615: fix a leftover race in runtime-pm
Lorenzo Bianconi
2022-02-03
mt76: mt7615e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
2022-02-03
mt76: mt7615: update bss_info with cipher after setting the group key
Felix Fietkau
2022-02-03
mt76: mt7615: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac module
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_set_pm in connac module
Lorenzo Bianconi
2022-02-03
mt76: connac: introduce is_connac_v1 utility routine
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module
Lorenzo Bianconi
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlv
Lorenzo Bianconi
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_ba
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac module
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac module
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module
Lorenzo Bianconi
2022-02-03
mt76: sdio: lock sdio when it is needed
Sean Wang
2021-12-19
mt76: mt7915: rely on mt76_connac definitions
Lorenzo Bianconi
2021-12-19
mt76: connac: rely on MCU_CMD macro
Lorenzo Bianconi
2021-12-19
mt76: connac: introduce MCU_CE_CMD macro
Lorenzo Bianconi
2021-12-19
mt76: connac: introduce MCU_UNI_CMD macro
Lorenzo Bianconi
2021-12-19
mt76: connac: align MCU_EXT definitions with 7915 driver
Lorenzo Bianconi
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
2021-12-19
mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663
Felix Fietkau
2021-12-19
mt76: mt7663: disable 4addr capability
Lorenzo Bianconi
2021-12-19
mt76: mt7615: clear mcu error interrupt status on mt7663
Felix Fietkau
2021-12-19
mt76: mt7615: improve wmm index allocation
Felix Fietkau
2021-12-19
mt76: mt7615: fix unused tx antenna mask in testmode
Shayne Chen
2021-12-19
mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
[next]