index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
|
\
|
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+1
*
|
RDMA/nes: Use flush mechanism to set status for wqe in error
Don Wood
2009-09-05
1
-0
/
+54
*
|
RDMA/nes: Implement Terminate Packet
Don Wood
2009-09-05
1
-220
/
+481
*
|
RDMA/nes: Add CQ error handling
Don Wood
2009-09-05
1
-0
/
+12
|
/
*
RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()
Roel Kluin
2009-05-15
1
-7
/
+7
*
RDMA/nes: Set trace length to 1 inch for SFP_D
Chien Tung
2009-04-27
1
-1
/
+2
*
RDMA/nes: Enable repause timer for port 1
Chien Tung
2009-04-27
1
-0
/
+6
*
RDMA/nes: Correct CDR loop filter setting for port 1
Chien Tung
2009-04-27
1
-6
/
+8
*
RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal
Chien Tung
2009-04-27
1
-5
/
+2
*
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
2009-04-08
1
-5
/
+14
*
RDMA/nes: Add wide_ppm_offset parm for switch compatibility
Chien Tung
2009-04-08
1
-31
/
+66
*
RDMA/nes: Fix SFP+ PHY initialization
Chien Tung
2009-04-08
1
-167
/
+122
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
1
-1
/
+1
|
\
|
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-1
/
+1
*
|
RDMA/nes: Remove LLTX
Faisal Latif
2009-03-06
1
-3
/
+2
*
|
RDMA/nes: Inform hardware that asynchronous event has been handled
Don Wood
2009-03-06
1
-0
/
+2
*
|
RDMA/nes: Report correct vendor_id and vendor_part_id
Chien Tung
2009-03-06
1
-0
/
+8
*
|
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
2009-03-06
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
1
-1
/
+1
|
\
|
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-1
/
+1
*
|
RDMA/nes: Forward packets for a new connection with stale APBVT entry
Faisal Latif
2008-12-05
1
-18
/
+24
|
/
*
RDMA/nes: Correct error_module bit mask
Chien Tung
2008-10-08
1
-1
/
+1
*
RDMA/nes: Enhanced PFT management scheme
Vadim Makhervaks
2008-10-03
1
-0
/
+3
*
RDMA/nes: Handle AE bounds violation
Faisal Latif
2008-09-30
1
-0
/
+16
*
RDMA/nes: Limit critical error interrupts
Chien Tung
2008-09-30
1
-12
/
+28
*
RDMA/nes: Use ethtool timer value
John Lacombe
2008-09-30
1
-5
/
+4
*
RDMA/nes: Free NIC TX buffers when destroying NIC QP
Bob Sharp
2008-09-30
1
-2
/
+62
*
RDMA/nes: Fix MDC setting
Chien Tung
2008-09-30
1
-1
/
+3
*
RDMA/nes: Add wqm_quanta module option
Chien Tung
2008-09-30
1
-1
/
+2
*
RDMA/nes: Add support for 4-port 1G HP blade card
Chien Tung
2008-09-30
1
-15
/
+51
*
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
2008-07-24
1
-9
/
+0
*
RDMA/core: Add local DMA L_Key support
Steve Wise
2008-07-14
1
-1
/
+1
*
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
2008-07-14
1
-3
/
+3
*
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
2008-07-14
1
-52
/
+8
*
RDMA/nes: Fix up nes_lro_max_aggr module parameter
Roland Dreier
2008-05-13
1
-1
/
+5
*
RDMA/nes: Formatting cleanup
Glenn Streiff
2008-04-29
1
-49
/
+54
[next]