linux-sg2042/drivers/infiniband/hw/ipath
Greg Kroah-Hartman 23b9c1ab5b Infiniband: make ipath driver use default driver groups.
Make the ipath driver use the new driver functions so that it does not
touch the sysfs portion of the driver structure.

We also remove the redundant symlink from the device back to the driver,
as it is already in the sysfs tree.  Any userspace tools should be using
the standard symlink, not some driver specific one.

Cc: Roland Dreier <rdreier@cisco.com>
Cc: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Cc: Arthur Jones <arthur.jones@qlogic.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:34 -08:00
..
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IB/ipath: Remove ipath_layer dead code 2007-07-20 21:19:43 -07:00
ipath_common.h IB/ipath: Indicate a couple of chip bugs to userspace 2007-10-09 20:57:54 -07:00
ipath_cq.c IB/ipath: Fix offset returned to ibv_resize_cq() 2007-11-20 11:03:26 -08:00
ipath_debug.h IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_diag.c IB/ipath: Performance optimization for CPU differences 2007-10-09 20:04:14 -07:00
ipath_dma.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_driver.c Infiniband: make ipath driver use default driver groups. 2008-01-24 20:40:34 -08:00
ipath_eeprom.c IB/ipath: Limit length checksummed in eeprom 2007-10-30 10:58:53 -07:00
ipath_file_ops.c IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. 2007-10-09 21:03:02 -07:00
ipath_fs.c IB/ipath: Remove unneeded code for ipathfs 2007-10-09 20:43:17 -07:00
ipath_iba6110.c IB/ipath: Fix QHT7040 serial number check 2007-10-09 20:58:49 -07:00
ipath_iba6120.c IB/ipath: Indicate a couple of chip bugs to userspace 2007-10-09 20:57:54 -07:00
ipath_init_chip.c IB/ipath: Workaround problem of errormask register being overwritten 2007-07-30 13:16:46 -07:00
ipath_intr.c IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) 2007-10-30 11:05:49 -07:00
ipath_kernel.h Infiniband: make ipath driver use default driver groups. 2008-01-24 20:40:34 -08:00
ipath_keys.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_mad.c IB/ipath: Remove redundant link state checks 2007-10-09 21:02:08 -07:00
ipath_mmap.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_mr.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_qp.c IB/ipath: Fix error path in QP creation 2007-11-20 11:04:10 -08:00
ipath_rc.c IB/ipath: Fix race with ACK retry timeout list management 2007-11-13 15:26:58 -08:00
ipath_registers.h IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_ruc.c IB/ipath: Fix a race where s_last is updated without lock held 2007-10-30 10:57:24 -07:00
ipath_srq.c IB/ipath: Normalize error return codes for posting work requests 2007-11-20 11:05:42 -08:00
ipath_stats.c IB/ipath: Maintain active time on all chips 2007-10-09 21:00:08 -07:00
ipath_sysfs.c Infiniband: make ipath driver use default driver groups. 2008-01-24 20:40:34 -08:00
ipath_uc.c IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate 2007-10-09 20:44:56 -07:00
ipath_ud.c IB/ipath: Fix receiving UD messages with immediate data 2008-01-16 14:42:35 -08:00
ipath_user_pages.c IB/ipath: Remove ipath_get_user_pages_nocopy() 2007-07-17 18:37:43 -07:00
ipath_verbs.c IB/ipath: Normalize error return codes for posting work requests 2007-11-20 11:05:42 -08:00
ipath_verbs.h IB/ipath: Remove duplicate copy of LMC 2007-10-09 20:55:06 -07:00
ipath_verbs_mcast.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_wc_ppc64.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_wc_x86_64.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00