index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
1
-1
/
+1
|
\
[next]