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
/
enetc
Age
Commit message (
Expand
)
Author
2024-12-23
net: enetc: add UDP segmentation offload support
Wei Fang
2024-12-23
net: enetc: add LSO support for i.MX95 ENETC PF
Wei Fang
2024-12-23
net: enetc: update max chained Tx BD number for i.MX95 ENETC
Wei Fang
2024-12-23
net: enetc: add Tx checksum offload for i.MX95 ENETC
Wei Fang
2024-11-29
net: enetc: Do not configure preemptible TCs if SIs do not support
Wei Fang
2024-11-29
net: enetc: read TSN capabilities from port register, not SI
Vladimir Oltean
2024-11-14
net: enetc: clean up before returning in probe()
Dan Carpenter
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-06
net: enetc: Fix spelling mistake "referencce" -> "reference"
Colin Ian King
2024-11-04
net: enetc: add preliminary support for i.MX95 ENETC PF
Wei Fang
2024-11-04
net: enetc: optimize the allocation of tx_bdr
Clark Wang
2024-11-04
net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
Clark Wang
2024-11-04
net: enetc: add i.MX95 EMDIO support
Wei Fang
2024-11-04
net: enetc: remove ERR050089 workaround for i.MX95
Vladimir Oltean
2024-11-04
net: enetc: build enetc_pf_common.c as a separate module
Wei Fang
2024-11-04
net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
Wei Fang
2024-11-04
net: enetc: add initial netc-blk-ctrl driver support
Wei Fang
2024-11-03
net: enetc: allocate vf_state during PF probes
Wei Fang
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-31
net: enetc: set MAC address to the VF net_device
Wei Fang
2024-10-31
net: freescale: use ethtool string helpers
Rosen Penev
2024-10-11
net: enetc: disable NAPI after all rings are disabled
Wei Fang
2024-10-11
net: enetc: disable Tx BD rings after they are empty
Wei Fang
2024-10-11
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2024-10-11
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Wei Fang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-13
net: enetc: Replace ifdef with IS_ENABLED
Martyn Welch
2024-09-12
net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-03
net: enetc: Remove setting of RX software timestamp
Gal Pressman
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-24
net: fill in MODULE_DESCRIPTION()s for enetc
Breno Leitao
2024-01-04
net: enetc: allow phy-mode = "1000base-x"
Vladimir Oltean
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-11-07
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...
Vladimir Oltean
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-02
net: enetc: Annotate struct enetc_psfp_gate with __counted_by
Kees Cook
2023-10-02
net: enetc: Annotate struct enetc_int_vector with __counted_by
Kees Cook
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-09
net: enetc: remove of_device_is_available() handling
Vladimir Oltean
2023-08-09
net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
Vladimir Oltean
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-08-02
net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
Christoph Hellwig
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
[next]