index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
mt76: mt7615: fix entering driver-own state on mt7663
Felix Fietkau
1
-2
/
+10
2021-04-21
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
5
-11
/
+53
2021-04-21
mt76: mt7921: add dumping Tx power table
Sean Wang
5
-0
/
+151
2021-04-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
6
-1
/
+170
2021-04-21
mt76: mt7615: do not use mt7615 single-sku values for mt7663
Lorenzo Bianconi
1
-0
/
+5
2021-04-21
mt76: mt7615: implement support for using DT rate power limits
Felix Fietkau
2
-2
/
+69
2021-04-21
mt76: extend DT rate power limits to support 11ax devices
Shayne Chen
2
-23
/
+40
2021-04-21
mt76: add functions for parsing rate power limits from DT
Felix Fietkau
2
-0
/
+216
2021-04-21
mt76: flush tx status queue on DMA reset
Felix Fietkau
5
-0
/
+10
2021-04-21
mt76: mt7921: add mt7921_dma_cleanup in mt7921_unregister_device
Lorenzo Bianconi
1
-1
/
+2
2021-04-21
mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()
Ryder Lee
1
-2
/
+6
2021-04-21
mt76: mt7615: only free skbs after mt7615_dma_reset() when reset happens
Ryder Lee
1
-3
/
+3
2021-04-21
mt76: mt7915: only free skbs after mt7915_dma_reset() when reset happens
Ryder Lee
1
-3
/
+3
2021-04-21
mt76: mt7915: fix memleak when mt7915_unregister_device()
Ryder Lee
1
-2
/
+1
2021-04-21
mt76: mt7615: fix memleak when mt7615_unregister_device()
Ryder Lee
1
-2
/
+1
2021-04-21
mt76: mt7915: fix rate setting of tx descriptor in testmode
Shayne Chen
1
-6
/
+19
2021-04-21
mt76: mt7915: rework mt7915_tm_set_tx_len()
Shayne Chen
1
-17
/
+5
2021-04-21
mt76: testmode: add support to send larger packet
Shayne Chen
4
-35
/
+131
2021-04-21
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
4
-0
/
+37
2021-04-21
libertas_tf: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-21
rtw88: refine napi deinit flow
Po-Hao Huang
2
-5
/
+15
2021-04-21
rtw88: Fix potential unrecoverable tx queue stop
Yu-Yen Ting
1
-2
/
+8
2021-04-21
rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryption
Guo-Feng Fan
1
-1
/
+2
2021-04-21
rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPK
Guo-Feng Fan
3
-2
/
+112
2021-04-21
rtw88: 8822c: Add gap-k calibration to improve long range performance
Guo-Feng Fan
6
-1
/
+809
2021-04-21
rtw88: 8822c: reorder macro position according to the register number
Guo-Feng Fan
2
-143
/
+148
2021-04-20
net: wwan: mhi_wwan_ctrl: Fix RX buffer starvation
Loic Poulain
1
-4
/
+4
2021-04-20
net: davinci_emac: Fix incorrect masking of tx and rx error channel
Colin Ian King
1
-2
/
+2
2021-04-20
net: marvell: prestera: fix port event handling on init
Vadym Kochan
1
-1
/
+2
2021-04-20
net: phy: at803x: fix probe error if copper page is selected
Michael Walle
1
-6
/
+17
2021-04-20
net: mana: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-04-20
sfc: ef10: fix TX queue lookup in TX event handling
Edward Cree
1
-2
/
+1
2021-04-20
sfc: farch: fix TX queue lookup in TX event handling
Edward Cree
1
-4
/
+4
2021-04-20
sfc: farch: fix TX queue lookup in TX flush done handling
Edward Cree
1
-4
/
+4
2021-04-20
virtio-net: fix use-after-free in page_to_skb()
Eric Dumazet
1
-1
/
+4
2021-04-20
phy: nxp-c45-tja11xx: fix phase offset calculation
Radu Pirea (NXP OSS)
1
-1
/
+1
2021-04-20
net: enetc: automatically select IERB module
Michael Walle
1
-1
/
+1
2021-04-20
virtio-net: restrict build_skb() use to some arches
Eric Dumazet
1
-1
/
+1
2021-04-20
net: wwan: Fix bit ops double shift
Loic Poulain
2
-4
/
+6
2021-04-20
net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
Tobias Waldekranz
1
-0
/
+39
2021-04-20
net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag support
Tobias Waldekranz
2
-35
/
+46
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
9
-45
/
+40
2021-04-20
mlxsw: spectrum_qdisc: Index future FIFOs by band number
Petr Machata
1
-7
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically
Petr Machata
1
-32
/
+83
2021-04-20
mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock
Petr Machata
1
-16
/
+73
2021-04-20
mlxsw: spectrum_qdisc: Track children per qdisc
Petr Machata
1
-46
/
+118
2021-04-20
mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()
Petr Machata
1
-30
/
+18
2021-04-20
mlxsw: spectrum_qdisc: Track tclass_num as int, not u8
Petr Machata
1
-6
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Drop an always-true condition
Petr Machata
1
-4
/
+1
2021-04-20
mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()
Petr Machata
1
-15
/
+7
[prev]
[next]