index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
1
-1
/
+2
2010-09-08
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-08-05
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
1
-3
/
+3
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-3
/
+0
2010-07-28
RDMA/nes: Fix hangs on ifdown
Faisal Latif
1
-3
/
+9
2010-07-14
RDMA/nes: Rewrite expression to avoid undefined semantics
Roland Dreier
1
-1
/
+1
2010-05-25
RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
Chien Tung
1
-1
/
+2
2010-05-24
RDMA/nes: Async event for closed QP causes crash
Faisal Latif
1
-0
/
+9
2010-04-21
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
1
-2
/
+2
2010-04-21
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
1
-5
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-11
RDMA/nes: Clear stall bit before destroying NIC QP
Chien Tung
1
-0
/
+8
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
1
-165
/
+231
2010-02-19
RDMA/nes: Multiple disconnects cause crash during AE handling
Faisal Latif
1
-60
/
+28
2009-12-09
RDMA/nes: Check for zero STag
Faisal Latif
1
-1
/
+2
2009-12-09
RDMA/nes: Update copyright and branding string
Chien Tung
1
-1
/
+1
2009-12-09
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
1
-1
/
+1
2009-12-09
RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
Chien Tung
1
-6
/
+22
2009-12-09
RDMA/nes: Correct fast memory registration implementation
Chien Tung
1
-2
/
+3
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2009-09-05
RDMA/nes: Use flush mechanism to set status for wqe in error
Don Wood
1
-0
/
+54
2009-09-05
RDMA/nes: Implement Terminate Packet
Don Wood
1
-220
/
+481
2009-09-05
RDMA/nes: Add CQ error handling
Don Wood
1
-0
/
+12
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+1
2009-05-15
RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()
Roel Kluin
1
-7
/
+7
2009-04-27
RDMA/nes: Set trace length to 1 inch for SFP_D
Chien Tung
1
-1
/
+2
2009-04-27
RDMA/nes: Enable repause timer for port 1
Chien Tung
1
-0
/
+6
2009-04-27
RDMA/nes: Correct CDR loop filter setting for port 1
Chien Tung
1
-6
/
+8
2009-04-27
RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal
Chien Tung
1
-5
/
+2
2009-04-08
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
1
-5
/
+14
2009-04-08
RDMA/nes: Add wide_ppm_offset parm for switch compatibility
Chien Tung
1
-31
/
+66
2009-04-08
RDMA/nes: Fix SFP+ PHY initialization
Chien Tung
1
-167
/
+122
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2009-03-06
RDMA/nes: Remove LLTX
Faisal Latif
1
-3
/
+2
2009-03-06
RDMA/nes: Inform hardware that asynchronous event has been handled
Don Wood
1
-0
/
+2
2009-03-06
RDMA/nes: Report correct vendor_id and vendor_part_id
Chien Tung
1
-0
/
+8
2009-03-06
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
1
-1
/
+1
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-1
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-1
/
+1
2008-12-05
RDMA/nes: Forward packets for a new connection with stale APBVT entry
Faisal Latif
1
-18
/
+24
2008-10-08
RDMA/nes: Correct error_module bit mask
Chien Tung
1
-1
/
+1
2008-10-03
RDMA/nes: Enhanced PFT management scheme
Vadim Makhervaks
1
-0
/
+3
2008-09-30
RDMA/nes: Handle AE bounds violation
Faisal Latif
1
-0
/
+16
2008-09-30
RDMA/nes: Limit critical error interrupts
Chien Tung
1
-12
/
+28
2008-09-30
RDMA/nes: Use ethtool timer value
John Lacombe
1
-5
/
+4
2008-09-30
RDMA/nes: Free NIC TX buffers when destroying NIC QP
Bob Sharp
1
-2
/
+62
2008-09-30
RDMA/nes: Fix MDC setting
Chien Tung
1
-1
/
+3
2008-09-30
RDMA/nes: Add wqm_quanta module option
Chien Tung
1
-1
/
+2
2008-09-30
RDMA/nes: Add support for 4-port 1G HP blade card
Chien Tung
1
-15
/
+51
[next]