index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE
Qinglang Miao
1
-0
/
+1
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+7
2021-03-18
net: dsa: b53: mmap: Add device tree support
Álvaro Fernández Rojas
1
-0
/
+55
2021-03-17
net: dsa: b53: support legacy tags
Álvaro Fernández Rojas
2
-5
/
+8
2021-03-17
net: dsa: b53: relax is63xx() condition
Álvaro Fernández Rojas
1
-4
/
+0
2021-03-16
net: dsa: b53: spi: allow device tree probing
Álvaro Fernández Rojas
1
-0
/
+13
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
2
-1
/
+20
2021-02-23
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
2
-8
/
+19
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2
-2
/
+4
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2
-2
/
+4
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
2
-29
/
+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
2
-10
/
+13
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2
-20
/
+5
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2
-7
/
+2
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
2
-0
/
+15
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2
-2
/
+7
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
2
-18
/
+2
2020-09-09
net: dsa: b53: Report VLAN table occupancy via devlink
Florian Fainelli
2
-2
/
+59
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
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
2
-2
/
+2
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
1
-0
/
+2
2020-07-05
net: dsa: b53: Fixup endianness warnings
Andrew Lunn
1
-8
/
+18
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-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
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
2
-1
/
+6
2020-04-30
net: dsa: b53: Provide number of ARL buckets
Florian Fainelli
2
-0
/
+22
2020-04-30
net: dsa: b53: Rename num_arl_entries to num_arl_bins
Florian Fainelli
2
-27
/
+27
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+39
2020-04-22
net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
Florian Fainelli
2
-0
/
+5
2020-04-22
net: dsa: b53: Rework ARL bin logic
Florian Fainelli
2
-4
/
+29
2020-04-22
net: dsa: b53: Fix ARL register definitions
Florian Fainelli
1
-2
/
+2
2020-04-22
net: dsa: b53: Fix valid setting for MDB entries
Florian Fainelli
1
-1
/
+0
2020-04-22
net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
Florian Fainelli
1
-0
/
+3
2020-04-18
net: dsa: b53: per-port interrupts are optional
Florian Fainelli
1
-1
/
+1
2020-03-30
net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge
Florian Fainelli
1
-0
/
+6
2020-03-30
net: dsa: b53: Prevent tagged VLAN on port 7 for 7278
Florian Fainelli
1
-0
/
+8
2020-03-30
net: dsa: b53: Restore VLAN entries upon (re)configuration
Florian Fainelli
1
-0
/
+15
[next]