index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
net: aquantia: disable ptp object build if no config
Igor Russkikh
2
-1
/
+86
2019-10-26
net: aquantia: fix warnings on endianness
Igor Russkikh
2
-6
/
+5
2019-10-26
net: aquantia: fix var initialization warning
Igor Russkikh
1
-1
/
+1
2019-10-26
ionic: update driver version
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: implement support for rx sgl
Shannon Nelson
3
-84
/
+224
2019-10-26
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
3
-2
/
+20
2019-10-26
ionic: add heartbeat check
Shannon Nelson
3
-1
/
+70
2019-10-26
ionic: reverse an interrupt coalesce calculation
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: fix up struct name comments
Shannon Nelson
1
-98
/
+98
2019-10-26
r8169: improve rtl8169_rx_fill
Heiner Kallweit
1
-6
/
+3
2019-10-26
r8169: align fix_features callback with vendor driver
Heiner Kallweit
1
-1
/
+1
2019-10-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-474
/
+159
2019-10-26
net: phy: dp83867: move dt parsing to probe
Grygorii Strashko
1
-5
/
+1
2019-10-26
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
1
-5
/
+10
2019-10-26
r8152: check the pointer rtl_fw->fw before using it
Hayes Wang
1
-2
/
+5
2019-10-25
dpaa_eth: add newline in dev_err() msg
Madalin Bucur
1
-1
/
+1
2019-10-25
fsl/fman: remove unused struct member
Madalin Bucur
1
-3
/
+0
2019-10-25
dpaa_eth: change DMA device
Madalin Bucur
2
-51
/
+62
2019-10-25
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2
-0
/
+16
2019-10-25
dpaa_eth: remove redundant code
Madalin Bucur
1
-4
/
+0
2019-10-25
dpaa_eth: defer probing after qbman
Laurentiu Tudor
1
-0
/
+31
2019-10-25
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
1
-1
/
+5
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-24
net: lan78xx: remove set but not used variable 'event'
YueHaibing
1
-3
/
+0
2019-10-24
mlxsw: spectrum_buffers: Calculate the size of the main pool
Petr Machata
1
-12
/
+34
2019-10-24
mlxsw: spectrum: Use guaranteed buffer size as pool size limit
Petr Machata
3
-10
/
+12
2019-10-24
r8169: never set PCI_EXP_DEVCTL_NOSNOOP_EN
Heiner Kallweit
1
-13
/
+0
2019-10-24
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
1
-4
/
+53
2019-10-24
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
1
-0
/
+139
2019-10-24
net: phy: modify assignment to OR for dev_flags in phy_attach_direct
Tao Ren
1
-1
/
+1
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
12
-12
/
+43
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 dsa_to_port helper everywhere
Vivien Didelot
7
-31
/
+31
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
[next]