index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: enetc: fix the incorrect clearing of IF_MODE bits
Vladimir Oltean
2021-09-24
1
-2
/
+1
*
net: freescale: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-19
1
-1
/
+0
*
enetc: Fix uninitialized struct dim_sample field usage
Claudiu Manoil
2021-09-19
1
-1
/
+1
*
enetc: Fix illegal access when reading affinity_hint
Claudiu Manoil
2021-09-19
1
-4
/
+1
*
net: update NXP copyright text
Vladimir Oltean
2021-09-17
2
-2
/
+2
*
dpaa2-eth: Replace strlcpy with strscpy
Jason Wang
2021-08-31
1
-4
/
+4
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
4
-11
/
+27
*
net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error path
Vladimir Oltean
2021-08-20
1
-5
/
+14
*
net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lock
Vladimir Oltean
2021-08-20
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-18
/
+18
|
\
|
*
net: dpaa2-switch: disable the control interface on error path
Vladimir Oltean
2021-08-19
1
-18
/
+18
*
|
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-13
1
-1
/
+1
*
|
net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH
Lukas Bulwahn
2021-08-13
1
-1
/
+0
*
|
net: fec: add WoL support for i.MX8MQ
Joakim Zhang
2021-08-13
2
-5
/
+23
*
|
net: fec: fix build error for ARCH m68k
Joakim Zhang
2021-08-09
1
-0
/
+2
*
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
1
-1
/
+1
|
\
\
|
|
/
|
*
net: fec: fix use-after-free in fec_drv_remove
Pavel Skripkin
2021-08-05
1
-1
/
+1
*
|
dpaa2-switch: export MAC statistics in ethtool
Ioana Ciornei
2021-08-04
1
-5
/
+19
*
|
dpaa2-switch: add a prefix to HW ethtool stats
Ioana Ciornei
2021-08-04
1
-12
/
+12
*
|
dpaa2-switch: integrate the MAC endpoint support
Ioana Ciornei
2021-08-04
5
-7
/
+130
*
|
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
2021-08-04
1
-1
/
+1
*
|
dpaa2-switch: no need to check link state right after ndo_open
Ioana Ciornei
2021-08-04
1
-14
/
+0
*
|
dpaa2-switch: do not enable the DPSW at probe time
Ioana Ciornei
2021-08-04
1
-6
/
+0
*
|
dpaa2-switch: use the port index in the IRQ handler
Ioana Ciornei
2021-08-04
1
-16
/
+11
*
|
dpaa2-switch: request all interrupts sources on the DPSW
Ioana Ciornei
2021-08-04
1
-8
/
+6
*
|
net: fec: fix MAC internal delay doesn't work
Joakim Zhang
2021-08-03
1
-10
/
+38
*
|
dpaa2-eth: make the array faf_bits static const, makes object smaller
Colin Ian King
2021-08-02
1
-1
/
+1
*
|
dpaa2-switch: offload shared block mirror filters when binding to a port
Ioana Ciornei
2021-07-29
3
-0
/
+71
*
|
dpaa2-switch: add VLAN based mirroring
Ioana Ciornei
2021-07-29
1
-5
/
+138
*
|
dpaa2-switch: add support for port mirroring
Ioana Ciornei
2021-07-29
3
-5
/
+182
*
|
dpaa2-switch: add API for setting up mirroring
Ioana Ciornei
2021-07-29
3
-0
/
+130
*
|
dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace
Ioana Ciornei
2021-07-29
1
-6
/
+25
*
|
dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace
Ioana Ciornei
2021-07-29
1
-6
/
+26
*
|
dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block
Ioana Ciornei
2021-07-29
3
-125
/
+130
*
|
dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL
Ioana Ciornei
2021-07-29
1
-8
/
+8
*
|
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2021-07-28
2
-0
/
+33
*
|
net: fec: add eee mode tx lpi support
Fugang Duan
2021-07-28
2
-0
/
+95
*
|
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2021-07-28
2
-0
/
+43
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
9
-9
/
+9
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
2
-8
/
+9
|
\
\
|
|
/
|
*
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
2021-07-22
1
-8
/
+8
|
*
fsl/fman: Add fibre support
Maxim Kochetkov
2021-07-20
1
-0
/
+1
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-2
/
+10
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
1
-0
/
+13
*
|
net: dpaa2-switch: refactor prechangeupper sanity checks
Vladimir Oltean
2021-07-22
1
-11
/
+26
*
|
net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
Vladimir Oltean
2021-07-22
1
-4
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
2
-10
/
+1
|
\
|
*
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
2
-10
/
+1
[next]