index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
2
-2
/
+4
*
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
2
-6
/
+6
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-12-08
1
-2
/
+2
*
net: dsa: b53: Add SPI ID table
Florian Fainelli
2021-12-02
1
-0
/
+14
*
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-25
2
-7
/
+30
*
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-25
2
-35
/
+6
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-4
/
+2
*
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-24
2
-6
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
5
-4
/
+69
|
\
|
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
5
-4
/
+69
*
|
net: dsa: b53: Drop unused "cpu_port" field
Rafał Miłecki
2021-09-17
2
-29
/
+0
*
|
net: dsa: b53: Improve flow control setup on BCM5301x
Rafał Miłecki
2021-09-17
1
-1
/
+1
*
|
net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port
Rafał Miłecki
2021-09-17
1
-6
/
+0
*
|
net: dsa: b53: Include all ports in "enabled_ports"
Rafał Miłecki
2021-09-17
1
-12
/
+11
|
/
*
net: dsa: b53: Fix IMP port setup on BCM5301x
Rafał Miłecki
2021-09-05
2
-3
/
+26
*
net: dsa: b53: Set correct number of ports in the DSA struct
Rafał Miłecki
2021-09-02
1
-1
/
+2
*
net: dsa: b53: Fix calculating number of switch ports
Rafał Miłecki
2021-09-02
1
-2
/
+1
*
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-08-06
2
-12
/
+0
*
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
2021-06-22
1
-8
/
+19
*
net: dsa: b53: remove redundant null check on dev
Colin Ian King
2021-06-15
1
-2
/
+1
*
net: dsa: b53: Do not force CPU to be always tagged
Florian Fainelli
2021-06-09
1
-3
/
+14
*
net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE
Qinglang Miao
2021-03-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-7
/
+7
|
\
|
*
net: dsa: b53: VLAN filtering is global to all users
Florian Fainelli
2021-03-11
1
-7
/
+7
*
|
net: dsa: b53: mmap: Add device tree support
Álvaro Fernández Rojas
2021-03-18
1
-0
/
+55
*
|
net: dsa: b53: support legacy tags
Álvaro Fernández Rojas
2021-03-17
2
-5
/
+8
*
|
net: dsa: b53: relax is63xx() condition
Álvaro Fernández Rojas
2021-03-17
1
-4
/
+0
*
|
net: dsa: b53: spi: allow device tree probing
Álvaro Fernández Rojas
2021-03-16
1
-0
/
+13
*
|
net: dsa: b53: Add debug prints in b53_vlan_enable()
Florian Fainelli
2021-03-11
1
-4
/
+7
|
/
*
net: dsa: b53: Support setting learning on port
Florian Fainelli
2021-02-23
2
-1
/
+20
*
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
2021-02-23
2
-8
/
+19
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
2
-2
/
+4
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
2
-2
/
+4
*
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
2021-02-13
2
-29
/
+64
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-1
/
+1
|
\
|
*
net: dsa: b53: fix an off by one in checking "vlan->vid"
Dan Carpenter
2021-01-20
1
-1
/
+1
*
|
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-16
1
-2
/
+1
*
|
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-12
2
-10
/
+13
*
|
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-12
2
-20
/
+5
*
|
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
2
-7
/
+2
*
|
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-12
1
-30
/
+24
*
|
net: dsa: bcm_sf2: support BCM4908's integrated switch
Rafał Miłecki
2021-01-10
2
-0
/
+15
|
/
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
2
-2
/
+7
*
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
2020-10-02
1
-0
/
+1
*
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
2020-09-24
2
-18
/
+2
*
net: dsa: b53: Report VLAN table occupancy via devlink
Florian Fainelli
2020-09-09
2
-2
/
+59
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
2
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-2
/
+2
*
|
net: dsa: b53: Print err message on SW_RST timeout
Paul Barker
2020-09-03
1
-1
/
+4
*
|
net: dsa: b53: Use dev_{err,info} instead of pr_*
Paul Barker
2020-09-03
1
-5
/
+5
|
/
[next]