Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
86d688984deefa3ae5a802880c11f2b408b5d6cf
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_kernel.h
e8ffef7
IB/ipath: Avoid test_bit() on u64 SDMA status value
by Roland Dreier
· 17 years ago
f018c7e
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
by Roland Dreier
· 17 years ago
40d9769
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
by Pavel Emelyanov
· 17 years ago
e2ab41c
IB/ipath: Need to always request and handle PIO avail interrupts
by Dave Olson
· 17 years ago
f4e91eb
IB: convert struct class_device to struct device
by Tony Jones
· 17 years ago
e7eacd3
IB/ipath: Update copyright dates for files changed in 2008
by Ralph Campbell
· 17 years ago
124b4dc
IB/ipath: add calls to new 7220 code and enable in build
by Dave Olson
· 17 years ago
bb91714
IB/ipath: Misc changes to prepare for IB7220 introduction
by Arthur Jones
· 17 years ago
afce688
IB/ipath: Header file changes to support IBA7220
by Ralph Campbell
· 17 years ago
6bb6883
IB/ipath: Fix up error handling
by Ralph Campbell
· 17 years ago
9b436eb
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
by Dave Olson
· 17 years ago
1d7c2e5
IB/ipath: Enable reduced PIO update for HCAs that support it.
by Dave Olson
· 17 years ago
9355fb6
IB/ipath: Add support for 7220 receive queue changes
by Ralph Campbell
· 17 years ago
2ba3f56
IB/ipath: Fix some white space and code style issues
by Ralph Campbell
· 17 years ago
d84e0b2
IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup
by Michael Albaugh
· 17 years ago
c4b4d16
IB/ipath: Make send buffers available for kernel if not allocated to user
by Ralph Campbell
· 17 years ago
4330e4d
IB/ipath: Prevent link-recovery code from negating admin disable
by Michael Albaugh
· 17 years ago
72708a0
IB/ipath: HW workaround for case where chip can send but not receive
by Dave Olson
· 17 years ago
a51a251
IB/ipath: Add code to support multiple link speeds and widths
by Ralph Campbell
· 17 years ago
58411d1
IB/ipath: Head of Line blocking vs forward progress of user apps
by John Gregor
· 17 years ago
826d801
IB/ipath: Enable 4KB MTU
by Dave Olson
· 17 years ago
6ca2abf
IB/ipath: Provide I/O bus speeds for diagnostic purposes
by Arthur Jones
· 17 years ago
6ef6aee
IB/ipath: Fix sparse warning about pointer signedness
by Arthur Jones
· 17 years ago
140277e
IB/ipath: Fix IB compliance problems with link state vs physical state
by Ralph Campbell
· 17 years ago
6ac5072
IB/ipath: Changes to support PIO bandwidth check on IBA7220
by Dave Olson
· 18 years ago
ddb70c8
IB/ipath: Minor cleanup of unused fields and chip-specific errors
by Dave Olson
· 17 years ago
359193e
IB/ipath: New sysfs entries to control 7220 features
by Michael Albaugh
· 17 years ago
c4bce80
IB/ipath: Add new chip-specific functions to older chips, consistent init
by Dave Olson
· 17 years ago
7387273
IB/ipath: Remove unused MDIO interface code
by Dave Olson
· 17 years ago
7da0498
IB/ipath: Add ipath_read_ireg() abstraction
by Arthur Jones
· 17 years ago
4ea61b5
IB/ipath: Add flag and handling for chips with swapped register bug
by Ralph Campbell
· 17 years ago
60948a4
IB/ipath: Port config has on-chip effects for 7220
by Ralph Campbell
· 17 years ago
a18e26a
IB/ipath: Allow more flexible user register alignments
by Ralph Campbell
· 17 years ago
3029fcc
IB/ipath: Export hardware counters more consistently
by Ralph Campbell
· 17 years ago
6c719ca
IB/ipath: MAD performance sampling registers support
by Ralph Campbell
· 17 years ago
755807a
IB/ipath: Changes for fields moving from devdata to portdata
by Dave Olson
· 17 years ago
d827486
IB/ipath: Generalize some xxx_SHIFT macros
by Dave Olson
· 17 years ago
c59a80a
IB/ipath: kreceive uses portdata rather than devdata
by Ralph Campbell
· 17 years ago
e342c11
IB/ipath: Fix sendctrl locking
by John Gregor
· 17 years ago
9ab4295
IB/ipath: Remove dead code for user process waiting for send buffer
by Ralph Campbell
· 17 years ago
2c45688
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
by Matthias Kaehlcke
· 17 years ago
23b9c1a
Infiniband: make ipath driver use default driver groups.
by Greg Kroah-Hartman
· 17 years ago
49739b3
IB/ipath: Fix IB_EVENT_PORT_ERR event
by Ralph Campbell
· 17 years ago
70c51da
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
by Arthur Jones
· 17 years ago
210d6ca
IB/ipath: Performance optimization for CPU differences
by Ralph Campbell
· 18 years ago
78d1e02
IB/ipath: Workaround problem of errormask register being overwritten
by Dave Olson
· 18 years ago
3810f2a
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
by Dave Olson
· 18 years ago
1743b91
IB/ipath: Remove ipath_get_user_pages_nocopy()
by Roland Dreier
· 18 years ago
da9aec7
IB/ipath: Make a few functions static
by Roland Dreier
· 18 years ago
3588423
IB/ipath: Test interrupts at driver startup
by Arthur Jones
· 18 years ago
9ca4865
IB/ipath: Remove support for preproduction HTX InfiniPath cards
by Ralph Campbell
· 18 years ago
0f4fc5e
IB/ipath: Be more cautious about coming out of freeze mode
by Dave Olson
· 18 years ago
87427da
IB/ipath: Update copyright dates
by John Gregor
· 18 years ago
f2d0423
IB/ipath: ipath_poll fixups and enhancements
by Robert Walsh
· 18 years ago
9380068
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
by Dave Olson
· 18 years ago
aecd3b5
IB/ipath: Log "active" time and some errors to EEPROM
by Michael Albaugh
· 18 years ago
17b2eb9
IB/ipath: Lock and always use shadow copies of GPIO register
by Michael Albaugh
· 18 years ago
82466f0
IB/ipath: Support blinking LEDs with an led_override file
by Michael Albaugh
· 18 years ago
8f140b4
IB/ipath: Shadow the gpio_mask register
by Arthur Jones
· 18 years ago
9783ab4
IB/ipath: Improve handling and reporting of parity errors
by Bryan O'Sullivan
· 18 years ago
c8c6f5d
IB/ipath: Remove unused ipath_read_kreg64_port()
by Bryan O'Sullivan
· 18 years ago
8ec1077
IB/ipath: Change packet problems vs chip errors handling and reporting
by Bryan O'Sullivan
· 18 years ago
947d761
IB/ipath: Don't initialize port memory for subports
by Ralph Campbell
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
51f65eb
[PATCH] IB/ipath - program intconfig register using new HT irq hook
by Bryan O'Sullivan
· 18 years ago
6ef93dd
IB/ipath: Initialize diagpkt file on device init only
by Robert Walsh
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
89d1e09
IB/ipath: Fix and recover TXE piobuf and PBC parity errors
by Bryan O'Sullivan
· 18 years ago
957670a
IB/ipath: Call mtrr_del with correct arguments
by Bryan O'Sullivan
· 18 years ago
1fd3b40
IB/ipath: Improved support for PowerPC
by Bryan O'Sullivan
· 18 years ago
f62fe77
IB/ipath: Support multiple simultaneous devices of different types
by Bryan O'Sullivan
· 18 years ago
8d588f8
IB/ipath: Print more informative parity error messages
by Bryan O'Sullivan
· 18 years ago
2c9446a
IB/ipath: Support revision 2 InfiniPath PCIE devices
by Bryan O'Sullivan
· 18 years ago
9929b0f
IB/ipath: Driver support for userspace sharing of HW contexts
by Bryan O'Sullivan
· 18 years ago
30fc5c3
IB/ipath: control receive polarity inversion
by Bryan O'Sullivan
· 18 years ago
525d0ca
IB/ipath: support new QLogic product naming scheme
by Bryan O'Sullivan
· 18 years ago
98341f2
IB/ipath: add new minor device to allow sending of diag packets
by Bryan O'Sullivan
· 18 years ago
32c0a26
IB/ipath: trivial cleanups
by Bryan O'Sullivan
· 18 years ago
0fd4136
IB/ipath: remove stale references to userspace SMA
by Bryan O'Sullivan
· 18 years ago
b55f4f0
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
by Bryan O'Sullivan
· 18 years ago
34b2aaf
IB/ipath: simplify layering code
by Bryan O'Sullivan
· 18 years ago
b1c1b6a
IB/ipath: merge ipath_core and ib_ipath drivers
by Bryan O'Sullivan
· 18 years ago
35783ec
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMA
by Bryan O'Sullivan
· 19 years ago
8307c28
[PATCH] IB/ipath: support more models of InfiniPath hardware
by Bryan O'Sullivan
· 19 years ago
fba7520
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
by Bryan O'Sullivan
· 19 years ago
f37bda9
[PATCH] IB/ipath: memory management cleanups
by Bryan O'Sullivan
· 19 years ago
06993ca
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
by Bryan O'Sullivan
· 19 years ago
b35f004
[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata
by Bryan O'Sullivan
· 19 years ago
685f97e
[PATCH] IB/ipath: update some comments and fix typos
by Bryan O'Sullivan
· 19 years ago
a2acb2f
[PATCH] IB/ipath: allow diags on any unit
by Bryan O'Sullivan
· 19 years ago
759d576
[PATCH] IB/ipath: update copyrights and other strings to reflect new company name
by Bryan O'Sullivan
· 19 years ago
f2080fa
IB/ipath: enable GPIO interrupt on HT-460
by Bryan O'Sullivan
· 19 years ago
c71c30d
IB/ipath: prevent hardware from being accessed during reset
by Bryan O'Sullivan
· 19 years ago
ac2ae4c
IB/ipath: Make more names static
by Roland Dreier
· 19 years ago
d41d3ae
IB/ipath: core driver header files
by Bryan O'Sullivan
· 19 years ago