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