index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
mac.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2025-07-07
wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset
Leon Yen
1
-0
/
+2
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
1
-3
/
+3
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
1
-14
/
+3
2025-01-14
wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
Sean Wang
1
-0
/
+1
2024-07-09
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
1
-1
/
+2
2024-07-09
wifi: mt76: mt792x: add struct mt792x_link_sta
Deren Wu
1
-30
/
+35
2024-05-02
wifi: mt76: mt7921s: fix potential hung tasks during chip recovery
Leon Yen
1
-0
/
+2
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
1
-70
/
+0
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
1
-166
/
+4
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
1
-137
/
+11
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
1
-6
/
+6
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-29
/
+29
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
1
-7
/
+7
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
1
-11
/
+11
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
1
-2
/
+2
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
1
-57
/
+2
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
1
-1
/
+1
2023-07-25
wifi: mt76: mt7921: rely on shared poll_list field
Lorenzo Bianconi
1
-8
/
+8
2023-07-25
wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
1
-15
/
+17
2023-07-25
wifi: mt76: mt7921: make mt7921_mac_sta_poll static
Lorenzo Bianconi
1
-2
/
+1
2023-07-25
wifi: mt76: mt7921e: report tx retries/failed counts in tx free event
Deren Wu
1
-1
/
+7
2023-07-25
wifi: mt76: mt7921: rely on mib_stats shared definition
Lorenzo Bianconi
1
-1
/
+1
2023-07-25
mt76: mt7921: don't assume adequate headroom for SDIO headers
Matt Whitlock
1
-0
/
+4
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
1
-1
/
+12
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
1
-5
/
+0
2023-02-03
wifi: mt76: mt7921: add ack signal support
Deren Wu
1
-0
/
+15
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
1
-1
/
+1
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
1
-8
/
+0
2022-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
1
-1
/
+1
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
1
-5
/
+5
2022-12-01
wifi: mt76: mt7921: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-01
wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
Sean Wang
1
-11
/
+21
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
1
-1
/
+3
2022-09-15
wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
Lorenzo Bianconi
1
-1
/
+1
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
1
-2
/
+1
2022-09-15
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
1
-3
/
+114
2022-09-15
wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
Sean Wang
1
-0
/
+5
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
1
-0
/
+20
2022-07-11
mt76: mt7921: reduce the mutex lock scope during reset
Sean Wang
1
-5
/
+8
2022-07-11
mt76: mt7921: reduce log severity levels for informative messages
Sean Wang
1
-1
/
+1
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
1
-1
/
+1
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
1
-76
/
+6
2022-07-11
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
1
-83
/
+12
2022-07-11
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
1
-184
/
+3
2022-07-11
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
1
-119
/
+3
[next]