aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay1-0/+12
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak1-2/+8
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz1-1/+32
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli1-2/+11
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before usingMaor Gottlieb1-1/+1
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua1-5/+51
2015-01-27net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny1-0/+33
2015-01-27net/mlx4_core: Fix device capabilities dumpingOr Gerlitz1-6/+2
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein1-9/+10
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein1-2/+17
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein1-1/+8
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay1-2/+2
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz1-11/+15
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-3/+45
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak1-57/+84
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-1/+5
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-1/+19
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-1/+4
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak1-12/+40
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak1-0/+56
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak1-1/+1
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak1-1/+1
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak1-4/+84
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed1-1/+29
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed1-1/+6
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed1-2/+116
2014-09-30net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein1-2/+7
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-2/+36
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein1-1/+90
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-13/+11
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-14/+30
2014-05-29mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein1-1/+1
2014-05-08mellanox: Logging message cleanupsJoe Perches1-13/+11
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz1-0/+40
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-5/+57
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+6
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-1/+4
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai1-3/+3
2014-03-02net/mlx4_core: Fix sparse warningEyal Perry1-1/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-16/+77
2014-01-14mlx4_core: Add support for steerable IB UD QPsMatan Barak1-0/+10
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz1-1/+18
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion1-0/+45
2013-12-19net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAPHadar Hen Zion1-3/+8
2013-12-19net/mlx4_core: Rename QUERY_FUNC_CAP fieldsHadar Hen Zion1-10/+10
2013-12-19net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fieldsHadar Hen Zion1-6/+0
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-7/+0