开源镜像站
帮助
动态
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
/
mac.c
Age
Commit message (
Expand
)
Author
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
2023-07-25
wifi: mt76: mt7615: rely on shared poll_list field
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
2023-05-27
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
2023-04-17
wifi: mt76: handle failure of vzalloc in mt7615_coredump_work
Kang Chen
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_counters
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7615: enable use_cts_prot support
Ryder Lee
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-10-11
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
Felix Fietkau
2022-09-12
wifi: mt76: fix reading current per-tid starting sequence number for aggregation
Felix Fietkau
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
mt76: mt7615: fix throughput regression on DFS channels
Felix Fietkau
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_free in shared code
Lorenzo Bianconi
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
2022-07-11
mt76: mt7615: add missing bh-disable around rx napi schedule
Felix Fietkau
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-24
mt76: mt7615: Fix assigning negative values to unsigned variable
Yang Li
2022-02-23
mt76: fix endianness errors in reverse_frag0_hdr_trans
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: mt7663s: flush runtime-pm queue after waking up the device
Lorenzo Bianconi
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: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
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
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
mt76: mt7615: fix skb use-after-free on mac reset
Felix Fietkau
2021-10-20
mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi
Lorenzo Bianconi
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
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: mt7615: update radar parameters
Ryder Lee
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
[next]