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.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
/
marvell
/
prestera
/
prestera_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-11-29
net: marvell: prestera: Avoid unnecessary DT lookups
Miquel Raynal
1
-11
/
+4
2022-11-24
net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...
Zhang Changzhong
1
-0
/
+1
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-1
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-3
/
+1
2022-10-04
net: marvell: prestera: add delayed wq and flush wq on deinit
Yevhen Orlov
1
-0
/
+11
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-08-24
net: marvell: prestera: implement br_port_locked flag offloading
Oleksandr Mazur
1
-0
/
+5
2022-08-22
net: prestera: cache port state for non-phylink ports too
Maksym Glubokiy
1
-19
/
+17
2022-08-02
net: marvell: prestera: remove reduntant code
Sebin Sebastian
1
-1
/
+1
2022-07-30
net: marvell: prestera: uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2022-07-20
net: marvell: prestera: add phylink support
Oleksandr Mazur
1
-37
/
+317
2022-07-13
net: marvell: prestera: implement software MDB entries allocation
Oleksandr Mazur
1
-0
/
+8
2022-07-13
net: marvell: prestera: define and implement MDB / flood domain API for entri...
Oleksandr Mazur
1
-0
/
+144
2022-07-13
net: marvell: prestera: define MDB/flood domain entries and HW API to offload...
Oleksandr Mazur
1
-0
/
+24
2022-07-13
net: marvell: prestera: rework bridge flags setting
Oleksandr Mazur
1
-0
/
+15
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...
Yang Yingliang
1
-1
/
+3
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-03-09
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...
Miaoqian Lin
1
-0
/
+1
2022-02-17
net: marvell: prestera: handle fib notifications
Yevhen Orlov
1
-0
/
+11
2022-01-12
net: marvell: prestera: Fix deinit sequence for router
Yevhen Orlov
1
-0
/
+1
2021-12-30
net: marvell: prestera: Register inetaddr stub notifiers
Yevhen Orlov
1
-1
/
+1
2021-12-30
net: marvell: prestera: Add prestera router infra
Yevhen Orlov
1
-0
/
+6
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+22
2021-12-18
net: marvell: prestera: fix incorrect structure access
Yevhen Orlov
1
-7
/
+12
2021-12-18
net: marvell: prestera: fix incorrect return of port_find
Yevhen Orlov
1
-6
/
+10
2021-11-30
net: prestera: add counter HW API
Volodymyr Mytnyk
1
-0
/
+8
2021-11-05
net: marvell: prestera: fix patchwork build problems
Volodymyr Mytnyk
1
-2
/
+4
2021-10-29
net: marvell: prestera: add firmware v4.0 support
Volodymyr Mytnyk
1
-44
/
+100
2021-10-19
ethernet: prestera: use eth_hw_addr_gen()
Jakub Kicinski
1
-2
/
+5
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-09-27
net/prestera: Split devlink and traps registrations to separate routines
Leon Romanovsky
1
-3
/
+5
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-1
/
+1
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-1
/
+2
2021-06-16
net: marvell: prestera: Add matchall support
Serhiy Boiko
1
-0
/
+8
2021-06-16
net: marvell: Implement TC flower offload
Serhiy Boiko
1
-1
/
+25
2021-06-11
net: marvell: prestera: add LAG support
Serhiy Boiko
1
-3
/
+232
2021-06-11
net: marvell: prestera: do not propagate netdev events to prestera_switchdev.c
Vadym Kochan
1
-2
/
+7
2021-06-11
net: marvell: prestera: move netdev topology validation to prestera_main
Vadym Kochan
1
-3
/
+26
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2021-04-21
net: marvell: prestera: fix port event handling on init
Vadym Kochan
1
-1
/
+2
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-7
/
+4
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2020-12-10
net: marvell: prestera: simplify the return expression of prestera_port_close()
Zheng Yongjun
1
-6
/
+1
2020-12-06
net: marvell: prestera: Fix error return code in prestera_port_create()
Zhang Changzhong
1
-1
/
+3
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+7
2020-09-18
net: marvell: prestera: Add Switchdev driver implementation
Vadym Kochan
1
-3
/
+107
2020-09-18
net: marvell: prestera: Add ethtool interface support
Vadym Kochan
1
-5
/
+23
[next]