index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-19
mt76: mt7915: rely on mt76_connac definitions
Lorenzo Bianconi
2
-129
/
+2
2021-12-19
mt76: connac: rely on MCU_CMD macro
Lorenzo Bianconi
2
-7
/
+7
2021-12-19
mt76: connac: introduce MCU_CE_CMD macro
Lorenzo Bianconi
1
-8
/
+8
2021-12-19
mt76: connac: introduce MCU_UNI_CMD macro
Lorenzo Bianconi
1
-13
/
+13
2021-12-19
mt76: connac: align MCU_EXT definitions with 7915 driver
Lorenzo Bianconi
1
-8
/
+8
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
3
-92
/
+70
2021-12-19
mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663
Felix Fietkau
1
-0
/
+3
2021-12-19
mt76: mt7663: disable 4addr capability
Lorenzo Bianconi
1
-0
/
+1
2021-12-19
mt76: mt7615: clear mcu error interrupt status on mt7663
Felix Fietkau
1
-0
/
+1
2021-12-19
mt76: mt7615: improve wmm index allocation
Felix Fietkau
1
-5
/
+3
2021-12-19
mt76: mt7615: fix unused tx antenna mask in testmode
Shayne Chen
1
-11
/
+10
2021-12-19
mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
1
-1
/
+8
2021-12-19
mt76: mt7615: remove dead code in get_omac_idx
Lorenzo Bianconi
1
-3
/
+0
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
2
-3
/
+89
2021-12-18
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
Peter Chiu
1
-2
/
+6
2021-11-29
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
Lorenzo Bianconi
1
-6
/
+5
2021-11-24
mt76: fix possible pktid leak
Lorenzo Bianconi
2
-12
/
+14
2021-10-23
mt76: mt7615: apply cached RF data for DBDC
Ryder Lee
1
-2
/
+20
2021-10-23
mt76: mt7615: mt7622: fix ibss and meshpoint
Nick Hainke
1
-2
/
+2
2021-10-20
mt76: do not reset MIB counters in get_stats callback
Lorenzo Bianconi
1
-2
/
+0
2021-10-20
mt76: mt7921: rely on mcu_get_nic_capability
Sean Wang
1
-0
/
+1
2021-10-20
mt76: sdio: extend sdio module to support CONNAC2
Sean Wang
1
-1
/
+1
2021-10-20
mt76: sdio: introduce parse_irq callback
Lorenzo Bianconi
2
-1
/
+34
2021-10-20
mt76: sdio: move common code in mt76_sdio module
Lorenzo Bianconi
6
-717
/
+23
2021-10-20
mt76: mt7663s: rely on mcu reg access utility
Sean Wang
3
-32
/
+2
2021-10-20
mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines
Lorenzo Bianconi
1
-1
/
+5
2021-10-20
mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7615: fix monitor mode tear down crash
Ryder Lee
1
-5
/
+13
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
3
-3
/
+3
2021-10-20
mt76: introduce packet_id idr
Lorenzo Bianconi
1
-0
/
+4
2021-10-20
mt76: mt7615: fix hwmon temp sensor mem use-after-free
Ryder Lee
1
-2
/
+4
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
2
-0
/
+5
2021-10-20
mt76: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-10-20
mt76: fix boolreturn.cocci warnings
jing yangyang
1
-1
/
+1
2021-10-20
mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module
Lorenzo Bianconi
3
-26
/
+2
2021-10-20
mt76: overwrite default reg_ops if necessary
Lorenzo Bianconi
1
-1
/
+28
2021-10-20
mt76: mt7615: fix skb use-after-free on mac reset
Felix Fietkau
1
-22
/
+23
2021-10-20
mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi
Lorenzo Bianconi
1
-6
/
+9
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
4
-15
/
+32
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
2
-4
/
+11
2021-06-19
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2
-8
/
+22
2021-06-19
mt76: mt7663s: rely on pm reference counting
Lorenzo Bianconi
1
-14
/
+22
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
2
-54
/
+52
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
1
-3
/
+5
2021-06-19
mt76: use SPDX header file comment style
Tom Rix
1
-1
/
+1
2021-06-19
mt76: add a space between comment char and SPDX tag
Tom Rix
1
-1
/
+1
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2
-18
/
+16
2021-06-19
mt76: reduce rx buffer size to 2048
Lorenzo Bianconi
1
-7
/
+2
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
1
-1
/
+1
[next]