index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: move rate info in mt76_vif
Lorenzo Bianconi
2023-07-25
1
-0
/
+3
*
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
2023-07-25
1
-0
/
+1
*
wifi: mt76: mt7915: move poll_list in mt76_wcid
Lorenzo Bianconi
2023-07-25
1
-0
/
+2
*
wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev
Lorenzo Bianconi
2023-07-25
1
-0
/
+3
*
wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats
Ryder Lee
2023-07-25
1
-0
/
+32
*
wifi: mt76: mt7915: move mib_stats structure in mt76.h
Lorenzo Bianconi
2023-07-25
1
-0
/
+63
*
wifi: mt76: mt7915: rework tx packets counting when WED is active
Peter Chiu
2023-07-25
1
-1
/
+1
*
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
1
-0
/
+1
*
wifi: mt76: mt7996: add eht rx rate support
Shayne Chen
2023-04-17
1
-4
/
+14
*
wifi: mt76: do not run mt76_unregister_device() on unregistered hw
Lorenzo Bianconi
2023-03-13
1
-0
/
+1
*
wifi: mt76: mt7915: add mt7915 wed reset callbacks
Lorenzo Bianconi
2023-02-03
1
-0
/
+3
*
wifi: mt76: add EHT rate stats for ethtool
Shayne Chen
2023-02-03
1
-2
/
+2
*
wifi: mt76: increase wcid size to 1088
Shayne Chen
2023-02-03
1
-1
/
+1
*
wifi: mt76: add EHT phy type
Shayne Chen
2023-02-03
1
-2
/
+5
*
wifi: mt76: remove __mt76_mcu_restart macro
Lorenzo Bianconi
2023-02-03
1
-1
/
+0
*
wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_buf
Sujuan Chen
2023-02-03
1
-0
/
+1
*
wifi: mt76: enable page_pool stats
Lorenzo Bianconi
2023-02-03
1
-0
/
+1
*
wifi: mt76: switch to page_pool allocator
Lorenzo Bianconi
2023-02-03
1
-1
/
+20
*
wifi: mt76: add flexible polling wait-interval support
Deren Wu
2023-02-03
1
-4
/
+5
*
wifi: mt76: introduce mt76_queue_is_wed_rx utility routine
Lorenzo Bianconi
2023-02-03
1
-0
/
+6
*
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
2022-12-09
1
-7
/
+7
*
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
2022-12-09
1
-5
/
+7
*
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
Deren Wu
2022-12-01
1
-1
/
+2
*
wifi: mt76: mt7915: enable WED RX stats
Sujuan Chen
2022-12-01
1
-0
/
+6
*
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
1
-1
/
+1
*
wifi: mt76: add WED RX support to mt76_dma_{add,get}_buf
Lorenzo Bianconi
2022-12-01
1
-0
/
+2
*
wifi: mt76: introduce rxwi and rx token utility routines
Sujuan Chen
2022-12-01
1
-1
/
+15
*
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-12-01
1
-2
/
+2
*
wifi: mt76: mt7915: add ack signal support
Ryder Lee
2022-12-01
1
-0
/
+1
*
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
2022-12-01
1
-0
/
+1
*
wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
Felix Fietkau
2022-12-01
1
-15
/
+0
*
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
2022-09-15
1
-1
/
+6
*
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
2022-09-15
1
-20
/
+22
*
wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related code
Gergo Koteles
2022-09-15
1
-1
/
+0
*
mt76: get rid of mt76_wcid_hw routine
Lorenzo Bianconi
2022-07-11
1
-10
/
+0
*
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2022-07-11
1
-6
/
+4
*
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
1
-15
/
+28
*
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
2022-07-11
1
-5
/
+6
*
mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
Lorenzo Bianconi
2022-07-11
1
-2
/
+4
*
mt76: add len parameter to __mt76_mcu_msg_alloc signature
Lorenzo Bianconi
2022-07-11
1
-2
/
+2
*
mt76: remove q->qid
Felix Fietkau
2022-07-11
1
-3
/
+0
*
mt76: pass original queue id from __mt76_tx_queue_skb to the driver
Felix Fietkau
2022-07-11
1
-2
/
+2
*
mt76: add gfp to mt76_mcu_msg_alloc signature
Lorenzo Bianconi
2022-05-13
1
-1
/
+8
*
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
1
-4
/
+26
*
mt76: make number of tokens configurable dynamically
Felix Fietkau
2022-05-13
1
-3
/
+3
*
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
2022-05-13
1
-0
/
+1
*
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
2022-05-13
1
-1
/
+1
*
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
2022-05-13
1
-1
/
+1
*
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
2022-03-16
1
-2
/
+10
[next]