index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+28
2020-10-12
net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
Marek Vasut
1
-2
/
+23
2020-10-11
enetc: Migrate to PHYLINK and PCS_LYNX
Claudiu Manoil
7
-166
/
+191
2020-10-11
enetc: Clean up serdes configuration
Claudiu Manoil
1
-53
/
+48
2020-10-11
enetc: Clean up MAC and link configuration
Claudiu Manoil
1
-48
/
+67
2020-10-10
dpaa_eth: enable NETIF_MSG_HW by default
Maxim Kochetkov
1
-1
/
+1
2020-10-09
net: fec: Fix PHY init after phy_reset_after_clk_enable()
Marek Vasut
1
-5
/
+5
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+4
2020-10-02
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
3
-1
/
+385
2020-10-02
dpaa2-eth: add basic devlink support
Ioana Ciornei
4
-1
/
+119
2020-09-29
net: fec_mpc52xx: Replace in_interrupt() usage
Sebastian Andrzej Siewior
1
-5
/
+5
2020-09-25
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2020-09-25
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
3
-1
/
+17
2020-09-25
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
1
-12
/
+1
2020-09-25
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
1
-2
/
+1
2020-09-25
dpaa2-eth: fix command version for Tx shaping
Ioana Ciornei
1
-1
/
+3
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
6
-25
/
+29
2020-09-24
net/fsl: quieten expected MDIO access failures
Jamie Iles
1
-1
/
+1
2020-09-24
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
3
-1
/
+91
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2020-09-21
enetc: simplify the return expression of enetc_vf_set_mac_addr()
Qinglang Miao
1
-6
/
+1
2020-09-20
dpaa2-eth: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-18
dpaa2-eth: fix a build warning in dpmac.c
Yangbo Lu
1
-2
/
+2
2020-09-18
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
3
-16
/
+209
2020-09-18
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
2
-16
/
+23
2020-09-18
dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
1
-15
/
+16
2020-09-18
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
4
-1
/
+11
2020-09-18
dpaa2-eth: add APIs of 1588 single step timestamping
Yangbo Lu
3
-0
/
+131
2020-09-17
dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-57
/
+6
2020-09-14
net: fec: ptp: remove unused variable 'ns' in fec_time_keep()
Zhang Changzhong
1
-2
/
+1
2020-09-11
enetc: Fix mdio bus removal on PF probe bailout
Claudiu Manoil
1
-1
/
+1
2020-09-07
net: ethernet: fec: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-8
/
+8
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c
Ioana Ciornei
1
-4
/
+4
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
1
-200
/
+200
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
Ioana Ciornei
1
-44
/
+45
2020-08-25
fs_enet: Avoid comma separated statements
Joe Perches
1
-4
/
+7
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-8
/
+8
2020-08-18
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
1
-1
/
+3
2020-08-14
net: fec: correct the error path for regulator disable in probe
Fugang Duan
1
-2
/
+2
2020-08-04
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-3
/
+3
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+0
2020-08-03
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-03
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-03
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-03
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-03
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-03
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-03
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-08-03
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
1
-4
/
+4
[next]