index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mt76: mt7915: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
2022-05-13
1
-1
/
+1
|
*
|
|
mt76: dma: use kzalloc instead of devm_kzalloc for txwi
Felix Fietkau
2022-05-13
1
-2
/
+4
|
*
|
|
mt76: reduce tx queue lock hold time
Felix Fietkau
2022-05-13
1
-6
/
+8
|
*
|
|
mt76: mt7915: rework hardware/phy initialization
Felix Fietkau
2022-05-13
3
-43
/
+78
|
*
|
|
mt76: mt7915: fix DBDC default band selection on MT7915D
Felix Fietkau
2022-05-13
1
-0
/
+2
*
|
|
|
mac80211: extend current rate control tx status API
Jonas Jelonek
2022-05-16
1
-3
/
+2
|
/
/
/
*
|
|
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
5
-10
/
+10
*
|
|
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
9
-127
/
+130
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
9
-127
/
+130
|
|
/
*
/
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-10
1
-1
/
+1
|
/
*
mt76: fix monitor rx FCS error in DFS channel
Deren Wu
2022-03-16
3
-3
/
+6
*
mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...
Sean Wang
2022-03-16
1
-3
/
+10
*
mt76: fix wrong HE data rate in sniffer tool
Deren Wu
2022-03-16
2
-4
/
+8
*
mt76: mt7915: introduce 802.11ax multi-bss support
Lorenzo Bianconi
2022-03-16
3
-5
/
+70
*
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
2022-03-16
5
-19
/
+48
*
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
2022-03-16
9
-3
/
+635
*
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
2022-03-16
4
-13
/
+14
*
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
2022-03-16
4
-21
/
+24
*
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
Lorenzo Bianconi
2022-03-16
4
-58
/
+64
*
mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb
Lorenzo Bianconi
2022-03-16
3
-6
/
+8
*
mt76: mt7921: disable runtime pm for usb
Lorenzo Bianconi
2022-03-16
2
-4
/
+12
*
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
2022-03-16
5
-86
/
+110
*
mt76: usb: add req_type to ___mt76u_wr signature
Lorenzo Bianconi
2022-03-16
1
-8
/
+9
*
mt76: usb: add req_type to ___mt76u_rr signature
Lorenzo Bianconi
2022-03-16
1
-8
/
+10
*
mt76: mt7915: fix typos in comments
Julia Lawall
2022-03-16
1
-1
/
+1
*
mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()
Peter Chiu
2022-03-16
1
-5
/
+20
*
mt76: mt7915: fix beamforming mib stats
Shayne Chen
2022-03-16
3
-34
/
+69
*
mt76: mt7915: set band1 TGID field in tx descriptor
Shayne Chen
2022-03-16
1
-2
/
+1
*
mt76: fix invalid rssi report
Deren Wu
2022-03-16
1
-2
/
+3
*
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
8
-68
/
+46
*
mt76: connac: make read-only array ba_range static const
Colin Ian King
2022-03-16
1
-1
/
+1
*
mt76: mt7915: check for devm_pinctrl_get() failure
Dan Carpenter
2022-03-16
1
-0
/
+2
*
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
2022-03-16
1
-1
/
+0
*
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
2022-03-16
3
-5
/
+25
*
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
2022-03-16
2
-26
/
+40
*
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-03-16
7
-14
/
+88
*
mt76: connac: add 6 GHz support for wtbl and starec configuration
MeiChia Chiu
2022-03-16
1
-6
/
+18
*
mt76: mt7915: allow beaconing on all chains
Ryder Lee
2022-03-16
1
-0
/
+1
*
mt76: fix monitor mode crash with sdio driver
Deren Wu
2022-03-16
1
-1
/
+1
*
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2022-03-16
2
-13
/
+11
*
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
2022-03-16
1
-2
/
+7
*
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2022-03-16
2
-2
/
+1
*
mt76: split single ldpc cap bit into bits
MeiChia Chiu
2022-03-16
5
-15
/
+22
*
mt76: mt7915: fix DFS no radar detection event
Evelyn Tsai
2022-03-16
1
-2
/
+15
*
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
2022-03-16
1
-1
/
+1
*
mt76: mt7921: fix up the monitor mode
Sean Wang
2022-03-16
4
-10
/
+47
*
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
2022-03-16
3
-27
/
+27
*
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
2022-03-16
1
-1
/
+4
*
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
2022-02-24
4
-10
/
+16
*
mt76: mt7915: simplify conditional
Wan Jiabing
2022-02-24
1
-3
/
+1
[prev]
[next]