index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
net: dpaa: fix device leak when querying time stamp info
Johan Hovold
1
-1
/
+3
2025-06-19
dpaa_eth: don't use fixed_phy_change_carrier
Heiner Kallweit
1
-2
/
+0
2025-06-18
eth: dpaa: migrate to new RXFH callbacks
Jakub Kicinski
1
-37
/
+7
2025-05-10
net: dpaa_eth: simplify dpaa_ioctl()
Vladimir Oltean
1
-8
/
+1
2025-05-10
net: dpaa_eth: add ndo_hwtstamp_get() implementation
Vladimir Oltean
1
-0
/
+13
2025-05-10
net: dpaa_eth: convert to ndo_hwtstamp_set()
Vladimir Oltean
1
-13
/
+8
2024-12-13
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
1
-1
/
+1
2024-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-11-05
net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()
Vladimir Oltean
1
-1
/
+1
2024-11-05
net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()
Vladimir Oltean
1
-9
/
+15
2024-11-01
net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
Vladimir Oltean
1
-1
/
+1
2024-11-01
net: freescale: use ethtool string helpers
Rosen Penev
1
-27
/
+13
2024-10-09
net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode()
Jonas Rebmann
1
-2
/
+18
2024-10-05
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2024-09-12
net: dpaa: Pad packets to ETH_ZLEN
Sean Anderson
1
-1
/
+8
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+2
2024-08-27
net: dpaa: reduce number of synchronize_net() calls
Xi Huang
1
-1
/
+2
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
Vladimir Oltean
1
-11
/
+0
2024-07-15
net: dpaa: stop ignoring TX queues past the number of CPUs
Vladimir Oltean
1
-5
/
+1
2024-07-15
net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
Vladimir Oltean
2
-20
/
+47
2024-07-15
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2
-6
/
+24
2024-07-14
net: dpaa: Fix compilation Warning
Breno Leitao
1
-2
/
+0
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2023-08-04
eth: dpaa: add missing net/xdp.h include
Jakub Kicinski
1
-0
/
+1
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
2
-1
/
+4
2023-07-12
net: dpaa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-12
net: dpaa: Improve error reporting
Uwe Kleine-König
1
-1
/
+4
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+2
2023-04-23
net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
Vladimir Oltean
1
-7
/
+2
2023-04-22
net: dpaa: Fix uninitialized variable in dpaa_stop()
Dan Carpenter
1
-1
/
+2
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2023-01-28
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2022-10-24
net: fman: Use physical address for userspace interfaces
Sean Anderson
2
-3
/
+3
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
3
-140
/
+43
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
1
-4
/
+34
2022-09-05
net: dpaa: Use mac_dev variable in dpaa_netdev_init
Sean Anderson
1
-4
/
+5
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
1
-4
/
+1
2022-09-05
net: fman: Map the base address once
Sean Anderson
2
-3
/
+3
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2022-08-20
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
1
-4
/
+7
2022-08-20
net: dpaa: Fix <1G ethernet on LS1046ARDB
Sean Anderson
1
-1
/
+5
2022-05-28
net: dpaa: Convert to SPDX identifiers
Sean Anderson
5
-143
/
+15
2022-04-11
dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
Lv Ruyi
1
-2
/
+6
[next]