summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-191-1/+2
* be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-091-0/+1
* be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-091-58/+42
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-221-12/+80
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-6/+6
* be2net: do external loopback test only when it is requestedIvan Vecera2014-03-061-7/+9
* be2net: Update copyright yearVasundhara Volam2014-02-131-1/+1
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-151-6/+7
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-151-56/+4
* be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-091-1/+6
* be2net: add a counter for pkts dropped in xmit pathSathya Perla2013-10-011-1/+3
* be2net: fix adaptive interrupt coalescingSathya Perla2013-10-011-13/+16
* be2net: implement ethtool set/get_channel hooksSathya Perla2013-08-271-0/+25
* be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-05-311-0/+29
* be2net: cleanup be_get_drvinfo()Somnath Kotur2013-05-271-6/+2
* be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-1/+2
|\
| * be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi2013-04-291-1/+2
* | be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy2013-04-261-0/+6
* | be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy2013-04-261-1/+1
* | be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy2013-04-261-0/+155
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-7/+2
* | be2net: Update copyright yearVasundhara Volam2013-03-071-1/+1
|/
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-6/+6
* be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar2012-10-211-31/+42
* be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar2012-10-211-0/+7
* be2net: cleanup code related to be_link_status_query()Sathya Perla2012-09-301-45/+12
* be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2012-07-251-2/+3
* be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar2012-07-121-1/+1
* be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur2012-05-181-0/+77
* be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur2012-05-021-1/+1
* be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur2012-05-021-1/+1
* be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde2012-04-271-1/+1
* be2net: Fix ethtool self test for LancerPadmanabh Ratnakar2012-04-261-1/+1
* be2net: fix ethtool get settingsAjit Khaparde2012-04-231-77/+168
* be2net: enable WOL by default if h/w supports itAjit Khaparde2012-03-191-16/+11
* be2net: event queue re-designSathya Perla2012-02-131-72/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-041-5/+1
|\
| * ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2012-02-011-5/+1
* | be2net: add descriptions for stat counters reported via ethtoolSathya Perla2012-02-011-3/+61
|/
* be2net: query link status in be_open()Ajit Khaparde2011-12-301-2/+5
* be2net: fix ethtool ringparam reportingSathya Perla2011-12-131-7/+4
* be2net: Add EEPROM dump feature for LancerPadmanabh Ratnakar2011-11-161-1/+20
* be2net: add register dump feature for LancerPadmanabh Ratnakar2011-11-161-4/+70
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+4
* be2net: Show newly flashed FW ver in ethtoolSathya Perla2011-09-271-2/+12
* be2net: Move the Emulex driverJeff Kirsher2011-08-111-0/+714