aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-23mlx4_en: Byte Queue Limit supportYevgeny Petrilin3-4/+17
2012-04-23mlx4_en: Moving to Interrupts for TX completionsYevgeny Petrilin4-74/+9
2012-04-23mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin2-4/+21
2012-04-16drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.cPaul Gortmaker1-3/+4
2012-04-14net: Fix spelling typo in netMasanari Iida1-1/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2012-04-05net/mlx4_en: Set max rate-limit for a TCAmir Vadai2-0/+46
2012-04-05net/mlx4_en: sk_prio <=> UP for untagged trafficAmir Vadai2-1/+19
2012-04-05net/mlx4_en: DCB QoS supportAmir Vadai5-0/+248
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai3-0/+84
2012-04-05net/mlx4_en: Force user priority by QP attributeAmir Vadai6-16/+17
2012-04-04mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo1-2/+3
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-56/+201
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