index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
faraday
Age
Commit message (
Expand
)
Author
2025-08-05
net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnect
Heiner Kallweit
2025-07-25
net: Fix typos
Bjorn Helgaas
2025-07-10
net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs
Jacky Chou
2025-06-18
net: ftgmac100: select FIXED_PHY
Heiner Kallweit
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
2024-10-29
net: ftgmac100: refactor getting phy device handle
Jacky Chou
2024-10-20
net: ftgmac100: correct the phy interface of NC-SI mode
Jacky Chou
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-09
net: ftgmac100: fixed not check status from fixed phy
Jacky Chou
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-10
net: ftgmac100: Enable TX interrupt to avoid TX timeout
Jacky Chou
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-28
net: ftgmac100: Get link speed and duplex for NC-SI
Jacky Chou
2024-08-26
net: ftgmac100: Ensure tx descriptor updates are visible
Jacky Chou
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-09-20
net: ethernet: faraday: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-11
net: ftmac100: add multicast filtering possibility
Sergei Antonov
2023-07-18
net: ftgmac100: support getting MAC address from NVMEM
Paul Fertser
2023-01-18
net: ftmac100: handle netdev flags IFF_PROMISC and IFF_ALLMULTI
Sergei Antonov
2022-10-31
net: ftmac100: allow increasing MTU to make most use of single-segment buffers
Sergei Antonov
2022-10-31
net: ftmac100: report the correct maximum MTU of 1500
Vladimir Oltean
2022-10-31
net: ftmac100: prepare data path for receiving single segment packets > 1514
Vladimir Oltean
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-15
net: ftgmac100: support fixed link
Tao Ren
2022-09-06
net: ftmac100: fix endianness-related issues from 'sparse'
Sergei Antonov
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
net: ftmac100: add an opportunity to get ethaddr from the platform
Sergei Antonov
2022-08-23
net: ftmac100: set max_mtu to allow DSA overhead setting
Sergei Antonov
2022-07-13
net: ftgmac100: Hold reference returned by of_get_child_by_name()
Liang He
2022-05-18
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
2022-04-13
net: ftgmac100: access hardware register after clock ready
Dylan Hung
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-07
nds32: Remove the architecture
Alan Kao
2022-02-23
drivers/net/ftgmac100: fix DHCP potential failure with systemd
Heyi Guo
2022-02-23
drivers/net/ftgmac100: adjust code place for function call dependency
Heyi Guo
2022-02-23
drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...
Heyi Guo
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
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
2021-05-23
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
Simplify the code by using module_platform_driver macro
Zhichao Cai
2021-03-12
ftgmac100: Restart MAC HW once
Dylan Hung
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]