summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2013-01-17RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2013-01-17RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-10-03RDMA/nes: Bump the version number of nes driverTatyana Nikolova
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova
2012-10-03RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova
2012-10-03RDMA/nes: Add missing break to switch.Tatyana Nikolova
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-30RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova
2012-09-30RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova
2012-09-30RDMA/nes: Cosmetic changesTatyana Nikolova
2012-09-30RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova
2012-09-30RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-05-14RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova
2012-05-14RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2012-02-25RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova
2012-01-27RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova
2012-01-27RDMA/nes: Fix fast memory registration lengthTatyana Nikolova
2012-01-27RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier
2012-01-27RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova
2012-01-25infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-04RDMA/nes: Fix terminate during AETatyana Nikolova
2012-01-04RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova
2012-01-04RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-16infiniband: Update net drivers for netdev_features_t changes.David S. Miller
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif
2011-10-10RDMA/nes: Print IP address for critcal errorsFaisal Latif
2011-10-10RDMA/nes: Fix terminate connectionFaisal Latif
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-06RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova
2011-10-06RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds