index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+0
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
1
-1
/
+0
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-2
/
+2
2009-09-06
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
1
-3
/
+20
2009-09-06
RDMA/nes: Rework the disconn routine for terminate and flushing
Don Wood
1
-50
/
+52
2009-09-06
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
1
-1
/
+10
2009-09-06
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
1
-21
/
+40
2009-09-06
RDMA/nes: Use flush mechanism to set status for wqe in error
Don Wood
3
-0
/
+68
2009-09-06
RDMA/nes: Implement Terminate Packet
Don Wood
7
-225
/
+607
2009-09-06
RDMA/nes: Add CQ error handling
Don Wood
1
-0
/
+12
2009-09-06
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
1
-39
/
+80
2009-09-06
RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC
Don Wood
1
-1
/
+1
2009-09-06
RDMA/nes: Allocate work item for disconnect event handling
Don Wood
2
-17
/
+16
2009-09-06
RDMA/nes: Update refcnt during disconnect
Don Wood
1
-0
/
+2
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-06-23
RDMA/nes: Fix FIN state handling under error conditions
Faisal Latif
1
-3
/
+5
2009-06-23
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
Faisal Latif
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-28
RDMA/nes: Update iw_nes version
Chien Tung
1
-3
/
+1
2009-04-28
RDMA/nes: Fix error path in nes_accept()
Faisal Latif
1
-1
/
+4
2009-04-28
RDMA/nes: Fix hang issues for large cluster dynamic connections
Faisal Latif
1
-31
/
+25
2009-04-28
RDMA/nes: Increase rexmit timeout interval
Faisal Latif
2
-1
/
+6
2009-04-28
RDMA/nes: Check for sequence number wrap-around
Faisal Latif
1
-1
/
+2
2009-04-28
RDMA/nes: Do not set apbvt entry for loopback
Faisal Latif
1
-4
/
+6
2009-04-28
RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
Chien Tung
1
-4
/
+0
2009-04-28
RDMA/nes: Fix fw_ver in /sys
Chien Tung
1
-4
/
+3
2009-04-28
RDMA/nes: Set trace length to 1 inch for SFP_D
Chien Tung
1
-1
/
+2
2009-04-28
RDMA/nes: Enable repause timer for port 1
Chien Tung
1
-0
/
+6
2009-04-28
RDMA/nes: Correct CDR loop filter setting for port 1
Chien Tung
1
-6
/
+8
2009-04-28
RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal
Chien Tung
1
-5
/
+2
2009-04-22
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
Miroslaw Walukiewicz
2
-1
/
+26
2009-04-21
RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter
Matt Kraai
1
-3
/
+2
2009-04-21
RDMA/nes: Fix bugs in nes_reg_phys_mr()
Don Wood
1
-14
/
+13
2009-04-21
RDMA/nes: Fix compiler warning at nes_verbs.c:1955
Chien Tung
1
-1
/
+1
2009-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-232
/
+238
2009-04-09
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
3
-28
/
+44
2009-04-09
RDMA/nes: Add wide_ppm_offset parm for switch compatibility
Chien Tung
2
-31
/
+67
2009-04-09
RDMA/nes: Fix SFP+ PHY initialization
Chien Tung
1
-167
/
+122
2009-04-09
RDMA/nes: Fix nes_nic_cm_xmit() error handling
Faisal Latif
1
-7
/
+1
2009-04-09
RDMA/nes: Fix error handling issues
Faisal Latif
2
-3
/
+6
2009-04-09
RDMA/nes: Fix incorrect casts on 32-bit architectures
Don Wood
2
-4
/
+6
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-27
RDMA/nes: Fix mis-merge
Roland Dreier
1
-2
/
+0
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-14
/
+19
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
12
-369
/
+654
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-5
/
+37
2009-03-22
infiniband: convert nes driver to net_device_ops
Stephen Hemminger
1
-12
/
+15
2009-03-13
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
3
-5
/
+37
[next]