index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-06
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
1
-1
/
+2
2015-03-24
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
3
-12
/
+14
2015-03-24
net/mlx4_en: Call register_netdevice in the proper location
Ido Shamay
1
-7
/
+8
2015-03-18
net/mlx4_en: Set statistics bitmap at port init
Eran Ben Elisha
1
-2
/
+2
2015-03-18
net/mlx4_en: Fix off-by-one in ethtool statistics display
Eran Ben Elisha
1
-1
/
+1
2015-03-02
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
1
-1
/
+7
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
2
-4
/
+6
2015-02-09
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-02-04
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
1
-0
/
+4
2015-02-04
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-04
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-02-04
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
1
-1
/
+2
2015-02-04
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
1
-1
/
+1
2015-02-04
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2
-9
/
+6
2015-02-04
net/mlx4_en: Port aggregation configuration
Moni Shoua
3
-0
/
+189
2015-02-04
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
6
-2
/
+157
2015-02-04
net/mlx4_core: Port aggregation low level interface
Moni Shoua
2
-5
/
+60
2015-02-02
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...
Jack Morgenstein
1
-1
/
+2
2015-01-27
net/mlx4_core: Update the HCA core clock frequency after INIT_PORT
Majd Dibbiny
1
-0
/
+33
2015-01-27
net/mlx4_core: Fix device capabilities dumping
Or Gerlitz
1
-6
/
+2
2015-01-27
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Matan Barak
1
-1
/
+3
2015-01-27
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
Saeed Mahameed
1
-10
/
+8
2015-01-27
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
Jack Morgenstein
1
-1
/
+0
2015-01-27
net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit
Jack Morgenstein
1
-0
/
+1
2015-01-27
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
3
-35
/
+9
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
2
-11
/
+12
2015-01-27
net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
Jack Morgenstein
1
-1
/
+3
2015-01-27
net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP
Jack Morgenstein
3
-2
/
+19
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
2
-1
/
+30
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
4
-41
/
+107
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
6
-70
/
+285
2015-01-25
net/mlx4_core: Handle AER flow properly
Yishai Hadas
1
-6
/
+65
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
3
-3
/
+25
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
4
-27
/
+152
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
3
-29
/
+101
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
3
-44
/
+46
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
1
-2
/
+43
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
18
-146
/
+206
2015-01-15
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
2
-3
/
+3
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-6
/
+6
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+9
2015-01-02
mlx4: include clocksource.h again
Richard Cochran
1
-0
/
+1
2015-01-02
net/mlx4_core: Fix error flow in mlx4_init_hca()
Jack Morgenstein
1
-9
/
+4
2015-01-02
net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow
Maor Gottlieb
1
-4
/
+5
2014-12-30
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-2
/
+2
2014-12-30
net: mlx4: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-4
/
+6
2014-12-22
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
1
-1
/
+11
[next]