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
/
agere
Age
Commit message (
Expand
)
Author
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-27
agere: fix repeated words in comments
Jilin Yuan
2022-02-08
et131x: support arbitrary MAX_SKB_FRAGS
Eric Dumazet
2022-01-09
et131x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2020-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-07-17
net: ethernet: et131x: Remove redundant register read
Mark Einon
2020-07-17
net: ethernet: et131x: Remove unused variable 'pm_csr'
Zhang Changzhong
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-05
net: agere: use true,false for bool variable
Jason Yan
2020-02-24
net/agere: Delete unneeded driver version
Leon Romanovsky
2020-01-21
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-31
net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...
Christophe JAILLET
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-09-21
drivers: net: et131x: use setup_timer() helper.
Allen Pais
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-08-31
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-16
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
2016-06-17
net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-17
net: ethernet: et131x: use phydev from struct net_device
Philippe Reynes
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-02-17
et131x: check return value of dma_alloc_coherent
Insu Yun
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-02-11
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon