aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-20net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi1-5/+0
2018-06-04net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao1-2/+2
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh1-0/+25
2017-02-06net/mlx4_en: fix a conditionDan Carpenter1-1/+1
2017-01-30net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes1-14/+28
2017-01-30net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes1-22/+37
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes1-4/+67
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein1-12/+1
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan1-2/+2
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout1-0/+12
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev1-0/+13
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein1-10/+10
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+7
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua1-0/+7
2015-12-06net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua1-23/+575
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+34
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay1-0/+26
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-15/+21
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay1-71/+0
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha1-21/+0
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha1-0/+1
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha1-1/+1
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-8/+9
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed1-0/+156
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein1-4/+7
2014-07-08net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev1-2/+8
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev1-5/+17
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+109
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein1-8/+109
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+20
2014-05-08mellanox: Logging message cleanupsJoe Perches1-7/+5
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz1-2/+3
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-20/+138
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-19/+98
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-3/+30
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+34
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+41
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-0/+20
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz1-0/+41
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-11/+0
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-12/+15
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-13/+32
2013-11-04net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein1-11/+10
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-2/+2
2013-04-26net/mlx4: Add reference counting to MAC registerationRony Efraim1-5/+10
2013-04-11net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev1-1/+3
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