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
2020-03-04
net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}
Vladimir Oltean
1
-11
/
+2
2020-03-04
net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
Vladimir Oltean
1
-51
/
+51
2020-03-04
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
5
-215
/
+68
2020-03-04
net: mscc: ocelot: make ocelot_ace_rule support multiple ports
Yangbo Lu
3
-13
/
+13
2020-03-04
net/freescale: Don't set zero if FW iand bus not-available in gianfar
Leon Romanovsky
1
-2
/
+0
2020-03-04
net/freescale: Don't set zero if FW not-available in ucc_geth
Leon Romanovsky
1
-1
/
+0
2020-03-04
net/freescale: Don't set zero if FW not-available in dpaa
Leon Romanovsky
1
-9
/
+0
2020-03-04
net/freescale: Clean drivers from static versions
Leon Romanovsky
12
-40
/
+0
2020-03-04
net/fealnx: Delete driver version
Leon Romanovsky
1
-20
/
+0
2020-03-04
net/faraday: Delete driver version from the drivers
Leon Romanovsky
2
-5
/
+0
2020-03-04
net/emulex: Delete driver version
Leon Romanovsky
3
-6
/
+1
2020-03-04
net/dnet: Delete static version from the driver
Leon Romanovsky
2
-2
/
+0
2020-03-04
net/dlink: Remove driver version and release date
Leon Romanovsky
2
-29
/
+0
2020-03-04
net/dec: Delete driver versions
Leon Romanovsky
5
-78
/
+2
2020-03-04
net/davicom: Delete ethtool version assignment
Leon Romanovsky
1
-2
/
+0
2020-03-04
net/cortina: Delete driver version from ethtool output
Leon Romanovsky
1
-2
/
+0
2020-03-04
net/cisco: Delete driver and module versions
Leon Romanovsky
3
-6
/
+0
2020-03-04
net/cirrus: Delete driver version
Leon Romanovsky
1
-2
/
+0
2020-03-04
net/chelsio: Don't set N/A for not available FW
Leon Romanovsky
1
-3
/
+1
2020-03-04
net/chelsio: Delete drive and module versions
Leon Romanovsky
9
-35
/
+1
2020-03-04
net/cavium: Delete N/A assignments for ethtool
Leon Romanovsky
1
-2
/
+0
2020-03-04
net/cavium: Clean driver versions
Leon Romanovsky
2
-6
/
+0
2020-03-04
net/liquidio: Delete non-working LIQUIDIO_PACKAGE check
Leon Romanovsky
2
-9
/
+2
2020-03-04
net/liquidio: Delete driver version assignment
Leon Romanovsky
4
-18
/
+2
2020-03-04
net/brocade: Delete driver version
Leon Romanovsky
3
-7
/
+0
2020-03-04
net/broadcom: Don't set N/A FW if it is not available
Leon Romanovsky
1
-2
/
+0
2020-03-04
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
13
-60
/
+13
2020-03-04
net: mlxfw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-03-04
liquidio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-04
net/mlx5e: Use devlink virtual flavour for VF devlink port
Parav Pandit
4
-24
/
+30
2020-03-04
octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"
Colin Ian King
1
-1
/
+1
2020-03-04
net: dsa: sja1105: add 100baseT1_Full support
Oleksij Rempel
1
-0
/
+1
2020-03-02
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
1
-4
/
+26
2020-03-02
tehuti: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-02
r8152: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-03-02
net: atlantic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-02
bna: bnad: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-02
net: cavium: Register driver with PCI subsys IDs
Prakash Brahmajyosyula
1
-1
/
+9
2020-03-02
net: thunderx: Reduce mbox wait response time.
Geetha sowjanya
1
-5
/
+4
2020-03-02
net: thunderx: Adjust CQE_RX drop levels for better performance
Sunil Goutham
1
-2
/
+2
2020-03-02
octeontx2-af: Modify rvu_reg_poll() to check reg atleast twice
Sunil Goutham
1
-6
/
+8
2020-03-02
octeontx2-af: Enable PCI master
Sunil Goutham
1
-7
/
+6
2020-03-02
octeontx2-af: Set discovery ID for RVUM block
Sunil Goutham
2
-1
/
+20
2020-03-02
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
7
-65
/
+173
2020-03-02
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
4
-0
/
+125
2020-03-02
octeontx2-af: Pause frame configuration at cgx
Geetha sowjanya
5
-0
/
+157
2020-03-02
octeontx2-af: Interface backpressure configuration
Geetha sowjanya
3
-6
/
+182
2020-03-02
net: phy: mscc: add constants for used interrupt mask bits
Heiner Kallweit
1
-2
/
+8
2020-03-01
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
4
-87
/
+53
2020-03-01
net: ag71xx: port to phylink
Oleksij Rempel
2
-72
/
+118
[next]