summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)AuthorFilesLines
2012-05-14RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova1-1/+2
2012-05-14RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova1-0/+4
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-18/+23
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier1-17/+22
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz1-1/+1
2012-02-26RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova1-17/+22
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-15/+20
2012-01-31RDMA/nes: Copyright updateTatyana Nikolova14-14/+14
2012-01-27RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova1-1/+1
2012-01-27RDMA/nes: Fix fast memory registration lengthTatyana Nikolova1-0/+2
2012-01-27RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier1-2/+3
2012-01-27RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova1-0/+3
2012-01-26infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller1-3/+8
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2012-01-09Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+3
2012-01-04RDMA/nes: Fix terminate during AETatyana Nikolova2-4/+1
2012-01-04RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova1-1/+1
2012-01-04RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova1-1/+1
2011-12-06infiniband: nes: Use dst's neighbour entry.David Miller1-9/+5
2011-12-06net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-1/+1
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2011-11-30IB: Fix RCU lockdep splatsEric Dumazet1-2/+4
2011-11-17infiniband: Update net drivers for netdev_features_t changes.David S. Miller1-3/+3
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds13-534/+2159
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier13-534/+2159
2011-10-19net: add skb frag size accessorsEric Dumazet1-5/+5
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif13-50/+1434
2011-10-10RDMA/nes: Print IP address for critcal errorsFaisal Latif1-0/+9
2011-10-10RDMA/nes: Fix terminate connectionFaisal Latif1-8/+9
2011-10-07net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-2/+2
2011-10-06RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova3-475/+703
2011-10-06RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall1-1/+4
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell1-10/+11
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-11/+0
2011-07-22nes: do vlan cleanupJiri Pirko3-28/+45
2011-07-19RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche1-11/+0
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-1/+1
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+3
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan1-1/+3
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-56/+9
2011-05-10RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2-9/+9
2011-04-30ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-2/+2
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław3-54/+7
2011-03-31Fix common misspellingsLucas De Marchi3-4/+4
2011-03-25RDMA/nes: Fix test of uninitialized netdevRoland Dreier1-1/+1
2011-03-18RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier1-1/+1
2011-03-13ipv4: Create and use route lookup helpers.David S. Miller1-4/+1
2011-03-03ipv4: Make output route lookup return rtable directly.David S. Miller1-1/+2