index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
faraday
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
net: ethernet: faraday: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
2
-6
/
+4
*
net: ftmac100: add multicast filtering possibility
Sergei Antonov
2023-08-11
1
-5
/
+45
*
net: ftgmac100: support getting MAC address from NVMEM
Paul Fertser
2023-07-18
1
-4
/
+12
*
net: ftmac100: handle netdev flags IFF_PROMISC and IFF_ALLMULTI
Sergei Antonov
2023-01-18
1
-0
/
+6
*
net: ftmac100: allow increasing MTU to make most use of single-segment buffers
Sergei Antonov
2022-11-01
1
-2
/
+31
*
net: ftmac100: report the correct maximum MTU of 1500
Vladimir Oltean
2022-11-01
1
-1
/
+2
*
net: ftmac100: prepare data path for receiving single segment packets > 1514
Vladimir Oltean
2022-11-01
1
-17
/
+12
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
2
-2
/
+2
*
net: ftgmac100: support fixed link
Tao Ren
2022-09-15
1
-0
/
+24
*
net: ftmac100: fix endianness-related issues from 'sparse'
Sergei Antonov
2022-09-06
1
-6
/
+6
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-4
/
+4
*
net: ftmac100: add an opportunity to get ethaddr from the platform
Sergei Antonov
2022-08-27
1
-0
/
+5
*
net: ftmac100: set max_mtu to allow DSA overhead setting
Sergei Antonov
2022-08-24
1
-0
/
+1
*
net: ftgmac100: Hold reference returned by of_get_child_by_name()
Liang He
2022-07-13
1
-1
/
+14
*
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
2022-05-18
1
-0
/
+5
*
net: ftgmac100: access hardware register after clock ready
Dylan Hung
2022-04-13
1
-5
/
+5
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-7
/
+5
|
\
|
*
nds32: Remove the architecture
Alan Kao
2022-03-07
1
-7
/
+5
*
|
drivers/net/ftgmac100: fix DHCP potential failure with systemd
Heyi Guo
2022-02-23
1
-2
/
+11
*
|
drivers/net/ftgmac100: adjust code place for function call dependency
Heyi Guo
2022-02-23
1
-111
/
+111
*
|
drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...
Heyi Guo
2022-02-23
1
-3
/
+9
|
/
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-4
/
+10
*
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-3
/
+2
*
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
1
-3
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
2
-2
/
+2
*
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
2021-05-24
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-0
/
+1
|
\
|
*
ftgmac100: Restart MAC HW once
Dylan Hung
2021-03-13
1
-0
/
+1
*
|
Simplify the code by using module_platform_driver macro
Zhichao Cai
2021-03-25
1
-12
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
1
-0
/
+1
|
\
|
*
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-12-04
1
-0
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-20
1
-0
/
+4
|
\
|
|
*
net: ftgmac100: Fix crash when removing driver
Joel Stanley
2020-11-17
1
-0
/
+4
*
|
net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500
Ivan Mikhaylov
2020-11-03
1
-2
/
+18
*
|
net: ftgmac100: move phy connect out from ftgmac100_setup_mdio
Ivan Mikhaylov
2020-11-03
1
-50
/
+54
|
/
*
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
Dylan Hung
2020-10-17
2
-0
/
+13
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-3
/
+3
*
net/faraday: Fix unnecessary check in ftmac100_probe()
Tang Bin
2020-04-30
1
-3
/
+0
*
net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.c
Hu Haowen
2020-04-01
1
-1
/
+1
*
ftgmac100: Remove redundant judgement
tangbin
2020-03-11
1
-3
/
+0
*
net/faraday: Delete driver version from the drivers
Leon Romanovsky
2020-03-04
2
-5
/
+0
*
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-21
1
-10
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
1
-1
/
+1
|
\
|
*
docs: fix some broken references
Mauro Carvalho Chehab
2019-10-10
1
-1
/
+1
*
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-13
/
+12
|
\
\
[next]