index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2021-10-18
net: sparx5: Add of_node_put() before goto
Wan Jiabing
2021-10-13
net: encx24j600: check error in devm_regmap_init_encx24j600
Nanyong Sun
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
2021-05-20
net: encx24j600: fix kernel-doc syntax in file headers
Aditya Srivastava
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
2021-04-07
net: encx24j600: use module_spi_driver to simplify the code
Wei Yongjun
2021-04-01
lan743x: remove redundant semi-colon
Yang Yingliang
2021-03-29
lan743x: remove redundant intializations of pointers adapter and phydev
Colin Ian King
2021-03-17
ethernet/microchip:remove unneeded variable: "ret"
dingsenjie
2021-03-05
lan743x: trim all 4 bytes of the FCS; not just 2
George McCollister
2021-02-16
lan743x: sync only the received area of an rx ring buffer
Sven Van Asbroeck
2021-02-16
lan743x: boost performance on cpu archs w/o dma cache snooping
Sven Van Asbroeck
2021-01-28
lan743x: fix endianness when accessing descriptors
Alexey Denisov
2020-12-16
lan743x: fix rx_napi_poll/interrupt ping-pong
Sven Van Asbroeck
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-24
lan743x: replace polling loop by wait_event_timeout()
Sven Van Asbroeck
2020-11-24
lan743x: clean up software_isr function
Sven Van Asbroeck
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-17
lan743x: replace devicetree phy parse code with library function
Sven Van Asbroeck
[next]