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: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
1
-73
/
+35
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
3
-28
/
+47
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
3
-68
/
+74
2021-04-21
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
1
-1
/
+2
2021-04-21
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
4
-7
/
+25
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
4
-7
/
+55
2021-04-21
mt76: remove MT76_STATE_PM in tx path
Lorenzo Bianconi
1
-4
/
+2
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
6
-9
/
+9
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2
-4
/
+2
2021-04-21
mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
Lorenzo Bianconi
1
-1
/
+3
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
3
-8
/
+8
2021-04-21
mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_work
Lorenzo Bianconi
1
-5
/
+0
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
2
-10
/
+0
2021-04-21
mt76: connac: check wake refcount in mcu_fw_pmctrl
Lorenzo Bianconi
3
-2
/
+14
2021-04-21
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
3
-2
/
+1
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2
-6
/
+34
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
3
-8
/
+37
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
8
-12
/
+14
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
5
-18
/
+25
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
3
-14
/
+13
2021-04-21
mt76: connac: introduce wake counter for fw_pmctrl synchronization
Lorenzo Bianconi
1
-0
/
+31
2021-04-21
mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
Lorenzo Bianconi
2
-6
/
+15
2021-04-21
mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrl
Lorenzo Bianconi
3
-10
/
+26
2021-04-21
mt76: mt7921: remove leftover function declaration
Lorenzo Bianconi
1
-2
/
+0
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
8
-104
/
+58
2021-04-21
net: ethernet: ravb: Fix release of refclk
Adam Ford
1
-3
/
+4
2021-04-21
net: phy: intel-xway: enable integrated led functions
Martin Schiller
1
-0
/
+21
2021-04-21
net: renesas: ravb: Fix a stuck issue when a lot of frames are received
Yoshihiro Shimoda
1
-23
/
+12
2021-04-21
net: stmmac: fix TSO and TBS feature enabling during driver open
Ong Boon Leong
1
-3
/
+9
2021-04-21
stmmac: intel: set TSO/TBS TX Queues default settings
Ong Boon Leong
1
-0
/
+3
2021-04-21
stmmac: intel: unlock on error path in intel_crosststamp()
Dan Carpenter
1
-0
/
+1
2021-04-21
nfp: devlink: initialize the devlink port attribute "lanes"
Yinjun Zhang
1
-0
/
+1
2021-04-21
net: dsa: mv88e6xxx: Export cross-chip PVT as devlink region
Tobias Waldekranz
4
-0
/
+78
2021-04-21
net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region size
Tobias Waldekranz
1
-1
/
+1
2021-04-21
net: dsa: mv88e6xxx: Correct spelling of define "ADRR" -> "ADDR"
Tobias Waldekranz
2
-2
/
+2
2021-04-21
octeontx2-af: Add mailbox for CPT stats
Srujana Challa
2
-0
/
+160
2021-04-21
octeontx2-af: cn10k: Add mailbox to configure reassembly timeout
Srujana Challa
2
-7
/
+75
2021-04-21
octeontx2-af: cn10k: Mailbox changes for CN10K CPT
Srujana Challa
2
-1
/
+31
2021-04-21
Merge tag 'wireless-drivers-2021-04-21' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-3
/
+4
2021-04-21
mt76: mt7921: do not use 0 as NULL pointer
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7915: directly read per-rate tx power from registers
Shayne Chen
2
-22
/
+51
2021-04-21
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
8
-251
/
+99
2021-04-21
mt76: mt7915: add support for DT rate power limits
Shayne Chen
1
-6
/
+38
2021-04-21
mt76: mt7921: abort uncompleted scan by wifi reset
Sean Wang
1
-0
/
+8
2021-04-21
mt76: mt7921: add wifisys reset support in debugfs
Sean Wang
1
-8
/
+17
2021-04-21
mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutex
Lorenzo Bianconi
1
-1
/
+4
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
5
-10
/
+8
2021-04-21
mt76: mt7921: move hw configuration in mt7921_register_device
Lorenzo Bianconi
2
-13
/
+6
2021-04-21
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
9
-10
/
+199
2021-04-21
mt76: mt7615: load ROM patch before checking patch semaphore status
Felix Fietkau
1
-14
/
+16
[prev]
[next]