index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
net: lan966x: Fix return type of lan966x_port_xmit
Nathan Huckleberry
2022-10-03
net: lan966x: Add port mirroring support using tc-matchall
Horatiu Vultur
2022-10-03
net: lan966x: Add port police support using tc-matchall
Horatiu Vultur
2022-10-03
eth: lan743x: reject extts for non-pci11x1x devices
Raju Lakkaraju
2022-10-03
net: sparx5: Fix return type of sparx5_port_xmit_impl
Nathan Huckleberry
2022-09-30
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
Colin Ian King
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
net: lan966x: Add offload support for ets
Horatiu Vultur
2022-09-28
net: lan966x: Add offload support for cbs
Horatiu Vultur
2022-09-28
net: lan966x: Add offload support for tbf
Horatiu Vultur
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
2022-09-23
net: lan966x: Add registers used by taprio
Horatiu Vultur
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2022-09-23
net: microchip: sparx5: add support for offloading ets qdisc
Daniel Machon
2022-09-23
net: microchip: sparx5: add support for offloading tbf qdisc
Daniel Machon
2022-09-23
net: microchip: sparx5: add support for offloading mqprio qdisc
Daniel Machon
2022-09-23
net: microchip: sparx5: add tc setup hook
Daniel Machon
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2022-09-08
net: sparx5: fix function return type to match actual type
Casper Andersson
2022-09-06
net: lan966x: Extend lan966x with RGMII support
Horatiu Vultur
2022-09-02
net: lan966x: make reset optional
Michael Walle
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
Dan Carpenter
2022-08-29
net: sparx5: add support for mrouter ports
Casper Andersson
2022-08-29
net: sparx5: add list for mdb entries in driver
Casper Andersson
2022-08-26
net: sparx5: fix handling uneven length packets in manual extraction
Casper Andersson
2022-08-22
net: lan966x: Extend MAC to support also lag interfaces.
Horatiu Vultur
2022-08-22
net: lan966x: Extend FDB to support also lag
Horatiu Vultur
2022-08-22
net: lan966x: Add lag support for lan966x
Horatiu Vultur
2022-08-22
net: lan966x: Extend lan966x_foreign_bridging_check
Horatiu Vultur
2022-08-22
net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
Horatiu Vultur
2022-08-22
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
Horatiu Vultur
2022-08-22
net: lan966x: Split lan966x_fdb_event_work
Horatiu Vultur
2022-08-22
net: lan966x: Add registers used to configure lag interfaces
Horatiu Vultur
2022-08-22
net: lan966x: Add QUSGMII support for lan966x
Maxime Chevallier
2022-08-12
net: lan966x: fix checking for return value of platform_get_irq_byname()
Li Qiong
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
2022-07-18
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-05
net: lan966x: hardcode the number of external ports
Michael Walle
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
[next]