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
*
net: fec_mpc52xx: Replace in_interrupt() usage
Sebastian Andrzej Siewior
2020-09-29
1
-5
/
+5
*
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
2020-09-26
1
-1
/
+1
*
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
2020-09-26
3
-1
/
+17
*
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
2020-09-26
1
-12
/
+1
*
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
2020-09-26
1
-2
/
+1
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
6
-25
/
+29
*
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
2020-09-25
3
-1
/
+91
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
2
-3
/
+3
|
\
|
*
dpaa2-eth: fix a build warning in dpmac.c
Yangbo Lu
2020-09-18
1
-2
/
+2
|
*
enetc: Fix mdio bus removal on PF probe bailout
Claudiu Manoil
2020-09-11
1
-1
/
+1
*
|
enetc: simplify the return expression of enetc_vf_set_mac_addr()
Qinglang Miao
2020-09-21
1
-6
/
+1
*
|
dpaa2-eth: drop double zeroing
Julia Lawall
2020-09-21
1
-1
/
+1
*
|
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
2020-09-18
3
-16
/
+209
*
|
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
2020-09-18
2
-16
/
+23
*
|
dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
2020-09-18
1
-15
/
+16
*
|
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
2020-09-18
4
-1
/
+11
*
|
dpaa2-eth: add APIs of 1588 single step timestamping
Yangbo Lu
2020-09-18
3
-0
/
+131
*
|
dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-18
1
-57
/
+6
*
|
net: fec: ptp: remove unused variable 'ns' in fec_time_keep()
Zhang Changzhong
2020-09-14
1
-2
/
+1
*
|
net: ethernet: fec: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
2020-09-07
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
6
-8
/
+8
|
\
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
6
-8
/
+8
*
|
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c
Ioana Ciornei
2020-09-01
1
-4
/
+4
*
|
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
2020-09-01
1
-200
/
+200
*
|
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
Ioana Ciornei
2020-09-01
1
-44
/
+45
*
|
fs_enet: Avoid comma separated statements
Joe Perches
2020-08-25
1
-4
/
+7
|
/
*
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
2020-08-18
1
-1
/
+3
*
net: fec: correct the error path for regulator disable in probe
Fugang Duan
2020-08-15
1
-2
/
+2
*
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
[next]