index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
Age
Commit message (
Expand
)
Author
2023-08-07
net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drv
Li Zetao
2023-08-07
net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driver
Li Zetao
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-20
net: dpaa2-mac: add 25gbase-r support
Josua Mayer
2023-06-08
net: dpaa2: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
2023-06-08
net: dpaa2-mac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-08
net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
Russell King (Oracle)
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-29
net: dpaa2-mac: use correct interface to free mdiodev
Russell King (Oracle)
2023-03-22
net: dpaa2-mac: use Autoneg bit rather than an_enabled
Russell King (Oracle)
2023-02-20
net: dpaa2-eth: do not always set xsk support in xdp_features flag
Lorenzo Bianconi
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-27
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
2022-12-01
net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()
Vladimir Oltean
2022-12-01
net: dpaa2-switch: serialize changes to priv->mac with a mutex
Vladimir Oltean
2022-12-01
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
2022-12-01
net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQ
Vladimir Oltean
2022-12-01
net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()
Vladimir Oltean
2022-12-01
net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
Vladimir Oltean
2022-12-01
net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
2022-12-01
net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
2022-12-01
net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()
Vladimir Oltean
2022-12-01
net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
Vladimir Oltean
2022-12-01
net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()
Vladimir Oltean
2022-12-01
net: dpaa2-eth: don't use -ENOTSUPP error code
Vladimir Oltean
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-14
net: dpaa2: Remove linux/msi.h includes
Thomas Gleixner
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-10-31
net: dpaa2: Add some debug prints on deferred probe
Sean Anderson
2022-10-27
net: dpaa2-eth: Simplify bool conversion
Yang Li
2022-10-24
net: dpaa2-eth: add trace points on XSK events
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: AF_XDP TX zero copy support
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: AF_XDP RX zero copy support
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: use dev_close/open instead of the internal functions
Ioana Ciornei
2022-10-24
net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: export buffer pool info into a new debugfs file
Ioana Ciornei
2022-10-24
net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
Ioana Ciornei
2022-10-24
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
Ioana Ciornei
2022-10-24
net: dpaa2-eth: add support to query the number of queues through ethtool
Robert-Ionut Alexa
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
[next]