开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2021-11-24
lan743x: fix deadlock in lan743x_phy_link_status_change()
Heiner Kallweit
2021-10-29
net: ethernet: microchip: lan743x: Increase rx ring size to improve rx perfor...
Yuiko Oshino
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
2021-10-24
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-19
ethernet: sparx5: use eth_hw_addr_gen()
Jakub Kicinski
2021-10-18
net: sparx5: Add of_node_put() before goto
Wan Jiabing
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-14
net: microchip: lan743x: add support for PTP pulse width (duty cycle)
Yuiko Oshino
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-13
net: encx24j600: check error in devm_regmap_init_encx24j600
Nanyong Sun
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-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-27
net: sparx5: fix resource_size.cocci warnings
Yang Li
2021-09-17
net: microchip: encx24j600: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-08-20
net: sparx5: switchdev: adding frame DMA functionality
Steen Hegelund
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-04
Revert "net: build all switchdev drivers as modules when the bridge is a module"
Vladimir Oltean
2021-08-03
net: sparx5: fix bitmask on 32-bit targets
Arnd Bergmann
2021-08-02
net: sparx5: fix compiletime_assert for GCC 4.9
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
net: build all switchdev drivers as modules when the bridge is a module
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-08
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
2021-06-28
net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
Nathan Chancellor
2021-06-28
net: sparx5: fix error return code in sparx5_register_notifier_blocks()
Yang Yingliang
2021-06-28
net: sparx5: fix return value check in sparx5_create_targets()
Yang Yingliang
2021-06-28
net: sparx5: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-24
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
2021-06-24
net: sparx5: add calendar bandwidth allocation support
Steen Hegelund
2021-06-24
net: sparx5: add switching support
Steen Hegelund
2021-06-24
net: sparx5: add vlan support
Steen Hegelund
2021-06-24
net: sparx5: add mactable support
Steen Hegelund
2021-06-24
net: sparx5: add port module support
Steen Hegelund
2021-06-24
net: sparx5: add hostmode with phylink support
Steen Hegelund
2021-06-24
net: sparx5: add the basic sparx5 driver
Steen Hegelund
[next]