index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2022-05-16
Merge tag 'mt76-for-kvalo-2022-05-12' of https://github.com/nbd168/wireless
Kalle Valo
41
-415
/
+1598
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
1
-3
/
+2
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
5
-1
/
+147
2022-05-13
mt76: add gfp to mt76_mcu_msg_alloc signature
Lorenzo Bianconi
2
-5
/
+12
2022-05-13
mt76: mt7915: add more statistics from fw_util debugfs knobs
Ryder Lee
3
-4
/
+21
2022-05-13
mt76: mt7915: improve error handling for fw_debug knobs
Ryder Lee
2
-25
/
+37
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2
-2
/
+2
2022-05-13
mt76: mt7915: add support for 6G in-band discovery
MeiChia Chiu
6
-14
/
+107
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
18
-94
/
+502
2022-05-13
mt76: make number of tokens configurable dynamically
Felix Fietkau
3
-7
/
+7
2022-05-13
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
3
-17
/
+19
2022-05-13
mt76: dma: add wrapper macro for accessing queue registers
Felix Fietkau
1
-9
/
+12
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
4
-5
/
+1
2022-05-13
mt76: mt7915: introduce mt7915_mac_severe_check()
Ryder Lee
3
-0
/
+37
2022-05-13
mt76: mt7915: rework SER debugfs knob
Ryder Lee
5
-20
/
+126
2022-05-13
mt76: mt7915: limit minimum twt duration
Peter Chiu
2
-0
/
+7
2022-05-13
mt76: mt7915: reject duplicated twt flows
Peter Chiu
1
-0
/
+31
2022-05-13
mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
Peter Chiu
1
-1
/
+1
2022-05-13
mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
Peter Chiu
2
-2
/
+18
2022-05-13
mt76: connac: use skb_put_data instead of open coding
Sean Wang
1
-5
/
+2
2022-05-13
mt76: mt7915: configure soc clocks in mt7986_wmac_init
Lorenzo Bianconi
1
-0
/
+14
2022-05-13
mt76: fix tx status related use-after-free race on station removal
Felix Fietkau
2
-1
/
+3
2022-05-13
mt76: fix encap offload ethernet type check
Felix Fietkau
2
-2
/
+6
2022-05-13
mt76: do not attempt to reorder received 802.3 packets without agg session
Felix Fietkau
1
-2
/
+3
2022-05-13
mt76: mt7915: disable RX_HDR_TRANS_SHORT
Bo Jiao
3
-4
/
+6
2022-05-13
mt76: mt7603: move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-4
/
+4
2022-05-13
mt76: mt7915: add debugfs knob for RF registers read/write
Shayne Chen
3
-0
/
+62
2022-05-13
mt76: mt7921: fix kernel crash at mt7921_pci_remove
Sean Wang
1
-1
/
+1
2022-05-13
mt76: mt7921: make read-only array ppet16_ppet8_ru3_ru0 static const
Colin Ian King
1
-1
/
+1
2022-05-13
mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static const
Colin Ian King
1
-1
/
+1
2022-05-13
mt76: mt7915: remove SCS feature
Ryder Lee
5
-36
/
+0
2022-05-13
mt76: fix antenna config missing in 6G cap
Deren Wu
1
-2
/
+2
2022-05-13
mt76: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
2022-05-13
mt76: mt7921: Add AP mode support
Sean Wang
5
-2
/
+146
2022-05-13
mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_mask
Lorenzo Bianconi
1
-5
/
+5
2022-05-13
mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
Lorenzo Bianconi
1
-11
/
+11
2022-05-13
mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_set
Lorenzo Bianconi
1
-1
/
+1
2022-05-13
mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector
Lorenzo Bianconi
1
-2
/
+5
2022-05-13
mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...
Lorenzo Bianconi
1
-0
/
+2
2022-05-13
mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
Christophe JAILLET
1
-3
/
+5
2022-05-13
mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbss
Lorenzo Bianconi
1
-7
/
+13
2022-05-13
mt76: mt7915: always call mt7915_wfsys_reset() during init
Ryder Lee
4
-17
/
+9
2022-05-13
mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iter
Lorenzo Bianconi
1
-2
/
+2
2022-05-13
mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filter
Lorenzo Bianconi
2
-16
/
+14
2022-05-13
mt76: mt7921u: add suspend/resume support
Lorenzo Bianconi
4
-4
/
+72
2022-05-13
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
6
-17
/
+17
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
8
-12
/
+13
2022-05-13
mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
1
-1
/
+1
2022-05-13
mt76: mt7915: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
1
-1
/
+1
[next]