aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev1-0/+9
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier6-6/+202
2012-03-12mlx4_core: Scale size of MTT table with system RAMRoland Dreier2-1/+20
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz3-4/+140
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein2-1/+35
2012-03-12mlx4_core: Fix one more static exported functionRoland Dreier1-1/+1
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+1
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein1-2/+1
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz3-51/+0
2012-03-06net/mlx4: defining functions as staticYevgeny Petrilin1-4/+2
2012-03-06net/mlx4: remove unused functionsYevgeny Petrilin2-85/+0
2012-03-06net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin1-4/+0
2012-03-06net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin1-4/+6
2012-03-06net/mlx4: fix sparse warnings on wrong type for RSS keysYevgeny Petrilin1-1/+1
2012-03-06net/mlx4: fix sparse warnings on TX blue flame bufferOr Gerlitz1-1/+1
2012-03-06net/mlx4: fix sparse warnings on TX control flags, endianessOr Gerlitz1-1/+1
2012-03-06net/mlx4_en: Saving mem access on data pathYevgeny Petrilin4-16/+13
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin1-5/+0
2012-03-05mlx4_en: remove sparse errorsEric Dumazet1-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-16/+18
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+11
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet1-12/+3
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen2-0/+5
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-7/+7
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin1-1/+1
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford2-7/+7
2012-02-21mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin1-3/+2
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin3-6/+6
2012-02-20mlx4_core: Do not map BF area if capability is 0Jack Morgenstein1-0/+3
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-14mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-14mlx4: attach multicast with correct flagEugenia Emantayev1-12/+4
2012-02-14mlx4: remove redundant adding of steering type to gidEugenia Emantayev1-2/+0
2012-02-14mlx4: remove unnecessary variables and argumentsEugenia Emantayev1-12/+10
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev2-4/+1
2012-02-14mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-14mlx4_core: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin1-2/+3
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-18/+24
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo1-1/+5
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo3-4/+6
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev1-6/+6
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev1-2/+2
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev1-5/+5
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-2/+1
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1