summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova2012-05-141-1/+2
* RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova2012-05-141-0/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-212-18/+23
|\
| *-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-191-17/+22
| |\ \
| | | * RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-251-17/+22
| | |/
| * / IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-1/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-1014-15/+20
|\|
| * RDMA/nes: Copyright updateTatyana Nikolova2012-01-3014-14/+14
| * RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-271-1/+1
| * RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-271-0/+2
| * RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-271-2/+3
| * RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-271-0/+3
* | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-251-3/+8
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-083-6/+3
|\
| * RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-042-4/+1
| * RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-041-1/+1
| * RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-041-1/+1
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-051-9/+5
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-2/+4
|\|
| * IB: Fix RCU lockdep splatsEric Dumazet2011-11-291-2/+4
* | infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-161-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-0113-534/+2159
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-0113-534/+2159
| |\ \
| | | * RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-1013-50/+1434
| | | * RDMA/nes: Print IP address for critcal errorsFaisal Latif2011-10-101-0/+9
| | | * RDMA/nes: Fix terminate connectionFaisal Latif2011-10-101-8/+9
| | | * RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-061-1/+4
| | |/ | |/|
| | * RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova2011-10-063-475/+703
| |/
* | net: add skb frag size accessorsEric Dumazet2011-10-191-5/+5
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-2/+2
* | IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-261-10/+11
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-221-11/+0
|\
| * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-181-11/+0
* | nes: do vlan cleanupJiri Pirko2011-07-213-28/+45
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-261-1/+3
|\
| * RDMA/nes: Add a check for strict_strtoul()Liu Yuan2011-05-241-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-203-56/+9
|\ \ | |/ |/|
| * ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
| * net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-203-54/+7
* | RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-092-9/+9
|/
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* RDMA/nes: Fix test of uninitialized netdevRoland Dreier2011-03-241-1/+1
* RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-181-1/+1
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-121-4/+1
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2