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.13.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
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
1
-1
/
+3
2020-08-15
net: fec: correct the error path for regulator disable in probe
Fugang Duan
1
-2
/
+2
2020-08-05
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-3
/
+3
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+0
2020-08-04
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-04
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-04
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-04
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-04
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-08-04
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
1
-4
/
+4
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-5
/
+0
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-9
/
+38
2020-07-23
enetc: Remove the mdio bus on PF probe bailout
Claudiu Manoil
1
-0
/
+1
2020-07-23
enetc: Remove the imdio bus on PF probe bailout
Claudiu Manoil
1
-1
/
+9
2020-07-22
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2
-1
/
+48
2020-07-22
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
3
-0
/
+65
2020-07-22
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
1
-6
/
+13
2020-07-22
enetc: Add adaptive interrupt coalescing
Claudiu Manoil
4
-7
/
+73
2020-07-22
enetc: Add interrupt coalescing support
Claudiu Manoil
4
-10
/
+132
2020-07-22
enetc: Drop redundant ____cacheline_aligned_in_smp
Claudiu Manoil
1
-1
/
+1
2020-07-22
enetc: Fix interrupt coalescing register naming
Claudiu Manoil
3
-7
/
+7
2020-07-22
enetc: Factor out the traffic start/stop procedures
Claudiu Manoil
1
-25
/
+49
2020-07-22
enetc: Refine buffer descriptor ring sizes
Claudiu Manoil
2
-4
/
+5
2020-07-21
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
Liu Jian
1
-1
/
+1
2020-07-21
net: fs_enet: remove redundant null check
Zhang Changzhong
1
-4
/
+2
2020-07-20
net: enetc: Use DT protocol information to set up the ports
Alex Marginean
2
-26
/
+34
2020-07-20
net: enetc: Initialize SerDes for SGMII and USXGMII protocols
Michael Walle
3
-0
/
+140
2020-07-16
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: get rid of redundant code in fec_ptp_set()
Sergey Organov
1
-3
/
+1
2020-07-16
net: fec: initialize clock with 0 rather than current kernel time
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: enable to use PPS feature without time stamping
Sergey Organov
1
-5
/
+0
2020-07-16
net: fec: fix hardware time stamping by external devices
Sergey Organov
3
-6
/
+30
2020-07-16
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Ioana Ciornei
1
-1
/
+1
2020-07-15
gianfar: Use random MAC address when none is given
Maxim Kochetkov
1
-1
/
+5
2020-07-13
net: fec: Set max MTU size to allow the MTU to be changed
Andrew Lunn
1
-0
/
+2
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-70
/
+33
2020-07-09
net: enetc: use eth_broadcast_addr() to assign broadcast
Xu Wang
1
-1
/
+1
2020-07-08
net: ethernet: fec: prevent tx starvation under high rx load
Tobias Waldekranz
2
-68
/
+31
2020-07-06
dpaa2-eth: fix draining of S/G cache
Ioana Ciornei
1
-1
/
+1
2020-06-30
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
4
-3
/
+11
2020-06-30
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
4
-34
/
+160
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-7
/
+1
2020-06-27
enetc: Fix tx rings bitmap iteration range, irq handling
Claudiu Manoil
1
-2
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-16
/
+34
2020-06-26
dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildrop
Ioana Ciornei
1
-4
/
+4
2020-06-26
dpaa2-eth: fix recursive header include
Ioana Ciornei
1
-1
/
+0
2020-06-26
dpaa2-eth: fix condition for number of buffer acquire retries
Ioana Ciornei
1
-1
/
+1
2020-06-26
dpaa2-eth: check the result of skb_to_sgvec()
Ioana Ciornei
1
-0
/
+4
[next]