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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2
-0
/
+16
2019-10-24
dpaa_eth: remove redundant code
Madalin Bucur
1
-4
/
+0
2019-10-24
dpaa_eth: defer probing after qbman
Laurentiu Tudor
1
-0
/
+31
2019-10-24
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
1
-1
/
+5
2019-10-24
Merge branch 'net-aquantia-PTP-support-for-AQC-devices'
David S. Miller
24
-134
/
+2881
2019-10-24
net: aquantia: adding atlantic ptp maintainer
Igor Russkikh
1
-0
/
+7
2019-10-24
net: aquantia: add support for PIN funcs
Dmitry Bezrukov
6
-1
/
+422
2019-10-24
net: aquantia: add support for Phy access
Dmitry Bezrukov
8
-0
/
+399
2019-10-24
net: aquantia: implement get_ts_info ethtool
Egor Pomozov
1
-1
/
+34
2019-10-24
net: aquantia: add support for ptp ioctls
Egor Pomozov
3
-0
/
+151
2019-10-24
net: aquantia: rx filters for ptp
Dmitry Bezrukov
6
-54
/
+131
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
11
-12
/
+738
2019-10-24
net: aquantia: styling fixes on ptp related functions
Dmitry Bezrukov
2
-5
/
+8
2019-10-24
net: aquantia: add PTP rings infrastructure
Egor Pomozov
11
-12
/
+365
2019-10-24
net: aquantia: add basic ptp_clock callbacks
Egor Pomozov
10
-30
/
+403
2019-10-24
net: aquantia: unify styling of bit enums
Dmitry Bezrukov
2
-17
/
+26
2019-10-24
net: aquantia: PTP skeleton declarations and callbacks
Egor Pomozov
6
-6
/
+201
2019-10-23
net: lan78xx: remove set but not used variable 'event'
YueHaibing
1
-3
/
+0
2019-10-23
Merge branch 'mlxsw-Update-main-pool-computation-and-pool-size-limits'
David S. Miller
3
-18
/
+42
2019-10-23
mlxsw: spectrum_buffers: Calculate the size of the main pool
Petr Machata
1
-12
/
+34
2019-10-23
mlxsw: spectrum: Use guaranteed buffer size as pool size limit
Petr Machata
3
-10
/
+12
2019-10-23
r8169: never set PCI_EXP_DEVCTL_NOSNOOP_EN
Heiner Kallweit
1
-13
/
+0
2019-10-23
Merge branch 'net-phy-support-1000Base-X-auto-negotiation-for-BCM54616S'
David S. Miller
4
-7
/
+205
2019-10-23
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
2
-6
/
+61
2019-10-23
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
2
-0
/
+143
2019-10-23
net: phy: modify assignment to OR for dev_flags in phy_attach_direct
Tao Ren
1
-1
/
+1
2019-10-22
fq_codel: do not include <linux/jhash.h>
Eric Dumazet
1
-1
/
+0
2019-10-22
Merge branch 'net-dsa-turn-arrays-of-ports-into-a-list'
Jakub Kicinski
20
-257
/
+292
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
14
-28
/
+49
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
2
-4
/
+14
2019-10-22
net: dsa: sja1105: register switch before assigning port private data
Vivien Didelot
1
-5
/
+10
2019-10-22
net: dsa: mv88e6xxx: use ports list to map bridge
Vivien Didelot
1
-21
/
+18
2019-10-22
net: dsa: mv88e6xxx: use ports list to map port VLAN
Vivien Didelot
1
-12
/
+20
2019-10-22
net: dsa: mv88e6xxx: silently skip PVT ops
Vivien Didelot
1
-10
/
+1
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2
-26
/
+12
2019-10-22
net: dsa: use ports list to find first CPU port
Vivien Didelot
1
-14
/
+3
2019-10-22
net: dsa: use ports list to setup multiple master devices
Vivien Didelot
1
-7
/
+15
2019-10-22
net: dsa: use ports list to find a port by node
Vivien Didelot
1
-14
/
+3
2019-10-22
net: dsa: use ports list for routing table setup
Vivien Didelot
1
-4
/
+3
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
2
-52
/
+45
2019-10-22
net: dsa: use ports list to find slave
Vivien Didelot
1
-17
/
+6
2019-10-22
net: dsa: use ports list in dsa_to_port
Vivien Didelot
1
-1
/
+8
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
2
-6
/
+47
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
12
-42
/
+44
2019-10-22
Merge branch 'r8169-remove-fiddling-with-the-pcie-max-read-request-size'
Jakub Kicinski
1
-75
/
+15
2019-10-22
r8169: remove rtl_hw_start_8168bef
Heiner Kallweit
1
-11
/
+4
2019-10-22
r8169: remove rtl_hw_start_8168dp
Heiner Kallweit
1
-8
/
+1
2019-10-22
r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_EN
Heiner Kallweit
1
-24
/
+10
2019-10-22
r8169: remove fiddling with the PCIe max read request size
Heiner Kallweit
1
-36
/
+4
2019-10-22
Merge branch 'net-smc-improve-termination-handling'
Jakub Kicinski
11
-72
/
+157
[next]