Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-19 | IB/ipath: Make more names static | Roland Dreier | |
Make symbols that are only used in a single source file static. Signed-off-by: Roland Dreier <rolandd@cisco.com> | |||
2006-03-31 | IB/ipath: core driver header files | Bryan O'Sullivan | |
ipath_common.h and ips_common.h contain definitions shared between userspace and the kernel. ipath_kernel.h is the core driver header file. ipath_debug.h contains mask values used for controlling driver debugging. ipath_registers.h contains bitmask definitions used in chip registers. Signed-off-by: Bryan O'Sullivan <bos@pathscale.com> Signed-off-by: Roland Dreier <rolandd@cisco.com> |