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
/
lan966x
/
lan966x_fdma.c
Age
Commit message (
Expand
)
Author
2023-04-24
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
2023-03-19
net: lan966x: Don't read RX timestamp if not needed
Horatiu Vultur
2023-01-27
lan966x: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
2022-11-25
net: lan966x: Add support for XDP_REDIRECT
Horatiu Vultur
2022-11-25
net: lan966x: Add support for XDP_TX
Horatiu Vultur
2022-11-25
net: lan966x: Update dma_dir of page_pool_params
Horatiu Vultur
2022-11-25
net: lan966x: Update rxq memory model
Horatiu Vultur
2022-11-25
net: lan966x: Add len field to lan966x_tx_dcb_buf
Horatiu Vultur
2022-11-25
net: lan966x: Introduce helper functions
Horatiu Vultur
2022-11-25
net: lan966x: Add XDP_PACKET_HEADROOM
Horatiu Vultur
2022-11-11
net: lan96x: Use page_pool API
Horatiu Vultur
2022-11-11
net: lan966x: Add basic XDP support
Horatiu Vultur
2022-11-11
net: lan966x: Split function lan966x_fdma_rx_get_frame
Horatiu Vultur
2022-11-11
net: lan966x: Add define IFH_LEN_BYTES
Horatiu Vultur
2022-11-01
net: lan966x: Fix unmapping of received frames using FDMA
Horatiu Vultur
2022-11-01
net: lan966x: Fix FDMA when MTU is changed
Horatiu Vultur
2022-10-24
net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU
Horatiu Vultur
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-30
net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
Dan Carpenter
2022-05-12
net: lan966x: Fix use of pointer after being freed
Horatiu Vultur
2022-04-11
net: lan966x: Update FDMA to change MTU.
Horatiu Vultur
2022-04-11
net: lan966x: Add FDMA functionality
Horatiu Vultur