index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
dsa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
2016-06-08
1
-0
/
+1
*
net: dsa: Add new binding implementation
Andrew Lunn
2016-06-04
1
-0
/
+20
*
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
2016-06-04
1
-1
/
+7
*
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
2016-06-04
1
-1
/
+8
*
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
2016-06-04
1
-5
/
+4
*
net: dsa: Move port device node into port structure
Andrew Lunn
2016-06-04
1
-0
/
+1
*
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2016-06-04
1
-2
/
+6
*
dsa: Rename switch chip data to cd
Andrew Lunn
2016-05-11
1
-2
/
+2
*
dsa: Remove master_dev from switch structure
Andrew Lunn
2016-05-11
1
-5
/
+2
*
dsa: Move gpio reset into switch driver
Andrew Lunn
2016-05-11
1
-8
/
+0
*
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
2016-04-28
1
-0
/
+5
*
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2016-04-21
1
-5
/
+0
*
net: dsa: constify probed name
Vivien Didelot
2016-04-17
1
-2
/
+3
*
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
2016-04-13
1
-2
/
+2
*
net: dsa: Remove allocation of driver private memory
Andrew Lunn
2016-04-13
1
-1
/
+0
*
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
2016-04-13
1
-2
/
+8
*
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
2016-04-13
1
-1
/
+2
*
net: dsa: make the VLAN add function return void
Vivien Didelot
2016-04-08
1
-1
/
+1
*
net: dsa: make the FDB add function return void
Vivien Didelot
2016-04-08
1
-1
/
+1
*
net: dsa: make the STP state function return void
Vivien Didelot
2016-04-08
1
-2
/
+2
*
net: dsa: make port_bridge_leave return void
Vivien Didelot
2016-03-14
1
-1
/
+1
*
net: dsa: rename port_*_bridge routines
Vivien Didelot
2016-03-14
1
-2
/
+2
*
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
2016-03-01
1
-0
/
+2
*
net: dsa: drop vlan_getnext
Vivien Didelot
2016-02-25
1
-3
/
+0
*
net: dsa: add port_vlan_dump routine
Vivien Didelot
2016-02-25
1
-0
/
+3
*
net: dsa: pass bridge down to drivers
Vivien Didelot
2016-02-23
1
-3
/
+2
*
net: dsa: remove DSA link polling
Neil Armstrong
2015-12-07
1
-12
/
+0
*
net: dsa: Add support for a switch reset gpio
Andrew Lunn
2015-11-23
1
-0
/
+8
*
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
2015-11-01
1
-4
/
+9
*
net: dsa: remove port_fdb_getnext
Vivien Didelot
2015-10-22
1
-3
/
+0
*
net: dsa: add port_fdb_dump function
Vivien Didelot
2015-10-22
1
-0
/
+4
*
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2015-10-11
1
-1
/
+1
*
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2015-10-11
1
-1
/
+2
*
net: dsa: add port_fdb_prepare
Vivien Didelot
2015-10-11
1
-0
/
+6
*
net: dsa: Add dsa_is_dsa_port() helper
Andrew Lunn
2015-08-18
1
-0
/
+5
*
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
2015-08-13
1
-0
/
+11
*
net: dsa: change FDB routines prototypes
Vivien Didelot
2015-08-11
1
-6
/
+11
*
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
2015-08-11
1
-10
/
+6
*
net: dsa: add support for switchdev FDB objects
Vivien Didelot
2015-08-09
1
-6
/
+10
*
net: dsa: Add basic framework to support ndo_fdb functions
Guenter Roeck
2015-03-29
1
-0
/
+6
*
net: dsa: utilize of_find_net_device_by_node
Florian Fainelli
2015-03-09
1
-0
/
+1
*
net: dsa: let switches specify their tagging protocol
Florian Fainelli
2015-03-06
1
-0
/
+5
*
net: dsa: Introduce dsa_is_port_initialized
Guenter Roeck
2015-02-25
1
-0
/
+5
*
net: dsa: integrate with SWITCHDEV for HW bridging
Florian Fainelli
2015-02-25
1
-0
/
+10
*
net: dsa: Add support for reading switch registers with ethtool
Guenter Roeck
2014-10-30
1
-0
/
+7
*
net: dsa: Add support for switch EEPROM access
Guenter Roeck
2014-10-30
1
-0
/
+10
*
net: dsa: Add support for reporting switch chip temperatures
Guenter Roeck
2014-10-30
1
-0
/
+16
*
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
2014-10-17
1
-0
/
+1
*
net: dsa: allow switches driver to implement get/set EEE
Florian Fainelli
2014-09-28
1
-0
/
+9
*
net: dsa: allow enabling and disable switch ports
Florian Fainelli
2014-09-28
1
-0
/
+8
[next]