summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-24Merge 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-22mlx4_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-20mlx4_core: Do not map BF area if capability is 0Jack Morgenstein
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-13mlx4: Fix kcalloc parameters swappedAxel Lin
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-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
2012-01-18mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin
2011-12-29mlx4_core: limiting VF port optionsYevgeny Petrilin
2011-12-29mlx4_core: using array index for sense_allowedYevgeny Petrilin
2011-12-26mlx4: Add missing include of linux/slab.hAxel Lin
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin
2011-12-19mlx4: capability for link sensingYevgeny Petrilin
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel
2011-12-13mlx4_en: updated driver version to 2.0Yevgeny Petrilin
2011-12-13mlx4_core: updated driver version to 1.1Yevgeny Petrilin
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein
2011-12-13mlx4_core: adjust catas operation for SRIOV modeJack Morgenstein
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum
2011-12-13mlx4_en: Allow communication between functions on same hostEugenia Emantayev
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen
2011-12-13mlx4_core: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein