index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-25
net: lan966x: Fix assignment of the MAC address
Horatiu Vultur
1
-0
/
+28
2022-05-09
net: lan966x: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2022-04-20
net: lan966x: Stop processing the MAC entry is port is wrong.
Horatiu Vultur
1
-2
/
+4
2022-04-20
net: lan966x: Fix when a port's upper is changed.
Horatiu Vultur
1
-2
/
+1
2022-04-08
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
1
-0
/
+1
2022-04-08
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-04-08
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-02-28
net: sparx5: Add #include to remove warning
Casper Andersson
1
-0
/
+2
2022-02-25
net: sparx5: Fix add vlan when invalid operation
Casper Andersson
1
-10
/
+10
2022-02-04
net: sparx5: Fix get_stat64 crash in tcpdump
Steen Hegelund
1
-1
/
+1
2022-02-02
net: sparx5: do not refer to skb after passing it on
Steen Hegelund
1
-1
/
+1
2022-01-26
net: lan966x: Fix sleep in atomic context when updating MAC table
Horatiu Vultur
1
-5
/
+6
2022-01-26
net: lan966x: Fix sleep in atomic context when injecting frames
Horatiu Vultur
1
-3
/
+3
2022-01-10
lan743x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+8
2022-01-05
net: lan966x: Extend switchdev with mdb support
Horatiu Vultur
6
-2
/
+536
2022-01-05
net: lan966x: Add PGID_GP_START and PGID_GP_END
Horatiu Vultur
1
-2
/
+6
2022-01-05
net: lan966x: Add function lan966x_mac_ip_learn()
Horatiu Vultur
3
-5
/
+42
2021-12-27
net: lan966x: Fix the vlan used by host ports
Horatiu Vultur
1
-3
/
+3
2021-12-23
net: lan966x: Add support for multiple bridge flags
Horatiu Vultur
4
-2
/
+82
2021-12-20
net: lan966x: Extend switchdev with fdb support
Horatiu Vultur
6
-3
/
+298
2021-12-20
net: lan966x: Extend switchdev bridge flags
Horatiu Vultur
1
-0
/
+39
2021-12-20
net: lan966x: Add vlan support.
Horatiu Vultur
5
-6
/
+448
2021-12-20
net: lan966x: Add support to offload the forwarding.
Horatiu Vultur
5
-2
/
+354
2021-12-20
net: lan966x: Remove .ndo_change_rx_flags
Horatiu Vultur
1
-23
/
+0
2021-12-20
net: lan966x: More MAC table functionality
Horatiu Vultur
2
-0
/
+114
2021-12-20
net: lan966x: add support for interrupts from analyzer
Horatiu Vultur
3
-0
/
+266
2021-12-20
net: lan966x: Add registers that are used for switch and vlan functionality
Horatiu Vultur
1
-0
/
+129
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-6
/
+0
2021-12-13
net: lan966x: Fix the configuration of the pcs
Horatiu Vultur
1
-6
/
+0
2021-12-03
net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()
Dan Carpenter
1
-2
/
+2
2021-12-02
net: lan966x: Fix builds for lan966x driver
Horatiu Vultur
1
-0
/
+1
2021-12-02
net: lan966x: Fix duplicate check in frame extraction
Horatiu Vultur
1
-5
/
+0
2021-11-29
net: lan966x: add ethtool configuration and statistics
Horatiu Vultur
4
-1
/
+714
2021-11-29
net: lan966x: add mactable support
Horatiu Vultur
4
-1
/
+208
2021-11-29
net: lan966x: add port module support
Horatiu Vultur
6
-5
/
+1259
2021-11-29
net: lan966x: add the basic lan966x driver
Horatiu Vultur
7
-0
/
+1207
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+3
2021-11-25
lan743x: fix deadlock in lan743x_phy_link_status_change()
Heiner Kallweit
1
-9
/
+3
2021-11-17
net: sparx5: use phylink_generic_validate()
Russell King (Oracle)
2
-59
/
+4
2021-11-17
net: sparx5: clean up sparx5_phylink_validate()
Russell King (Oracle)
1
-39
/
+24
2021-11-17
net: sparx5: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+24
2021-10-29
net: ethernet: microchip: lan743x: Increase rx ring size to improve rx perfor...
Yuiko Oshino
1
-1
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+31
2021-10-28
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
1
-4
/
+9
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+3
2021-10-24
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
1
-0
/
+20
2021-10-24
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
1
-0
/
+2
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-10-19
ethernet: sparx5: use eth_hw_addr_gen()
Jakub Kicinski
1
-3
/
+1
[next]