index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_kernel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup
Michael Albaugh
2008-04-16
1
-2
/
+5
*
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-16
1
-1
/
+10
*
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
2008-04-16
1
-0
/
+2
*
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
2008-04-16
1
-0
/
+2
*
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
2008-04-16
1
-0
/
+2
*
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
2008-04-16
1
-0
/
+31
*
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
1
-0
/
+1
*
IB/ipath: Provide I/O bus speeds for diagnostic purposes
Arthur Jones
2008-04-16
1
-4
/
+5
*
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
2008-04-16
1
-1
/
+1
*
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
2008-03-11
1
-0
/
+1
*
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
2008-01-25
1
-0
/
+2
*
IB/ipath: Minor cleanup of unused fields and chip-specific errors
Dave Olson
2008-01-25
1
-3
/
+2
*
IB/ipath: New sysfs entries to control 7220 features
Michael Albaugh
2008-01-25
1
-0
/
+3
*
IB/ipath: Add new chip-specific functions to older chips, consistent init
Dave Olson
2008-01-25
1
-1
/
+87
*
IB/ipath: Remove unused MDIO interface code
Dave Olson
2008-01-25
1
-29
/
+0
*
IB/ipath: Add ipath_read_ireg() abstraction
Arthur Jones
2008-01-25
1
-0
/
+8
*
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
2008-01-25
1
-0
/
+1
*
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
2008-01-25
1
-0
/
+3
*
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
2008-01-25
1
-2
/
+4
*
IB/ipath: Export hardware counters more consistently
Ralph Campbell
2008-01-25
1
-0
/
+2
*
IB/ipath: MAD performance sampling registers support
Ralph Campbell
2008-01-25
1
-0
/
+9
*
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
2008-01-25
1
-10
/
+6
*
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
2008-01-25
1
-0
/
+6
*
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
2008-01-25
1
-3
/
+14
*
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-25
1
-0
/
+1
*
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2008-01-25
1
-4
/
+0
*
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
2008-01-25
1
-1
/
+2
*
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
1
-2
/
+1
*
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
2007-10-09
1
-0
/
+2
*
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
Arthur Jones
2007-10-09
1
-2
/
+6
*
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
2007-10-09
1
-0
/
+2
*
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
2007-07-30
1
-9
/
+2
*
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
2007-07-30
1
-1
/
+1
*
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2007-07-17
1
-1
/
+0
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
1
-1
/
+0
*
IB/ipath: Test interrupts at driver startup
Arthur Jones
2007-07-09
1
-0
/
+5
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-09
1
-4
/
+0
*
IB/ipath: Be more cautious about coming out of freeze mode
Dave Olson
2007-07-09
1
-0
/
+1
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
1
-1
/
+1
*
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
2007-07-09
1
-0
/
+8
*
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
2007-07-09
1
-0
/
+1
*
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
2007-07-09
1
-0
/
+38
*
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
2007-07-09
1
-2
/
+5
*
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
2007-07-09
1
-0
/
+19
*
IB/ipath: Shadow the gpio_mask register
Arthur Jones
2007-05-14
1
-0
/
+2
*
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
1
-1
/
+3
*
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-04-18
1
-2
/
+0
*
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
2007-04-18
1
-1
/
+1
*
IB/ipath: Don't initialize port memory for subports
Ralph Campbell
2007-04-18
1
-0
/
+2
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
1
-1
/
+1
[next]