linux/drivers/infiniband/hw/nes
Chien Tung 70c9db0fdf RDMA/nes: Write correct register write to set TX pause param
Setting TX pause param writes to the wrong register location causing
the adapter to hang.  Correct the define used to write the reigster.

Addresses: https://bugs.openfabrics.org/show_bug.cgi?id=2116
Reported-by: Shiri Franchi <shirif@voltaire.com>
Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-09-08 14:29:19 -07:00
..
Kconfig
Makefile
nes.c RDMA/nes: Fix misindented code 2010-08-04 14:29:31 -07:00
nes.h RDMA/nes: Fix hangs on ifdown 2010-07-28 15:14:27 -07:00
nes_cm.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2010-08-07 17:08:02 -07:00
nes_cm.h
nes_context.h
nes_hw.c RDMA/nes: Fix confusing if statement indentation 2010-08-05 14:21:31 -07:00
nes_hw.h RDMA/nes: Store and print eeprom version 2010-07-28 15:12:38 -07:00
nes_nic.c RDMA/nes: Write correct register write to set TX pause param 2010-09-08 14:29:19 -07:00
nes_user.h
nes_utils.c RDMA/nes: Store and print eeprom version 2010-07-28 15:12:38 -07:00
nes_verbs.c RDMA/nes: Get rid of "set but not used" variables 2010-08-04 14:25:40 -07:00
nes_verbs.h