netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net/mlx4: Mellanox driver update 15-10-2013
@ 2013-10-15 14:55 Amir Vadai
  2013-10-15 14:55 ` [PATCH net-next 1/4] net/mlx4: Clean the code to eliminate trivial build warnings Amir Vadai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Amir Vadai @ 2013-10-15 14:55 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Eyal Perry, Amir Vadai

Hi Dave,

This patchset contains small code cleaning patches, and a patch to make
mlx4_core use module_request() in order to load the relevant link layer module
(mlx4_en or mlx4_ib) according to the port type.

Thanks,
Amir

Amir Vadai (1):
  net/mlx4: Unused local variable in mlx4_opreq_action

Eyal Perry (1):
  net/mlx4_core: Load higher level modules according to ports type

Or Gerlitz (2):
  net/mlx4: Clean the code to eliminate trivial build warnings
  net/mlx4: Fix typo, move similar defs to same location

 drivers/net/ethernet/mellanox/mlx4/cmd.c       |  2 --
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |  2 +-
 drivers/net/ethernet/mellanox/mlx4/fw.c        |  4 +---
 drivers/net/ethernet/mellanox/mlx4/main.c      | 29 ++++++++++++++++++++++++++
 drivers/net/ethernet/mellanox/mlx4/mcg.c       |  6 +++---
 drivers/net/ethernet/mellanox/mlx4/srq.c       |  1 +
 include/linux/mlx4/cmd.h                       |  6 ++----
 include/linux/mlx4/device.h                    |  2 +-
 8 files changed, 38 insertions(+), 14 deletions(-)

-- 
1.8.3.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-17 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 14:55 [PATCH net-next 0/4] net/mlx4: Mellanox driver update 15-10-2013 Amir Vadai
2013-10-15 14:55 ` [PATCH net-next 1/4] net/mlx4: Clean the code to eliminate trivial build warnings Amir Vadai
2013-10-15 14:55 ` [PATCH net-next 2/4] net/mlx4: Fix typo, move similar defs to same location Amir Vadai
2013-10-15 14:55 ` [PATCH net-next 3/4] net/mlx4: Unused local variable in mlx4_opreq_action Amir Vadai
2013-10-15 14:55 ` [PATCH net-next 4/4] net/mlx4_core: Load higher level modules according to ports type Amir Vadai
2013-10-17 19:13 ` [PATCH net-next 0/4] net/mlx4: Mellanox driver update 15-10-2013 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).