index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
1
-0
/
+1
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-10
/
+1
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-1
/
+1
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
2
-3
/
+12
2021-06-24
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2
-10
/
+1
2021-06-22
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2
-12
/
+3
2021-06-21
net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
Fugang Duan
1
-0
/
+32
2021-06-21
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
2
-5
/
+11
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2021-06-17
net: gianfar: Implement rx_missed_errors counter
Esben Haabendal
2
-3
/
+57
2021-06-17
net: gianfar: Add definitions for CAR1 and CAM1 register bits
Esben Haabendal
1
-0
/
+54
2021-06-17
net: gianfar: Avoid 16 bytes of memset
Esben Haabendal
1
-1
/
+1
2021-06-17
net: gianfar: Clear CAR registers
Esben Haabendal
1
-0
/
+3
2021-06-17
net: gianfar: Extend statistics counters to 64-bit
Esben Haabendal
1
-5
/
+5
2021-06-17
net: gianfar: Convert to ndo_get_stats64 interface
Esben Haabendal
1
-18
/
+7
2021-06-16
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
1
-3
/
+1
2021-06-16
net: fec_ptp: add clock rate zero check
Fugang Duan
1
-0
/
+4
2021-06-11
net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
Calvin Johnson
2
-37
/
+53
2021-06-11
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
1
-9
/
+21
2021-06-07
net: enetc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-3
/
+1
2021-06-04
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
1
-4
/
+5
2021-06-01
net: enetc: catch negative return code from enetc_pf_to_port()
Vladimir Oltean
1
-7
/
+24
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+19
2021-05-23
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
1
-2
/
+1
2021-05-21
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
1
-3
/
+4
2021-05-21
dpaa2-eth: name the debugfs directory after the DPNI object
Ioana Ciornei
1
-1
/
+5
2021-05-21
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2
-12
/
+14
2021-05-12
net: fec: add defer probe for of_get_mac_address
Fugang Duan
1
-3
/
+10
2021-05-12
net: fec: fix the potential memory leak in fec_enet_init()
Fugang Duan
1
-2
/
+9
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-1
/
+1
2021-04-23
enetc: fix locking for one-step timestamping packet transfer
Yangbo Lu
1
-9
/
+9
2021-04-22
net: enetc: fix link error again
Arnd Bergmann
1
-3
/
+1
2021-04-20
net: enetc: automatically select IERB module
Michael Walle
1
-1
/
+1
2021-04-20
net: fec: make use of generic NET_SELFTESTS library
Oleksij Rempel
2
-0
/
+8
2021-04-19
net: enetc: add support for flow control
Vladimir Oltean
3
-2
/
+85
2021-04-19
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
5
-1
/
+221
2021-04-19
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2
-10
/
+22
2021-04-16
net: enetc: apply the MDIO workaround for XDP_REDIRECT too
Vladimir Oltean
1
-0
/
+4
2021-04-16
net: enetc: fix buffer leaks with XDP_TX enqueue rejections
Vladimir Oltean
1
-4
/
+12
2021-04-16
net: enetc: handle the invalid XDP action the same way as XDP_DROP
Vladimir Oltean
1
-4
/
+3
2021-04-16
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2
-7
/
+40
2021-04-16
net: enetc: increase TX ring size
Vladimir Oltean
1
-1
/
+1
2021-04-16
net: enetc: remove unneeded xdp_do_flush_map()
Vladimir Oltean
1
-5
/
+0
2021-04-16
net: enetc: stop XDP NAPI processing when build_skb() fails
Vladimir Oltean
1
-2
/
+2
2021-04-16
net: enetc: recycle buffers for frames with RX errors
Vladimir Oltean
1
-0
/
+2
2021-04-16
net: enetc: rename the buffer reuse helpers
Vladimir Oltean
1
-30
/
+24
2021-04-16
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Vladimir Oltean
1
-2
/
+0
2021-04-16
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
2
-176
/
+11
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
1
-2
/
+2
[next]