index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
net/mlx_en: Timestamping is not supported in slave mode
Amir Vadai
1
-0
/
+3
2013-06-04
net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...
Jack Morgenstein
1
-14
/
+6
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-0
/
+22
2013-04-24
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
1
-0
/
+57
2013-03-07
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
-0
/
+4
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
1
-0
/
+4
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-02-07
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
1
-4
/
+1
2013-02-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2013-02-05
mlx4_core: Fix advertisement of wrong PF context behaviour
Or Gerlitz
1
-1
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+1
2013-01-31
net/mlx4_core: Use firmware driven flow steering hash mode
Hadar Hen Zion
1
-16
/
+0
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+2
2013-01-28
net/mlx4_core: Return proper error code when __mlx4_add_one fails
Jack Morgenstein
1
-2
/
+5
2013-01-18
net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
Or Gerlitz
1
-9
/
+2
2012-12-19
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
1
-8
/
+44
2012-12-19
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
1
-22
/
+49
2012-12-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+37
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
mlx4_core: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-26
mlx4: 64-byte CQE/EQE support
Or Gerlitz
1
-1
/
+37
2012-10-23
mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() fails
Dotan Barak
1
-1
/
+4
2012-10-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-46
/
+125
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-10-01
mlx4_core: Disable SENSE_PORT for multifunction devices
Roland Dreier
1
-0
/
+3
2012-10-01
mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs
Roland Dreier
1
-14
/
+14
2012-10-01
mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
Roland Dreier
1
-13
/
+16
2012-09-30
mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem
Roland Dreier
1
-5
/
+6
2012-09-30
mlx4_core: Trivial cleanups to driver log messages
Roland Dreier
1
-5
/
+4
2012-09-30
mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations
Jack Morgenstein
1
-13
/
+48
2012-09-30
mlx4: Paravirtualize Node Guids for slaves
Jack Morgenstein
1
-0
/
+22
2012-09-30
mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop
Jack Morgenstein
1
-0
/
+11
2012-09-30
mlx4_core: Add proxy and tunnel QPs to the reserved QP area
Jack Morgenstein
1
-0
/
+5
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-3
/
+0
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-07
net/mlx4_core: Return the error value in case of command initialization failure
Eugenia Emantayev
1
-1
/
+2
2012-09-07
net/mlx4_core: Fixing error flow in case of QUERY_FW failure
Aviad Yehezkel
1
-6
/
+7
2012-08-03
net/mlx4_core: Remove port type restrictions
Yevgeny Petrilin
1
-3
/
+0
2012-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+29
2012-07-25
mlx4: Add support for EEH error recovery
Kleber Sacilotto de Souza
1
-1
/
+29
2012-07-24
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-22
/
+64
2012-07-11
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...
Jack Morgenstein
1
-4
/
+28
2012-07-11
mlx4_core: Allow guests to have IB ports
Jack Morgenstein
1
-18
/
+8
2012-07-11
mlx4_core: Implement mechanism for reserved Q_Keys
Jack Morgenstein
1
-0
/
+17
2012-07-10
net/mlx4_core: Initialize IB port capabilities for all slaves
Jack Morgenstein
1
-0
/
+11
2012-07-07
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
1
-13
/
+43
2012-07-07
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
1
-1
/
+15
2012-07-05
mlx4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+3
2012-06-25
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
[next]