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.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
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-31
net: dsa: microchip: update the ksz_phylink_get_caps
Arun Ramadoss
4
-10
/
+11
2022-08-31
net: dsa: microchip: move the port mirror to ksz_common
Arun Ramadoss
4
-13
/
+45
2022-08-31
net: dsa: microchip: move vlan functionality to ksz_common
Arun Ramadoss
4
-20
/
+69
2022-08-31
net: dsa: microchip: move tag_protocol to ksz_common
Arun Ramadoss
4
-25
/
+28
2022-08-31
net: dsa: microchip: move switch chip_id detection to ksz_common
Arun Ramadoss
6
-90
/
+93
2022-08-31
net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
Arun Ramadoss
1
-26
/
+22
2022-08-25
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
1
-0
/
+3
2022-07-16
net: dsa: microchip: ksz_common: Fix refcount leak bug
Liang He
1
-1
/
+4
2022-05-18
net: dsa: microchip: remove unused members in ksz_device
Arun Ramadoss
2
-6
/
+1
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
4
-9
/
+117
2022-05-18
net: dsa: move mib->cnt_ptr reset code to ksz_common.c
Prasanna Vengateshan
3
-6
/
+7
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
4
-29
/
+20
2022-05-18
net: dsa: microchip: move port memory allocation to ksz_common
Arun Ramadoss
3
-42
/
+21
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
4
-157
/
+149
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
6
-22
/
+109
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
4
-206
/
+259
2022-05-18
net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
Arun Ramadoss
1
-2
/
+3
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+34
2022-04-30
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
1
-4
/
+34
2022-04-28
net: dsa: ksz9477: move get_stats64 to ksz_common.c
Arun Ramadoss
3
-96
/
+101
2022-04-26
net: dsa: ksz: added the generic port_stp_state_set function
Arun Ramadoss
6
-73
/
+49
2022-03-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2
-2
/
+2
2022-03-18
net: dsa: microchip: ksz8795: handle eee specif erratum
Oleksij Rempel
4
-1
/
+50
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+23
2022-03-14
net: dsa: microchip: add spi_device_id tables
Claudiu Beznea
2
-0
/
+23
2022-03-10
net: dsa: microchip: ksz9477: implement MTU configuration
Oleksij Rempel
3
-2
/
+38
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2
-6
/
+2
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2
-2
/
+4
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
3
-8
/
+16
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+23
2022-02-23
net: dsa: microchip: ksz9477: reduce polling interval for statistics
Oleksij Rempel
1
-1
/
+1
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
1
-0
/
+1
2022-02-19
net: dsa: microchip: ksz9477: export HW stats over stats64 interface
Oleksij Rempel
3
-0
/
+104
2022-02-19
net: dsa: microchip: fix bridging with more than two member ports
Svenning Sørensen
1
-3
/
+23
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-6
/
+2
2022-02-03
net: dsa: ksz8795: convert to phylink_generic_validate()
Russell King (Oracle)
1
-33
/
+12
2022-01-28
net: dsa: microchip: Add property to disable reference clock
Robert Hancock
3
-3
/
+13
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-17
net: dsa: microchip: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2
-2
/
+3
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2
-4
/
+4
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-1
/
+1
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
4
-133
/
+43
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-10-12
net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
Arun Ramadoss
1
-1
/
+3
2021-09-19
net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...
Vladimir Oltean
1
-0
/
+13
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
3
-5
/
+28
2021-08-10
net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookup
Ben Hutchings
1
-4
/
+4
[next]