summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-7/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-8/+11
|\
| * IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-8/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-3/+3
|\ \ | |/
| * Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-5/+7
* | nes: remove usage of dev->masterJiri Pirko2013-01-042-4/+6
|/
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-081-0/+5
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-083-8/+6
* RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova2012-12-081-18/+6
* RDMA/nes: Use WARN()Julia Lawall2012-11-222-9/+5
* RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova2012-11-221-6/+7
* RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova2012-11-221-13/+10
* RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova2012-11-221-4/+7
* RDMA/nes: Fix incorrect address of IP headerTatyana Nikolova2012-11-221-1/+1
* RDMA/nes: Bump the version number of nes driverTatyana Nikolova2012-10-031-1/+1
* RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova2012-10-032-6/+0
* RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova2012-10-031-12/+3
* RDMA/nes: Add missing break to switch.Tatyana Nikolova2012-10-031-0/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-026-61/+48
|\
| * RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova2012-09-301-2/+2
| * RDMA/nes: Print hardware resource typeTatyana Nikolova2012-09-303-11/+20
| * RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova2012-09-301-0/+2
| * RDMA/nes: Cosmetic changesTatyana Nikolova2012-09-301-19/+13
| * RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova2012-09-301-7/+7
| * RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova2012-09-301-25/+7
* | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-132-7/+4
|/
* 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
|\ \ | |/
OpenPOWER on IntegriCloud