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 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
*
mt76: fix monitor mode crash with sdio driver
Deren Wu
2022-03-16
1
-1
/
+1
*
mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes
Bo Jiao
2022-02-04
1
-2
/
+2
*
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
2022-02-03
1
-0
/
+9
*
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
2022-02-03
1
-2
/
+3
*
mt76: connac: add support for passing the cipher field in bss_info
Felix Fietkau
2022-02-03
1
-0
/
+1
*
mt76: mt7915: enlarge wcid size to 544
Bo Jiao
2022-02-03
1
-1
/
+1
*
mt76: add MT_RXQ_MAIN_WA for mt7916
Bo Jiao
2022-02-03
1
-0
/
+1
*
mt76: mt7921s: fix cmd timeout in throughput test
Deren Wu
2021-12-19
1
-0
/
+2
*
mt76: allow drivers to drop rx packets early
Felix Fietkau
2021-12-19
1
-0
/
+2
*
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
2021-12-19
1
-1
/
+0
*
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
2021-12-19
1
-0
/
+5
*
mt76: testmode: add support to set MAC
Shayne Chen
2021-12-18
1
-0
/
+2
*
mt76: move mt76_ethtool_worker_info in mt76 module
Lorenzo Bianconi
2021-10-20
1
-0
/
+10
*
mt76: move mt76_sta_stats in mt76.h
Lorenzo Bianconi
2021-10-20
1
-0
/
+7
*
mt76: mt7921s: add reset support
Sean Wang
2021-10-20
1
-0
/
+2
*
mt76: connac: extend mcu_get_nic_capability
Sean Wang
2021-10-20
1
-0
/
+1
*
mt76: sdio: extend sdio module to support CONNAC2
Sean Wang
2021-10-20
1
-1
/
+3
*
mt76: sdio: introduce parse_irq callback
Lorenzo Bianconi
2021-10-20
1
-0
/
+3
*
mt76: sdio: move common code in mt76_sdio module
Lorenzo Bianconi
2021-10-20
1
-0
/
+16
*
mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines
Lorenzo Bianconi
2021-10-20
1
-1
/
+2
*
mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature
Lorenzo Bianconi
2021-10-20
1
-2
/
+2
*
mt76: use a separate CCMP PN receive counter for management frames
Xing Song
2021-10-20
1
-1
/
+1
*
mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmware
Sean Wang
2021-10-20
1
-1
/
+3
*
mt76: introduce __mt76_mcu_send_firmware routine
Lorenzo Bianconi
2021-10-20
1
-2
/
+9
*
mt76: schedule status timeout at dma completion
Lorenzo Bianconi
2021-10-20
1
-2
/
+7
*
mt76: substitute sk_buff_head status_list with spinlock_t status_lock
Lorenzo Bianconi
2021-10-20
1
-3
/
+4
*
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
1
-2
/
+1
*
mt76: introduce packet_id idr
Lorenzo Bianconi
2021-10-20
1
-8
/
+18
*
mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domain
Lorenzo Bianconi
2021-10-20
1
-0
/
+1
*
mt76: mt7915: add tx stats gathered from tx-status callbacks
Ben Greear
2021-10-20
1
-0
/
+1
[next]