summaryrefslogtreecommitdiff
path: root/include/linux/pinctrl/pinconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pinctrl/pinconf.h')
0 files changed, 0 insertions, 0 deletions
ded50d0c21b829f262c13c4b91529348e27'>net: ftgmac100: support fixed linkTao Ren 2022-09-06net: ftmac100: fix endianness-related issues from 'sparse'Sergei Antonov 2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang 2022-08-26net: ftmac100: add an opportunity to get ethaddr from the platformSergei Antonov 2022-08-23net: ftmac100: set max_mtu to allow DSA overhead settingSergei Antonov 2022-07-13net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He 2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley 2022-04-13net: ftgmac100: access hardware register after clock readyDylan Hung 2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2022-03-07nds32: Remove the architectureAlan Kao 2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo 2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo 2022-02-23drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...Heyi Guo 2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen 2021-10-07ethernet: make more use of device_get_ethdev_address()Jakub Kicinski 2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski 2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski 2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski 2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann 2021-05-23net: ftgmac100: add missing error return code in ftgmac100_probe()Yang Yingliang 2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-03-24Simplify the code by using module_platform_driver macroZhichao Cai 2021-03-12ftgmac100: Restart MAC HW onceDylan Hung 2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann 2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2020-11-17net: ftgmac100: Fix crash when removing driverJoel Stanley 2020-11-02net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500Ivan Mikhaylov 2020-11-02net: ftgmac100: move phy connect out from ftgmac100_setup_mdioIvan Mikhaylov 2020-10-16net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung 2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada