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
/
staging
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
staging/rdma: Remove the entire rdma subdirectory of staging
Doug Ledford
2
-26
/
+0
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
64
-60978
/
+0
2016-05-26
IB/hfi1: Do not free hfi1 cdev parent structure early
Dennis Dalessandro
5
-6
/
+31
2016-05-26
IB/hfi1: Add trace message in user IOCTL handling
Dennis Dalessandro
3
-0
/
+3
2016-05-26
IB/hfi1: Remove write(), use ioctl() for user cmds
Dennis Dalessandro
1
-226
/
+0
2016-05-26
IB/hfi1: Add ioctl() interface for user commands
Dennis Dalessandro
2
-1
/
+208
2016-05-26
IB/hfi1: Remove unused user command
Dennis Dalessandro
1
-3
/
+0
2016-05-26
IB/hfi1: Remove snoop/diag interface
Dennis Dalessandro
3
-1934
/
+2
2016-05-26
IB/hfi1: Remove EPROM functionality from data device
Dennis Dalessandro
2
-392
/
+0
2016-05-26
IB/hfi1: Remove UI char device
Dennis Dalessandro
1
-167
/
+1
2016-05-26
IB/hfi1: Remove multiple device cdev
Dennis Dalessandro
1
-83
/
+19
2016-05-26
IB/hfi1: Remove anti-pattern in cdev init
Dennis Dalessandro
1
-7
/
+7
2016-05-26
IB/hfi1: Fix bug that blocks process on exit after port bounce
Jianxin Xiong
1
-1
/
+4
2016-05-26
IB/hfi1: Remove unnecessary comment
Ira Weiny
1
-3
/
+0
2016-05-26
IB/hfi1: Fix sdma_event_names[] build warning
Jubin John
1
-0
/
+2
2016-05-26
IB/hfi1: Fix an interval RB node reference count leak
Mitko Haralanov
1
-7
/
+6
2016-05-14
staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.
Muhammad Falak R Wani
1
-1
/
+1
2016-05-14
IB/hfi1: Change hfi1_init loop to preserve error returns
Ashutosh Dixit
1
-3
/
+3
2016-05-14
IB/hfi1: Keep SC_USER as the last send context type
Jianxin Xiong
1
-4
/
+4
2016-05-14
IB/hfi1: Immediately apply congestion setting MAD
Dean Luick
1
-33
/
+60
2016-05-14
IB/hfi1: Correct log message strings
Jakub Pawlak
4
-7
/
+6
2016-05-14
IB/hfi1: Fix hfi_rcvhdr tracepoint
Jubin John
1
-1
/
+1
2016-05-14
IB/hfi1: Remove unnecessary header
Jubin John
2
-2
/
+0
2016-05-14
IB/hfi1: Improve performance of interval RB trees
Mitko Haralanov
1
-11
/
+11
2016-05-14
IB/hfi1: Fix potential panic with sdma drained mechanism
Mike Marciniszyn
1
-1
/
+1
2016-05-14
IB/hfi1: Fix pio wait counter double increment
Mike Marciniszyn
1
-1
/
+0
2016-05-14
IB/hfi1: Remove no-op QSFP reset code
Dean Luick
1
-3
/
+0
2016-05-14
IB/hfi1: Correct external device configuration shift
Easwar Hariharan
1
-2
/
+2
2016-05-14
IB/hfi1: Wait for QSFP modules to initialize
Easwar Hariharan
3
-7
/
+21
2016-05-14
IB/hfi1: Ignore non-temperature warnings on a downed link
Easwar Hariharan
3
-7
/
+13
2016-04-28
IB/hfi1: Serialize hrtimer function calls
Jubin John
2
-15
/
+12
2016-04-28
IB/hfi1: Fix MAD port poll for active cables
Dean Luick
1
-1
/
+15
2016-04-28
IB/hfi1: Correctly report neighbor link down reason
Dean Luick
1
-14
/
+9
2016-04-28
IB/hfi1: Use the neighbor link down reason only when valid
Dean Luick
2
-9
/
+130
2016-04-28
IB/hfi1: Ignore link downgrade with 0 lanes
Dean Luick
1
-1
/
+5
2016-04-28
IB/hfi1: Add RSM rule for user FECN handling
Dean Luick
1
-0
/
+84
2016-04-28
IB/hfi1: Create a routine to set a receive side mapping rule
Dean Luick
1
-18
/
+57
2016-04-28
IB/hfi1: Move QOS decision logic into its own function
Dean Luick
1
-17
/
+50
2016-04-28
IB/hfi1: Extract RSM map table init from QOS
Dean Luick
2
-21
/
+71
2016-04-28
IB/hfi1: Reduce kernel context pio buffer allocation
Jianxin Xiong
4
-25
/
+61
2016-04-28
IB/hfi1: Change default number of user contexts
Jubin John
3
-54
/
+84
2016-04-28
IB/hfi1: Use global defines for upper bits in opcode
Mike Marciniszyn
2
-4
/
+1
2016-04-28
IB/hfi1: Remove unreachable code
Mike Marciniszyn
1
-1
/
+1
2016-04-28
IB/hfi1: Fix double QSFP resource acquire on cache refresh
Dean Luick
2
-29
/
+23
2016-04-28
IB/hfi1: Guard against concurrent I2C access across all chains
Dean Luick
1
-1
/
+8
2016-04-28
IB/hfi1: Remove module presence check outside pre-LNI checks
Easwar Hariharan
2
-16
/
+12
2016-04-28
IB/hfi1: Always turn on CDRs for low power QSFP modules
Easwar Hariharan
7
-82
/
+74
2016-04-28
IB/hfi1: Check P_KEY for all sent packets from user mode
Sebastian Sanchez
4
-41
/
+77
2016-04-28
IB/hfi1: Adjust default MTU to be 10KB
Sebastian Sanchez
3
-4
/
+9
2016-04-28
IB/hfi1: Simplify init_qpmap_table()
Dean Luick
1
-5
/
+2
[next]