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