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
Age
Commit message (
Expand
)
Author
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
net: fman: Remove some unused fields in some structure
Christophe JAILLET
2024-04-03
net: fec: Set mac_managed_pm during probe
Wei Fang
2024-04-02
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
2024-03-05
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...
Vladimir Oltean
2024-02-13
net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTL
Csókás Bence
2024-02-13
net: fec: Refactor: #define magic constants
Csókás Bence
2024-02-07
net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-25
net: fec: fix the unhandled context fault from smmu
Shenwei Wang
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio
Breno Leitao
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fec
Breno Leitao
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-23
dpaa2-switch: cleanup the egress flood of an unused FDB
Ioana Ciornei
2023-12-23
dpaa2-switch: move a check to the prechangeupper stage
Ioana Ciornei
2023-12-23
dpaa2-switch: reorganize the [pre]changeupper events
Ioana Ciornei
2023-12-23
dpaa2-switch: do not clear any interrupts automatically
Ioana Ciornei
2023-12-23
dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
Ioana Ciornei
2023-12-23
dpaa2-switch: print an error when the vlan is already configured
Ioana Ciornei
2023-12-23
dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
Ioana Ciornei
2023-12-23
dpaa2-switch: set interface MAC address only on endpoint change
Ioana Ciornei
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
Ioana Ciornei
2023-12-13
dpaa2-switch: fix size of the dma_unmap
Ioana Ciornei
2023-12-10
net: fec: correct queue selection
Radu Bulie
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2023-11-07
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...
Vladimir Oltean
2023-11-01
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-10-22
net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
Christoph Hellwig
2023-10-18
net: fec: Remove non-Coldfire platform IDs
Alexander Stein
2023-10-18
net: fec: Fix device_get_match_data usage
Alexander Stein
2023-10-17
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
2023-10-13
net: fec: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
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-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-25
net: fec: add statistics for XDP_TX
Wei Fang
[next]