summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein
2012-03-06net/mlx4: defining functions as staticYevgeny Petrilin
2012-03-06net/mlx4: remove unused functionsYevgeny Petrilin
2012-03-06net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin
2012-03-06net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin
2012-03-06net/mlx4: fix sparse warnings on wrong type for RSS keysYevgeny Petrilin
2012-03-06net/mlx4: fix sparse warnings on TX blue flame bufferOr Gerlitz
2012-03-06net/mlx4: fix sparse warnings on TX control flags, endianessOr Gerlitz
2012-03-06net/mlx4_en: Saving mem access on data pathYevgeny Petrilin
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin
2012-03-05mlx4_en: remove sparse errorsEric Dumazet
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet
2012-02-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin
2012-02-23mlx4_core: Exported functions can't be staticDoug Ledford
2012-02-21mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin
2012-02-21mlx4_core: Do not map BF area if capability is 0Jack Morgenstein
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev
2012-02-15mlx4: fix buffer overrunEugenia Emantayev
2012-02-14mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-14mlx4: attach multicast with correct flagEugenia Emantayev
2012-02-14mlx4: remove redundant adding of steering type to gidEugenia Emantayev
2012-02-14mlx4: remove unnecessary variables and argumentsEugenia Emantayev
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev
2012-02-14mlx4: fix QP tree trashingEugenia Emantayev
2012-02-14mlx4_core: fix buffer overrunEugenia Emantayev
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
2012-01-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev
2012-01-22mlx4_en: clear all eth statistics when port goes upEugenia Emantayev