summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/port.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Address spelling errorsSimon Horman2024-02-061-1/+1
* net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-05-101-4/+103
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-201-5/+0
* net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao2018-06-041-2/+2
* net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-291-0/+25
* net/mlx4_en: fix a conditionDan Carpenter2017-02-061-1/+1
* net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes2017-01-301-14/+28
* net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes2017-01-301-22/+37
* net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes2017-01-301-4/+67
* net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2016-10-291-12/+1
* net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-111-2/+2
* net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout2016-06-231-0/+12
* net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-211-0/+13
* net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein2016-03-021-10/+10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-0/+7
|\
| * net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2016-01-191-0/+7
* | net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-061-23/+575
|/
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-021-0/+34
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-021-0/+26
* net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-15/+21
* net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-021-71/+0
* net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-311-21/+0
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-311-0/+1
* net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha2015-03-311-1/+1
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-8/+9
* net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed2014-10-281-0/+156
* mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein2014-09-221-4/+7
* net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev2014-07-081-2/+8
* net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2014-07-081-5/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-8/+109
|\
| * net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein2014-05-301-8/+109
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-15/+20
|\|
| * net/mlx4_core: Fix slave id computation for single port VFMatan Barak2014-05-051-15/+20
* | mellanox: Logging message cleanupsJoe Perches2014-05-081-7/+5
|/
* net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-2/+3
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-20/+138
* mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-19/+98
* mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2014-03-121-3/+30
* mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-0/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+41
|\
| * net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-311-0/+41
* | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-0/+20
|/
* net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-071-11/+0
* net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-041-12/+15
* net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-041-13/+32
* net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein2013-11-041-11/+10
* net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-261-2/+2
* net/mlx4: Add reference counting to MAC registerationRony Efraim2013-04-261-5/+10
* net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev2013-04-111-1/+3
* net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-071-4/+4