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
/
microchip
/
sparx5
Age
Commit message (
Expand
)
Author
2025-01-21
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
2024-12-09
net: sparx5: fix default value of monitor ports
Daniel Machon
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
2024-12-09
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
2024-12-09
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
2024-11-05
net: sparx5: execute sparx5_vcap_init() on lan969x
Daniel Machon
2024-11-05
net: sparx5: add new VCAP constants to match data
Daniel Machon
2024-11-05
net: sparx5: replace SPX5_PORTS with n_ports
Daniel Machon
2024-11-05
net: sparx5: expose some sparx5 VCAP symbols
Daniel Machon
2024-10-30
net: sparx5: add feature support
Daniel Machon
2024-10-30
net: sparx5: add compatible string for lan969x
Daniel Machon
2024-10-30
net: sparx5: use is_sparx5() macro throughout
Daniel Machon
2024-10-30
net: lan969x: add function for calculating the DSM calendar
Daniel Machon
2024-10-30
net: lan969x: add PTP handler function
Daniel Machon
2024-10-30
net: lan969x: add register diffs to match data
Daniel Machon
2024-10-30
net: sparx5: add registers required by lan969x
Daniel Machon
2024-10-30
net: sparx5: add sparx5 context pointer to a few functions
Daniel Machon
2024-10-30
net: sparx5: change frequency calculation for SDLB's
Daniel Machon
2024-10-30
net: sparx5: change spx5_wr to spx5_rmw in cal update()
Daniel Machon
2024-10-30
net: sparx5: add support for lan969x targets and core clock
Daniel Machon
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-11
net: sparx5: fix source port register when mirroring
Daniel Machon
2024-10-08
net: sparx5: redefine internal ports and PGID's as offsets
Daniel Machon
2024-10-08
net: sparx5: add is_sparx5 macro and use it throughout
Daniel Machon
2024-10-08
net: sparx5: ops out function for DSM calendar calculation
Daniel Machon
2024-10-08
net: sparx5: ops out PTP IRQ handler
Daniel Machon
2024-10-08
net: sparx5: ops out function for setting the port mux
Daniel Machon
2024-10-08
net: sparx5: ops out functions for getting certain array values
Daniel Machon
2024-10-08
net: sparx5: ops out chip port to device index/bit functions
Daniel Machon
2024-10-08
net: sparx5: add ops to match data
Daniel Machon
2024-10-08
net: sparx5: use SPX5_CONST for constants which do not have a symbol
Daniel Machon
2024-10-08
net: sparx5: use SPX5_CONST for constants which already have a symbol
Daniel Machon
2024-10-08
net: sparx5: add constants to match data
Daniel Machon
2024-10-08
net: sparx5: add *sparx5 argument to a few functions
Daniel Machon
2024-10-08
net: sparx5: modify SPX5_PORTS_ALL macro
Daniel Machon
2024-10-08
net: sparx5: add indirection layer to register macros
Daniel Machon
2024-10-08
net: sparx5: add support for private match data
Daniel Machon
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-22
net: sparx5: Fix invalid timestamps
Aakash Menon
2024-09-06
net: sparx5: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions
Daniel Machon
2024-09-04
net: sparx5: use contiguous memory for tx buffers
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing tx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the tx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of tx buffers
Daniel Machon
2024-09-04
net: sparx5: use a few FDMA helpers in the rx path
Daniel Machon
2024-09-04
net: sparx5: use library helper for freeing rx buffers
Daniel Machon
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the rx path
Daniel Machon
2024-09-04
net: sparx5: use the FDMA library for allocation of rx buffers
Daniel Machon
[next]