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.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
/
mlx4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
1
-0
/
+1
2013-07-02
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
1
-0
/
+20
2013-06-14
net/mlx4: Add VF link state support
Rony Efraim
1
-0
/
+1
2013-05-09
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-79
/
+0
2013-04-27
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
1
-0
/
+2
2013-04-27
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
1
-0
/
+26
2013-04-25
mlx4_core: Move DMFS HW structs to common header file
Hadar Hen Zion
1
-79
/
+0
2013-04-25
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
1
-1
/
+5
2013-04-12
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
1
-0
/
+4
2013-03-08
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
1
-1
/
+1
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+26
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
1
-0
/
+2
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
1
-0
/
+16
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
1
-8
/
+8
2013-02-08
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
1
-7
/
+0
2013-01-31
net/mlx4_core: Use firmware driven flow steering hash mode
Hadar Hen Zion
1
-5
/
+0
2013-01-31
net/mlx4_core: Directly expose fields of HW flow steering rule control segment
Hadar Hen Zion
1
-2
/
+5
2012-12-19
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
1
-2
/
+4
2012-10-01
mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs
Roland Dreier
1
-0
/
+1
2012-10-01
mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
Roland Dreier
1
-0
/
+6
2012-10-01
mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem
Roland Dreier
1
-1
/
+1
2012-10-01
mlx4: Paravirtualize Node Guids for slaves
Jack Morgenstein
1
-0
/
+1
2012-10-01
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
Jack Morgenstein
1
-0
/
+1
2012-10-01
mlx4_core: Add IB port-state machine and port mgmt event propagation
Jack Morgenstein
1
-0
/
+1
2012-10-01
mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop
Jack Morgenstein
1
-0
/
+47
2012-09-07
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
1
-0
/
+76
2012-08-16
mlx4_core: Fix integer overflow issues around MTT table
Yishai Hadas
1
-2
/
+2
2012-07-25
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-62
/
+5
2012-07-11
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...
Jack Morgenstein
1
-1
/
+3
2012-07-10
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
1
-61
/
+2
2012-07-08
net/mlx4_core: Add resource tracking for device managed flow steering rules
Hadar Hen Zion
1
-0
/
+1
2012-07-08
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
1
-0
/
+13
2012-07-08
net/mlx4_core: Add firmware commands to support device managed flow steering
Hadar Hen Zion
1
-0
/
+10
2012-07-08
net/mlx4_core: Change resource tracking ID to be 64 bit
Hadar Hen Zion
1
-1
/
+1
2012-07-08
net/mlx4_core: Change resource tracking mechanism to use red-black tree
Hadar Hen Zion
1
-1
/
+2
2012-06-01
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
1
-0
/
+10
2012-05-16
net/mlx4_core: Add XRC domains and counters to resource tracker
Jack Morgenstein
1
-0
/
+4
2012-05-16
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
1
-1
/
+7
2012-04-05
net/mlx4_core: set port QoS attributes
Amir Vadai
1
-0
/
+20
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+7
2012-03-13
Merge branches 'misc' and 'mlx4' into for-next
Roland Dreier
1
-1
/
+7
2012-03-13
mlx4_core: Scale size of MTT table with system RAM
Roland Dreier
1
-1
/
+1
2012-03-13
mlx4_core: Allow dynamic MTU configuration for IB ports
Or Gerlitz
1
-0
/
+2
2012-03-13
mlx4_core: Report thermal error events
Jack Morgenstein
1
-0
/
+4
2012-03-07
mlx4_core: Get rid of redundant ext_port_cap flags
Or Gerlitz
1
-1
/
+0
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-22
mlx4: Replacing pool_lock with mutex
Yevgeny Petrilin
1
-1
/
+1
2012-02-14
mlx4: remove unused field high_prios
Eugenia Emantayev
1
-1
/
+0
2012-01-23
mlx4_core: map async events to arbitrary slave eqs
Marcel Apfelbaum
1
-3
/
+5
2011-12-13
mlx4_core: updated driver version to 1.1
Yevgeny Petrilin
1
-2
/
+2
[next]