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
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
4
-4
/
+4
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
7
-8
/
+8
*
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
2021-10-04
1
-6
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
1
-2
/
+1
|
\
|
*
net: enetc: fix the incorrect clearing of IF_MODE bits
Vladimir Oltean
2021-09-24
1
-2
/
+1
*
|
dpaa2-eth: Register devlink instance at the end of probe
Leon Romanovsky
2021-09-27
3
-7
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
4
-8
/
+4
|
\
|
|
*
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
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-12
/
+1
*
|
net: dpaa2-mac: add support for more ethtool 10G link modes
Russell King
2021-09-19
1
-0
/
+5
*
|
net: enetc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-09-16
4
-20
/
+10
|
/
*
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-20
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-14
1
-1
/
+1
*
|
net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH
Lukas Bulwahn
2021-08-14
1
-1
/
+0
*
|
net: fec: add WoL support for i.MX8MQ
Joakim Zhang
2021-08-14
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-06
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-03
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
[next]