index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/nes: Remove unnecessary parentheses
Nathan Chancellor
2018-09-21
1
-1
/
+1
*
RDMA/nes: Avoid complaints about unused variables
Bart Van Assche
2018-07-10
1
-4
/
+2
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-12
/
+8
|
\
|
*
RDMA/nes: Convert timers to use timer_setup()
Kees Cook
2017-10-09
1
-12
/
+8
*
|
IB/nes: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
1
-1
/
+1
*
|
IB/nes: Fix indentation
Bart Van Assche
2017-10-14
1
-2
/
+3
|
/
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-17
1
-2
/
+2
*
IB/nes: use setup_timer
Geliang Tang
2017-04-28
1
-3
/
+2
*
IB/nes: Fix incorrect type in assignment
Leon Romanovsky
2017-04-28
1
-1
/
+1
*
IB/nes: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-4
/
+2
*
RDMA/nes: Replace LRO with GRO
Ben Hutchings
2016-02-29
1
-43
/
+1
*
RDMA/nes: Fix for incorrect recording of the MAC address
Tatyana Nikolova
2015-07-14
1
-1
/
+1
*
infiniband: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-6
/
+6
*
Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"
Roland Dreier
2013-07-30
1
-2
/
+2
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
2012-12-08
1
-7
/
+2
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
1
-2
/
+2
|
\
|
*
RDMA/nes: Fix compilation error when nes_debug is enabled
Tatyana Nikolova
2012-09-30
1
-2
/
+2
*
|
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-08-13
1
-4
/
+2
|
/
*
RDMA/nes: Copyright update
Tatyana Nikolova
2012-01-30
1
-1
/
+1
*
RDMA/nes: Fix terminate during AE
Tatyana Nikolova
2012-01-04
1
-4
/
+0
*
RDMA/nes: Change MDIO bus clock to 2.5MHz
Tatyana Nikolova
2012-01-04
1
-1
/
+1
*
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
2011-10-10
1
-25
/
+48
*
RDMA/nes: Print IP address for critcal errors
Faisal Latif
2011-10-10
1
-0
/
+9
*
RDMA/nes: Fix terminate connection
Faisal Latif
2011-10-10
1
-8
/
+9
*
nes: do vlan cleanup
Jiri Pirko
2011-07-21
1
-12
/
+7
*
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
2011-04-20
1
-3
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
RDMA/nes: Don't generate async events for unregistered devices
Maciej Sosnowski
2011-02-03
1
-12
/
+20
*
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
2011-01-16
1
-0
/
+81
*
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
2011-01-16
1
-0
/
+14
*
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2010-09-08
1
-1
/
+2
*
RDMA/nes: Change state to closing after FIN
Faisal Latif
2010-09-08
1
-1
/
+12
*
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
2010-08-05
1
-3
/
+3
*
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
2010-08-04
1
-3
/
+0
*
RDMA/nes: Fix hangs on ifdown
Faisal Latif
2010-07-28
1
-3
/
+9
*
RDMA/nes: Rewrite expression to avoid undefined semantics
Roland Dreier
2010-07-14
1
-1
/
+1
*
RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
Chien Tung
2010-05-25
1
-1
/
+2
*
RDMA/nes: Async event for closed QP causes crash
Faisal Latif
2010-05-24
1
-0
/
+9
*
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
2010-04-21
1
-2
/
+2
*
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
2010-04-21
1
-5
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
RDMA/nes: Clear stall bit before destroying NIC QP
Chien Tung
2010-03-11
1
-0
/
+8
*
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
2010-02-25
1
-165
/
+231
*
RDMA/nes: Multiple disconnects cause crash during AE handling
Faisal Latif
2010-02-19
1
-60
/
+28
*
RDMA/nes: Check for zero STag
Faisal Latif
2009-12-09
1
-1
/
+2
*
RDMA/nes: Update copyright and branding string
Chien Tung
2009-12-09
1
-1
/
+1
*
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
2009-12-09
1
-1
/
+1
*
RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
Chien Tung
2009-12-09
1
-6
/
+22
*
RDMA/nes: Correct fast memory registration implementation
Chien Tung
2009-12-09
1
-2
/
+3
[next]