index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
Saeed Mahameed
1
-0
/
+156
2014-09-22
mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses
Jack Morgenstein
1
-4
/
+7
2014-07-09
net/mlx4: Verify port number in __mlx4_unregister_mac
Eugenia Emantayev
1
-2
/
+8
2014-07-09
net/mlx4_en: Fix set port ratelimit for 40GE
Eugenia Emantayev
1
-5
/
+17
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+109
2014-05-31
net/mlx4_core: Reset RoCE VF gids when guest driver goes down
Jack Morgenstein
1
-8
/
+109
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+20
2014-05-09
mellanox: Logging message cleanups
Joe Perches
1
-7
/
+5
2014-05-05
net/mlx4_core: Fix slave id computation for single port VF
Matan Barak
1
-15
/
+20
2014-03-29
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
1
-2
/
+3
2014-03-21
net/mlx4: Adapt code for N-Port VF
Matan Barak
1
-20
/
+138
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
1
-19
/
+98
2014-03-12
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
1
-3
/
+30
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
1
-0
/
+34
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+41
2014-01-19
IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
1
-0
/
+20
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
1
-0
/
+41
2013-11-08
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
1
-11
/
+0
2013-11-05
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
1
-12
/
+15
2013-11-05
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
1
-13
/
+32
2013-11-05
net/mlx4_core: Fix register/unreg vlan flow
Jack Morgenstein
1
-11
/
+10
2013-04-27
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
1
-2
/
+2
2013-04-27
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
1
-5
/
+10
2013-04-12
net/mlx4_en: set correct MTU in SRIOV
Eugenia Emantayev
1
-1
/
+3
2013-03-08
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
1
-4
/
+4
2013-02-08
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
1
-185
/
+8
2012-10-01
net/mlx4_core: Adjustments to SET_PORT for IB SR-IOV
Jack Morgenstein
1
-0
/
+10
2012-07-25
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+9
2012-07-19
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
1
-1
/
+0
2012-07-11
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...
Jack Morgenstein
1
-2
/
+9
2012-07-08
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
1
-24
/
+74
2012-07-08
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
1
-5
/
+4
2012-06-06
mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow
Jack Morgenstein
1
-2
/
+2
2012-05-16
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
1
-4
/
+3
2012-04-05
net/mlx4_core: set port QoS attributes
Amir Vadai
1
-0
/
+62
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-46
/
+22
2012-03-13
Merge branches 'misc' and 'mlx4' into for-next
Roland Dreier
1
-3
/
+22
2012-03-13
mlx4_core: Allow dynamic MTU configuration for IB ports
Or Gerlitz
1
-3
/
+22
2012-03-07
mlx4_core: Get rid of redundant ext_port_cap flags
Or Gerlitz
1
-43
/
+0
2012-03-07
net/mlx4: fixing sparse warnings when copying mac, address to gid entry
Yevgeny Petrilin
1
-4
/
+6
2012-02-14
mlx4: remove redundant adding of steering type to gid
Eugenia Emantayev
1
-2
/
+0
2012-01-23
mlx4_en: eth statistics modification
Eugenia Emantayev
1
-0
/
+21
2012-01-23
mlx4: VF is not allowed to perform dump stats
Eugenia Emantayev
1
-0
/
+2
2011-12-17
mlx4: Fix compile error when driver is comiled-in
Joerg Roedel
1
-2
/
+2
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
1
-120
/
+486
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
1
-5
/
+7
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-13
/
+59
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-19
mlx4: Fix vlan table overflow
Yevgeny Petrilin
1
-7
/
+8
[next]