linux/drivers/net/mlx4
Yevgeny Petrilin ab6dc30da5 mlx4: Sensing link type at device initialization
When bringing the port up, performing a SENSE_PORT command
To try and check to which physical link type (IB or Ethernet) the physical
port is connected.
In case there is no valid link partner, the port will come up as its
supported default.

Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-07 20:36:12 -07:00
..
alloc.c mlx4_core: maintain available field in bitmap allocator 2011-03-23 12:24:24 -07:00
catas.c mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) 2011-01-12 09:50:36 -08:00
cmd.c
cq.c mlx4: Changing interrupt scheme 2011-03-23 12:24:18 -07:00
en_cq.c mlx4_en: using new mlx4 interrupt scheme 2011-03-23 12:24:18 -07:00
en_ethtool.c mlx4_en: Removing HW info from ethtool -i report. 2011-03-24 11:47:51 -07:00
en_main.c mlx4: generalization of multicast steering. 2011-03-23 12:24:21 -07:00
en_netdev.c mlx4_en: Fix loss of promiscuity 2011-03-27 23:35:06 -07:00
en_port.c mlx4_en: Enabling new steering 2011-03-23 12:24:22 -07:00
en_port.h mlx4_en: Enabling new steering 2011-03-23 12:24:22 -07:00
en_resources.c
en_rx.c mlx4_en: Enabling new steering 2011-03-23 12:24:22 -07:00
en_selftest.c
en_tx.c mlx4_en: Using blue flame support 2011-03-23 12:24:25 -07:00
eq.c mlx4: Fixing bad size of event queue buffer 2011-03-31 02:52:18 -07:00
fw.c mlx4_en: Enabling new steering 2011-03-23 12:24:22 -07:00
fw.h mlx4: generalization of multicast steering. 2011-03-23 12:24:21 -07:00
icm.c
icm.h
intf.c
main.c mlx4: Sensing link type at device initialization 2011-04-07 20:36:12 -07:00
Makefile
mcg.c mlx4: fix kfree on error path in new_steering_entry() 2011-04-03 22:04:01 -07:00
mlx4.h mlx4: Sensing link type at device initialization 2011-04-07 20:36:12 -07:00
mlx4_en.h mlx4_en: updated driver version to 1.5.4.1 2011-03-23 12:24:26 -07:00
mr.c
pd.c mlx4_core: reserve UARs for userspace consumers 2011-03-23 12:24:24 -07:00
port.c mlx4_en: Enabling new steering 2011-03-23 12:24:22 -07:00
profile.c mlx4: Changing interrupt scheme 2011-03-23 12:24:18 -07:00
qp.c
reset.c
sense.c mlx4: Sensing link type at device initialization 2011-04-07 20:36:12 -07:00
srq.c