index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_kernel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
1
-0
/
+31
2008-04-17
IB/ipath: Enable 4KB MTU
Dave Olson
1
-0
/
+1
2008-04-17
IB/ipath: Provide I/O bus speeds for diagnostic purposes
Arthur Jones
1
-4
/
+5
2008-04-17
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
1
-1
/
+1
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
1
-0
/
+1
2008-01-26
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
1
-0
/
+2
2008-01-26
IB/ipath: Minor cleanup of unused fields and chip-specific errors
Dave Olson
1
-3
/
+2
2008-01-26
IB/ipath: New sysfs entries to control 7220 features
Michael Albaugh
1
-0
/
+3
2008-01-26
IB/ipath: Add new chip-specific functions to older chips, consistent init
Dave Olson
1
-1
/
+87
2008-01-26
IB/ipath: Remove unused MDIO interface code
Dave Olson
1
-29
/
+0
2008-01-26
IB/ipath: Add ipath_read_ireg() abstraction
Arthur Jones
1
-0
/
+8
2008-01-26
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
1
-0
/
+1
2008-01-26
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
1
-0
/
+3
2008-01-26
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
1
-2
/
+4
2008-01-26
IB/ipath: Export hardware counters more consistently
Ralph Campbell
1
-0
/
+2
2008-01-26
IB/ipath: MAD performance sampling registers support
Ralph Campbell
1
-0
/
+9
2008-01-26
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
1
-10
/
+6
2008-01-26
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
1
-0
/
+6
2008-01-26
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
1
-3
/
+14
2008-01-26
IB/ipath: Fix sendctrl locking
John Gregor
1
-0
/
+1
2008-01-26
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
1
-4
/
+0
2008-01-26
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
1
-1
/
+2
2008-01-25
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
1
-2
/
+1
2007-10-10
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
1
-0
/
+2
2007-10-10
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
Arthur Jones
1
-2
/
+6
2007-10-10
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
1
-0
/
+2
2007-07-31
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
1
-9
/
+2
2007-07-31
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
1
-1
/
+1
2007-07-18
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
1
-1
/
+0
2007-07-18
IB/ipath: Make a few functions static
Roland Dreier
1
-1
/
+0
2007-07-10
IB/ipath: Test interrupts at driver startup
Arthur Jones
1
-0
/
+5
2007-07-10
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
1
-4
/
+0
2007-07-10
IB/ipath: Be more cautious about coming out of freeze mode
Dave Olson
1
-0
/
+1
2007-07-10
IB/ipath: Update copyright dates
John Gregor
1
-1
/
+1
2007-07-10
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
1
-0
/
+8
2007-07-10
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
1
-0
/
+1
2007-07-10
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
1
-0
/
+38
2007-07-10
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
1
-2
/
+5
2007-07-10
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
1
-0
/
+19
2007-05-15
IB/ipath: Shadow the gpio_mask register
Arthur Jones
1
-0
/
+2
2007-04-19
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
1
-1
/
+3
2007-04-19
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
1
-2
/
+0
2007-04-19
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
1
-1
/
+1
2007-04-19
IB/ipath: Don't initialize port memory for subports
Ralph Campbell
1
-0
/
+2
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2006-11-09
[PATCH] IB/ipath - program intconfig register using new HT irq hook
Bryan O'Sullivan
1
-0
/
+4
2006-10-16
IB/ipath: Initialize diagpkt file on device init only
Robert Walsh
1
-3
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-28
IB/ipath: Fix and recover TXE piobuf and PBC parity errors
Bryan O'Sullivan
1
-2
/
+4
2006-09-28
IB/ipath: Call mtrr_del with correct arguments
Bryan O'Sullivan
1
-0
/
+2
[next]