index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
net/mlx5e: Fix LSO vlan insertion
Achiad Shochat
1
-2
/
+3
2015-11-03
net/mlx5e: Re-eanble client vlan TX acceleration
Achiad Shochat
2
-2
/
+22
2015-11-03
net/mlx5e: Return error in case mlx5e_set_features() fails
Achiad Shochat
1
-1
/
+1
2015-11-03
net/mlx5e: Don't allow more than max supported channels
Achiad Shochat
3
-5
/
+9
2015-11-03
net/mlx5_core: Use the the real irqn in eq->irqn
Achiad Shochat
1
-4
/
+4
2015-11-03
net/mlx5e: Wait for RX buffers initialization in a more proper manner
Achiad Shochat
1
-2
/
+2
2015-11-03
net/mlx5e: Avoid NULL pointer access in case of configuration failure
Achiad Shochat
1
-0
/
+6
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+4
2015-10-30
mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static
Jiri Pirko
1
-1
/
+1
2015-10-30
mlxsw: Put braces on all arms of branch statement
Or Gerlitz
1
-1
/
+2
2015-10-30
mlxsw: Put constant on the right side of comparisons
Or Gerlitz
2
-3
/
+3
2015-10-30
mlxsw: spectrum: Fix ageing time value
Jiri Pirko
1
-1
/
+2
2015-10-30
mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack
Jiri Pirko
1
-4
/
+3
2015-10-30
mlxsw: reg: Fix desription typos of couple of SFN items
Jiri Pirko
1
-3
/
+3
2015-10-30
mlxsw: reg: Fix description for reg_sfd_uc_sub_port
Jiri Pirko
1
-2
/
+3
2015-10-30
mlxsw: spectrum: Add support for flood control
Ido Schimmel
3
-37
/
+78
2015-10-30
mlxsw: spectrum: Add support for VLAN ranges in flooding configuration
Ido Schimmel
1
-20
/
+20
2015-10-30
mlxsw: spectrum: move "bridged" bool to u8 flags
Jiri Pirko
2
-5
/
+5
2015-10-28
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2
-2
/
+2
2015-10-28
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...
Jack Morgenstein
1
-0
/
+2
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-21
/
+38
2015-10-16
mlxsw: spectrum: Add initial support for Spectrum ASIC
Jiri Pirko
10
-0
/
+3374
2015-10-16
mlxsw: reg: Add Switch Port VLAN MAC Learning register definition
Ido Schimmel
1
-0
/
+67
2015-10-16
mlxsw: reg: Add Switch Filtering Database Aging Time register definition
Jiri Pirko
1
-0
/
+37
2015-10-16
mlxsw: reg: Add Switch Virtual-Port Enabling register definition
Ido Schimmel
1
-0
/
+38
2015-10-16
mlxsw: reg: Add Switch VID to FID Allocation register definition
Ido Schimmel
1
-0
/
+95
2015-10-16
mlxsw: reg: Add Switch FID Management register definition
Ido Schimmel
1
-0
/
+87
2015-10-16
mlxsw: reg: Add shared buffer configuration registers definitions
Jiri Pirko
1
-0
/
+349
2015-10-16
mlxsw: reg: Add Switch Port VID and Switch Port VLAN Membership registers def...
Elad Raz
1
-0
/
+146
2015-10-16
mlxsw: reg: Add Switch FDB Notification register definition
Jiri Pirko
1
-0
/
+101
2015-10-16
mlxsw: reg: Add Switch Filtering Database register definition
Jiri Pirko
1
-0
/
+216
2015-10-16
mlxsw: item: Add MLXSW_ITEM_BUF_INDEXED helper
Jiri Pirko
1
-6
/
+40
2015-10-16
mlxsw: item: Make src arg of memcpy_to helper const
Jiri Pirko
1
-2
/
+2
2015-10-16
mlxsw: cmd: Introduce FID-offset flooding tables
Ido Schimmel
3
-0
/
+18
2015-10-16
mlxsw: cmd: Introduce per-FID flooding tables
Ido Schimmel
3
-0
/
+19
2015-10-16
mlxsw: Enable configuration of flooding domains
Ido Schimmel
2
-4
/
+5
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-10-16
mlx4: corretly check failed allocation
Insu Yun
1
-1
/
+1
2015-10-16
mlxsw: cmd: Update CONFIG_PROFILE command documentation
Ido Schimmel
1
-13
/
+11
2015-10-16
mlxsw: Add trap group for control packets
Ido Schimmel
2
-7
/
+24
2015-10-16
mlxsw: Simplify traps creation
Ido Schimmel
3
-9
/
+13
2015-10-16
mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it
Jiri Pirko
2
-3
/
+8
2015-10-16
mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type
Ido Schimmel
1
-7
/
+9
2015-10-16
mlxsw: reg: Remove extra space in SFGC ID define
Jiri Pirko
1
-1
/
+1
2015-10-16
mlxsw: reg: Uppercase letters in register IDs
Jiri Pirko
1
-2
/
+2
2015-10-16
mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level
Jiri Pirko
2
-7
/
+5
2015-10-16
mlxsw: core: Do not use EMADs in mlxsw_emad_fini
Jiri Pirko
1
-0
/
+1
2015-10-16
mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd
Jiri Pirko
2
-8
/
+20
2015-10-16
mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks
Jiri Pirko
2
-4
/
+1
2015-10-16
mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define
Jiri Pirko
1
-2
/
+3
[next]