index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/nes: Don't generate async events for unregistered devices
Maciej Sosnowski
2011-02-03
1
-12
/
+20
*
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
Maciej Sosnowski
2011-01-16
1
-4
/
+39
*
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
2011-01-16
4
-0
/
+100
*
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
2011-01-16
4
-9
/
+83
*
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
2011-01-16
2
-6
/
+26
*
RDMA/nes: Fix string continuation line
Joe Perches
2011-01-10
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-26
3
-9
/
+11
|
\
|
*
RDMA/nes: Turn carrier off on ifdown
Maciej Sosnowski
2010-10-06
1
-0
/
+1
|
*
RDMA/nes: Report correct port state if interface is down
Chien Tung
2010-10-06
1
-1
/
+3
|
*
RDMA/nes: Remove unneeded variable
Dan Carpenter
2010-09-28
1
-2
/
+1
|
*
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
2010-09-27
1
-6
/
+6
*
|
net: percpu net_device refcount
Eric Dumazet
2010-10-12
2
-4
/
+4
|
/
*
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2010-09-08
2
-1
/
+3
*
RDMA/nes: Change state to closing after FIN
Faisal Latif
2010-09-08
1
-1
/
+12
*
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
2010-09-08
1
-8
/
+10
*
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
2010-09-08
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-07
8
-52
/
+64
|
\
|
*
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
2010-08-05
1
-3
/
+3
|
*
RDMA/nes: Fix misindented code
Roland Dreier
2010-08-04
1
-14
/
+12
|
*
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
2010-08-04
1
-1
/
+1
|
*
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
2010-08-04
5
-21
/
+2
|
*
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
2010-08-04
1
-1
/
+1
|
*
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2010-08-04
2
-2
/
+2
|
*
RDMA/nes: Fix hangs on ifdown
Faisal Latif
2010-07-28
4
-6
/
+33
|
*
RDMA/nes: Store and print eeprom version
Chien Tung
2010-07-28
2
-1
/
+7
|
*
RDMA/nes: Convert pci_table entries to PCI_VDEVICE
Peter Huewe
2010-07-28
1
-2
/
+2
|
*
RDMA/nes: Rewrite expression to avoid undefined semantics
Roland Dreier
2010-07-14
1
-1
/
+1
*
|
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2010-07-04
1
-1
/
+7
*
|
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-05-25
3
-19
/
+67
|
\
|
*
-
.
Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next
Roland Dreier
2010-05-25
3
-19
/
+67
|
|
\
\
|
|
|
*
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-21
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: Have ethtool read hardware registers for rx/tx stats
Faisal Latif
2010-05-24
1
-17
/
+55
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
6
-5
/
+10
|
|
\
|
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-4
/
+3
*
|
|
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
2010-04-21
2
-3
/
+3
*
|
|
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
2010-04-21
3
-20
/
+14
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-09
1
-5
/
+4
|
\
\
|
*
|
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
2010-04-07
1
-5
/
+4
|
|
/
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-0
/
+6
|
/
*
RDMA/nes: Fix CX4 link problem in back-to-back configuration
Chien Tung
2010-03-12
1
-2
/
+28
*
RDMA/nes: Clear stall bit before destroying NIC QP
Chien Tung
2010-03-11
2
-0
/
+9
*
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
2010-03-11
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-03-03
7
-290
/
+284
|
\
|
*
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
2010-02-25
5
-218
/
+243
|
*
RDMA/nes: Change WQ overflow return code
Or Gerlitz
2010-02-19
1
-3
/
+3
|
*
RDMA/nes: Multiple disconnects cause crash during AE handling
Faisal Latif
2010-02-19
1
-60
/
+28
[next]