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