index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
/
b53_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-2
/
+2
2021-10-25
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
1
-7
/
+29
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-34
/
+6
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+2
2021-10-24
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
1
-6
/
+34
2021-09-16
net: dsa: b53: Drop unused "cpu_port" field
Rafał Miłecki
1
-28
/
+0
2021-09-16
net: dsa: b53: Improve flow control setup on BCM5301x
Rafał Miłecki
1
-1
/
+1
2021-09-16
net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port
Rafał Miłecki
1
-6
/
+0
2021-09-16
net: dsa: b53: Include all ports in "enabled_ports"
Rafał Miłecki
1
-12
/
+11
2021-09-05
net: dsa: b53: Fix IMP port setup on BCM5301x
Rafał Miłecki
1
-3
/
+25
2021-09-02
net: dsa: b53: Set correct number of ports in the DSA struct
Rafał Miłecki
1
-1
/
+2
2021-09-02
net: dsa: b53: Fix calculating number of switch ports
Rafał Miłecki
1
-2
/
+1
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-10
/
+0
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-09
net: dsa: b53: Do not force CPU to be always tagged
Florian Fainelli
1
-3
/
+14
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+7
2021-03-17
net: dsa: b53: support legacy tags
Álvaro Fernández Rojas
1
-5
/
+7
2021-03-11
net: dsa: b53: Add debug prints in b53_vlan_enable()
Florian Fainelli
1
-4
/
+7
2021-03-10
net: dsa: b53: VLAN filtering is global to all users
Florian Fainelli
1
-7
/
+7
2021-02-23
net: dsa: b53: Support setting learning on port
Florian Fainelli
1
-1
/
+19
2021-02-23
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
1
-8
/
+11
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-1
/
+2
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
1
-27
/
+64
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-01-19
net: dsa: b53: fix an off by one in checking "vlan->vid"
Dan Carpenter
1
-1
/
+1
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-2
/
+1
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-6
/
+11
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-16
/
+3
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-5
/
+1
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-30
/
+24
2021-01-09
net: dsa: bcm_sf2: support BCM4908's integrated switch
Rafał Miłecki
1
-0
/
+14
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-1
/
+5
2020-10-02
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
1
-0
/
+1
2020-09-23
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
1
-17
/
+2
2020-09-09
net: dsa: b53: Report VLAN table occupancy via devlink
Florian Fainelli
1
-2
/
+58
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-09-03
net: dsa: b53: Print err message on SW_RST timeout
Paul Barker
1
-1
/
+4
2020-09-03
net: dsa: b53: Use dev_{err,info} instead of pr_*
Paul Barker
1
-5
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
1
-0
/
+2
2020-06-30
net: dsa/b53: use resolved link config in mac_link_up()
Russell King
1
-9
/
+3
2020-06-30
net: dsa/b53: change b53_force_port_config() pause argument
Russell King
1
-10
/
+15
2020-05-27
net: dsa: b53: remove redundant premature assignment to new_pvid
Colin Ian King
1
-1
/
+0
2020-04-30
net: dsa: b53: Remove is_static argument to b53_read_op()
Florian Fainelli
1
-3
/
+3
2020-04-30
net: dsa: b53: Bound check ARL searches
Florian Fainelli
1
-1
/
+1
2020-04-30
net: dsa: b53: Provide number of ARL buckets
Florian Fainelli
1
-0
/
+21
2020-04-30
net: dsa: b53: Rename num_arl_entries to num_arl_bins
Florian Fainelli
1
-26
/
+26
2020-04-22
net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
Florian Fainelli
1
-0
/
+4
2020-04-22
net: dsa: b53: Rework ARL bin logic
Florian Fainelli
1
-4
/
+26
[prev]
[next]