linux/drivers/infiniband/hw/nes
Greg Kroah-Hartman c1357e452d IB: nes: convert to use DRIVER_ATTR_RW
We are trying to get rid of DRIVER_ATTR(), and all of the nes.c driver
attributes can be trivially changed to use DRIVER_ATTR_RW(), making the
code smaller and easier to manage over time.

Cc: Faisal Latif <faisal.latif@intel.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Cc: <linux-rdma@vger.kernel.org>
Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-12 16:14:29 +02:00
..
Kconfig RDMA/nes: Replace LRO with GRO 2016-02-29 17:11:57 -05:00
Makefile RDMA/nes: Support for Packed And Unaligned fpdus 2011-10-10 10:54:47 -07:00
nes_cm.c RDMA/nes: use designated initializers 2017-01-12 11:38:41 -05:00
nes_cm.h iw_nes: remove port mapper related code 2016-03-16 13:48:11 -04:00
nes_context.h RDMA/nes: Copyright update 2012-01-30 16:18:07 -08:00
nes_hw.c IB/nes: use setup_timer 2017-04-28 13:19:13 -04:00
nes_hw.h RDMA/nes: Replace LRO with GRO 2016-02-29 17:11:57 -05:00
nes_mgt.c IB/nes: use setup_timer 2017-04-28 13:19:13 -04:00
nes_mgt.h RDMA/nes: Copyright update 2012-01-30 16:18:07 -08:00
nes_nic.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
nes_utils.c RDMA/nes: replace custom print_hex_dump() 2016-05-13 19:40:01 -04:00
nes_verbs.c IB/core: Rename struct ib_ah_attr to rdma_ah_attr 2017-05-01 14:32:43 -04:00
nes_verbs.h RDMA/nes: Adding queue drain functions 2016-05-13 19:39:59 -04:00
nes.c IB: nes: convert to use DRIVER_ATTR_RW 2017-06-12 16:14:29 +02:00
nes.h drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00