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
/
dsa_loop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-1
/
+21
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-01-20
net: dsa: Fix off by one in dsa_loop_port_vlan_add()
Dan Carpenter
1
-1
/
+1
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-1
/
+0
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-21
/
+7
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-2
/
+1
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-26
/
+20
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-1
/
+2
2020-08-19
net: dsa: loop: Return VLAN table size through devlink
Florian Fainelli
1
-1
/
+54
2020-08-19
net: dsa: loop: Configure VLANs while not filtering
Florian Fainelli
1
-0
/
+1
2020-08-03
net: dsa: loop: Set correct number of ports
Florian Fainelli
1
-1
/
+1
2020-08-03
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
1
-0
/
+17
2020-08-03
net: dsa: loop: Move data structures to header
Florian Fainelli
1
-31
/
+1
2020-08-03
net: dsa: loop: Support 4K VLANs
Florian Fainelli
1
-4
/
+2
2020-08-03
net: dsa: loop: PVID should be per-port
Florian Fainelli
1
-4
/
+4
2020-07-08
net: dsa: loop: Print when registration is successful
Florian Fainelli
1
-4
/
+7
2020-05-10
net: dsa: loop: Add module soft dependency
Florian Fainelli
1
-0
/
+1
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
1
-1
/
+1
2018-05-25
net: dsa: dsa_loop: Make dynamic debugging helpful
Florian Fainelli
1
-14
/
+17
2018-04-27
net: dsa: loop: Hook PHY statistics
Florian Fainelli
1
-2
/
+3
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
1
-2
/
+9
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
1
-1
/
+1
2017-12-02
net: dsa: remove trans argument from vlan ops
Vivien Didelot
1
-5
/
+4
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
1
-1
/
+2
2017-10-14
net: dsa: dsa_loop: remove .set_addr
Vivien Didelot
1
-8
/
+0
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-09-03
net: dsa: loop: Do not unregister invalid fixed PHY
Florian Fainelli
1
-1
/
+1
2017-08-09
net: dsa: make dsa_switch_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-07
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
1
-38
/
+0
2017-06-16
net: dsa: loop: Implement ethtool statistics
Florian Fainelli
1
-2
/
+77
2017-06-16
net: dsa: loop: Inline unregister_fixed_phys()
Florian Fainelli
1
-10
/
+5
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
1
-1
/
+1
2017-05-18
net: dsa: use switchdev_obj_dump_cb_t everywhere
Vivien Didelot
1
-1
/
+1
2017-05-18
net: dsa: include switchdev.h only once
Vivien Didelot
1
-1
/
+0
2017-05-08
net: dsa: loop: Check for memory allocation failure
Christophe Jaillet
1
-0
/
+3
2017-04-06
net: dsa: loop: Initialize err in dsa_loop_vlan_dump
Florian Fainelli
1
-1
/
+1
2017-04-06
net: dsa: loop: Fix uninitialized pvid variable
Florian Fainelli
1
-1
/
+1
2017-04-01
net: dsa: Mock-up driver
Florian Fainelli
1
-0
/
+328