index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_verbs.c
Age
Commit message (
Expand
)
Author
2012-03-05
IB: Use central enum for speed instead of hard-coded values
Or Gerlitz
2012-01-30
RDMA/nes: Copyright update
Tatyana Nikolova
2012-01-27
RDMA/nes: Fix fast memory registration opcode
Tatyana Nikolova
2012-01-27
RDMA/nes: Fix fast memory registration length
Tatyana Nikolova
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
2011-10-06
RDMA/nes: Add missing calls to ib_umem_release()
Julia Lawall
2011-07-18
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
2011-05-09
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
2011-01-16
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2010-10-06
RDMA/nes: Report correct port state if interface is down
Chien Tung
2010-09-27
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
2010-08-04
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
2010-08-04
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2010-07-28
RDMA/nes: Fix hangs on ifdown
Faisal Latif
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-04-21
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-07
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-11
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
2010-02-19
RDMA/nes: Change WQ overflow return code
Or Gerlitz
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 query of ORD values
Faisal Latif
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: 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-09-05
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
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: Implement Terminate Packet
Don Wood
2009-09-05
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
2009-06-22
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
Faisal Latif
2009-04-27
RDMA/nes: Fix fw_ver in /sys
Chien Tung
2009-04-21
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
Miroslaw Walukiewicz
2009-04-21
RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter
Matt Kraai
2009-04-20
RDMA/nes: Fix bugs in nes_reg_phys_mr()
Don Wood
2009-04-20
RDMA/nes: Fix compiler warning at nes_verbs.c:1955
Chien Tung
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-03-12
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
2009-03-06
RDMA/nes: Improve use of PBLs
Don Wood
2009-03-06
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
[next]