aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein1-4/+4
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman1-185/+8
2012-09-30net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein1-0/+10
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+9
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai1-1/+0
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize themJack Morgenstein1-2/+9
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-24/+74
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion1-5/+4
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein1-2/+2
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz1-4/+3
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai1-0/+62
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-46/+22
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier1-3/+22
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz1-3/+22
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-43/+0
2012-03-06net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin1-4/+6
2012-02-14mlx4: remove redundant adding of steering type to gidEugenia Emantayev1-2/+0
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev1-0/+21
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev1-0/+2
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel1-2/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-120/+486
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-5/+7
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-13/+59
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-19mlx4: Fix vlan table overflowYevgeny Petrilin1-7/+8
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+487