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
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
2017-09-01
1
-0
/
+6
*
mlxsw: spectrum: Add support for access cable info via ethtool
Arkadi Sharshevsky
2017-06-14
1
-0
/
+131
*
mlxsw: spectrum: Pass port argument to module mapping functions
Ido Schimmel
2017-06-08
1
-8
/
+9
*
mlxsw: spectrum: Simplify port split flow
Ido Schimmel
2017-06-08
1
-75
/
+28
*
mlxsw: spectrum: Remove support for bridge bypass FDB add/del
Arkadi Sharshevsky
2017-06-08
1
-3
/
+0
*
mlxsw: spectrum_switchdev: Add support for learning FDB through notification
Arkadi Sharshevsky
2017-06-08
1
-1
/
+1
*
mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-06-08
1
-3
/
+0
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-1
/
+5
*
mlxsw: spectrum: Introduce ACL trap
Jiri Pirko
2017-06-06
1
-1
/
+3
*
mlxsw: spectrum: Rename the firmware file
Yotam Gigi
2017-06-04
1
-1
/
+1
*
mlxsw: spectrum: Implement the ethtool flash_device callback
Yotam Gigi
2017-06-01
1
-9
/
+42
*
mlxsw: spectrum: Implement common FID core
Ido Schimmel
2017-05-26
1
-171
/
+21
*
mlxsw: spectrum: Replace vPorts with Port-VLAN
Ido Schimmel
2017-05-26
1
-661
/
+114
*
mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers
Ido Schimmel
2017-05-26
1
-94
/
+1
*
mlxsw: spectrum: Don't lose bridge port device during enslavement
Ido Schimmel
2017-05-26
1
-23
/
+44
*
mlxsw: spectrum_router: Replace vPorts with Port-VLAN
Ido Schimmel
2017-05-26
1
-0
/
+4
*
mlxsw: spectrum: Change signature of FID leave function
Ido Schimmel
2017-05-26
1
-12
/
+30
*
mlxsw: spectrum: Introduce Port-VLAN structure
Ido Schimmel
2017-05-26
1
-3
/
+45
*
mlxsw: spectrum: Set port's mode according to FID mappings
Ido Schimmel
2017-05-26
1
-25
/
+30
*
mlxsw: spectrum: Validate firmware revision on init
Yotam Gigi
2017-05-25
1
-0
/
+67
*
mlxsw: spectrum: Add the needed callbacks for mlxfw integration
Yotam Gigi
2017-05-25
1
-0
/
+166
*
mlxsw: spectrum: Default ports to non-virtual mode
Ido Schimmel
2017-05-17
1
-0
/
+8
*
mlxsw: spectrum: Move PVID code to appropriate place
Ido Schimmel
2017-05-17
1
-0
/
+45
*
mlxsw: spectrum_switchdev: Don't batch learning operations
Ido Schimmel
2017-05-17
1
-12
/
+4
*
mlxsw: spectrum_switchdev: Don't batch VLAN operations
Ido Schimmel
2017-05-17
1
-2
/
+37
*
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
Ido Schimmel
2017-05-17
1
-8
/
+12
*
mlxsw: spectrum_router: Simplify VRF enslavement
Ido Schimmel
2017-05-01
1
-64
/
+13
*
mlxsw: spectrum: Add FID miss trap
Jiri Pirko
2017-04-20
1
-0
/
+1
*
mlxsw: spectrum: Allow ports to work under OVS master
Jiri Pirko
2017-04-20
1
-1
/
+61
*
mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range
Jiri Pirko
2017-04-20
1
-2
/
+23
*
mlxsw: spectrum: Add dummy FID initialization
Jiri Pirko
2017-04-20
1
-0
/
+21
*
mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_event
Jiri Pirko
2017-04-20
1
-2
/
+2
*
mlxsw: spectrum: Add placeholder for dpipe
Arkadi Sharshevsky
2017-03-28
1
-0
/
+10
*
mlxsw: spectrum: Query cell size from firmware
Ido Schimmel
2017-03-24
1
-27
/
+41
*
mlxsw: spectrum: Refactor port buffer configuration
Ido Schimmel
2017-03-24
1
-10
/
+37
*
mlxsw: Query maximum number of ports from firmware
Ido Schimmel
2017-03-24
1
-3
/
+13
*
mlxsw: spectrum: Align the matchall default case returned value
Or Gerlitz
2017-03-21
1
-1
/
+1
*
mlxsw: spectrum: Cosmetic naming change
Arkadi Sharshevsky
2017-03-21
1
-4
/
+4
*
mlxsw: spectrum_router: Add support for VRFs on top of bridges
Ido Schimmel
2017-03-16
1
-1
/
+51
*
mlxsw: spectrum_router: Add support for VRFs
Ido Schimmel
2017-03-16
1
-3
/
+16
*
mlxsw: spectrum: Add support for TC flower offload statistics
Arkadi Sharshevsky
2017-03-12
1
-0
/
+3
*
mlxsw: spectrum: Add support for generic flow counter allocation
Arkadi Sharshevsky
2017-03-12
1
-0
/
+54
*
mlxsw: spectrum: Add support for counter allocator
Arkadi Sharshevsky
2017-03-12
1
-0
/
+10
*
mlxsw: spectrum_router: Place RIF related code with router code
Ido Schimmel
2017-03-10
1
-540
/
+1
*
mlxsw: spectrum: Destroy RIFs based on last removed address
Ido Schimmel
2017-03-10
1
-4
/
+3
*
mlxsw: spectrum: Associate PVID vPort with appropriate netdev
Ido Schimmel
2017-03-10
1
-2
/
+4
*
mlxsw: spectrum: Don't assume upper device's type
Ido Schimmel
2017-03-10
1
-8
/
+11
*
mlxsw: spectrum: Sanitize bridge's upper devices
Ido Schimmel
2017-03-10
1
-12
/
+19
*
mlxsw: spectrum: Fix helper function and port variable names
Jiri Pirko
2017-03-08
1
-11
/
+12
*
mlxsw: spectrum: Change ipv6 unregistered mc table
Nogah Frankel
2017-02-14
1
-1
/
+0
[next]