index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
Age
Commit message (
Expand
)
Author
2010-03-12
RDMA/nes: Fix CX4 link problem in back-to-back configuration
Chien Tung
2010-03-11
RDMA/nes: Clear stall bit before destroying NIC QP
Chien Tung
2010-03-11
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
2010-02-19
RDMA/nes: Change WQ overflow return code
Or Gerlitz
2010-02-19
RDMA/nes: Multiple disconnects cause crash during AE handling
Faisal Latif
2010-02-19
RDMA/nes: Fix crash when listener destroyed during loopback setup
Faisal Latif
2010-02-19
RDMA/nes: Use atomic counters for CM listener create and destroy
Faisal Latif
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-12-09
RDMA/nes: Fix stale ARP issue
Faisal Latif
2009-12-09
RDMA/nes: FIN during MPA startup causes timeout
Faisal Latif
2009-12-09
RDMA/nes: Free kmap() resources
Faisal Latif
2009-12-09
RDMA/nes: Check for zero STag
Faisal Latif
2009-12-09
RDMA/nes: Fix Xansation test crash on cm_node ref_count
Faisal Latif
2009-12-09
RDMA/nes: Abnormal listener exit causes loopback node crash
Faisal Latif
2009-12-09
RDMA/nes: Fix crash in nes_accept()
Faisal Latif
2009-12-09
RDMA/nes: Resource not freed for REJECTed connections
Faisal Latif
2009-12-09
RDMA/nes: MPA request/response error checking
Faisal Latif
2009-12-09
RDMA/nes: Fix query of ORD values
Faisal Latif
2009-12-09
RDMA/nes: Fix MAX_CM_BUFFER define
Faisal Latif
2009-12-09
RDMA/nes: Pass correct size to ioremap_nocache()
Julia Lawall
2009-12-09
RDMA/nes: Update copyright and branding string
Chien Tung
2009-12-09
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
2009-12-09
RDMA/nes: Clean up struct nes_qp
Chien Tung
2009-12-09
RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
Chien Tung
2009-12-09
RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
Chien Tung
2009-12-09
RDMA/nes: Correct fast memory registration implementation
Chien Tung
2009-12-09
RDMA/nes: Add support for IB_WR_*INV
Chien Tung
2009-12-09
RDMA/nes: In nes_post_recv() always set bad_wr on error
Frank Zago
2009-12-09
RDMA/nes: In nes_post_send() always set bad_wr on error
Frank Zago
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-05
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
2009-09-05
RDMA/nes: Rework the disconn routine for terminate and flushing
Don Wood
2009-09-05
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
2009-09-05
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
2009-09-05
RDMA/nes: Use flush mechanism to set status for wqe in error
Don Wood
2009-09-05
RDMA/nes: Implement Terminate Packet
Don Wood
2009-09-05
RDMA/nes: Add CQ error handling
Don Wood
2009-09-05
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
2009-09-05
RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC
Don Wood
2009-09-05
RDMA/nes: Allocate work item for disconnect event handling
Don Wood
2009-09-05
RDMA/nes: Update refcnt during disconnect
Don Wood
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
[next]