aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAge
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-26
|\
| * IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\|
| * Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* | nes: remove usage of dev->masterJiri Pirko2013-01-04
|/
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-08
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-08
* RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova2012-12-08
* RDMA/nes: Use WARN()Julia Lawall2012-11-22
* RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova2012-11-22
* RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova2012-11-22
* RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova2012-11-22
* RDMA/nes: Fix incorrect address of IP headerTatyana Nikolova2012-11-22
* 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
|\|