index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
mac.c
Age
Commit message (
Expand
)
Author
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
2024-07-09
wifi: mt76: mt792x: add struct mt792x_link_sta
Deren Wu
2024-05-02
wifi: mt76: mt7921s: fix potential hung tasks during chip recovery
Leon Yen
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: rely on shared poll_list field
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: make mt7921_mac_sta_poll static
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921e: report tx retries/failed counts in tx free event
Deren Wu
2023-07-25
wifi: mt76: mt7921: rely on mib_stats shared definition
Lorenzo Bianconi
2023-07-25
mt76: mt7921: don't assume adequate headroom for SDIO headers
Matt Whitlock
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-02-03
wifi: mt76: mt7921: add ack signal support
Deren Wu
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
2022-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7921: fix reporting of TX AGGR histogram
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
Sean Wang
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-09-15
wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
Lorenzo Bianconi
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
2022-09-15
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
2022-09-15
wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
2022-07-11
mt76: mt7921: reduce the mutex lock scope during reset
Sean Wang
2022-07-11
mt76: mt7921: reduce log severity levels for informative messages
Sean Wang
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
2022-07-11
mt76: mt7921: add missing bh-disable around rx napi schedule
Lorenzo Bianconi
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
2022-05-13
mt76: fix encap offload ethernet type check
Felix Fietkau
[next]