aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_ethtool.c
AgeCommit message (Expand)Author
2014-09-13be2net: fix some log messagesVasundhara Volam
2014-09-02be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam
2014-09-02be2net: Add TX completion error statistics in ethtoolKalesh AP
2014-09-02be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-09be2net: include rx-compl error counter in ethtool statsKalesh AP
2014-05-09be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-08-27be2net: implement ethtool set/get_channel hooksSathya Perla
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath Kotur
2013-05-27be2net: cleanup be_get_drvinfo()Somnath Kotur
2013-05-02be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi
2013-04-26be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy
2013-04-26be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy
2013-04-26be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-07be2net: Update copyright yearVasundhara Volam
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-10-21be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar
2012-10-21be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla
2012-07-25be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard
2012-07-12be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur
2012-05-02be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur
2012-05-02be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur
2012-04-27be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde
2012-04-26be2net: Fix ethtool self test for LancerPadmanabh Ratnakar
2012-04-23be2net: fix ethtool get settingsAjit Khaparde
2012-03-19be2net: enable WOL by default if h/w supports itAjit Khaparde
2012-02-13be2net: event queue re-designSathya Perla
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-02-01be2net: add descriptions for stat counters reported via ethtoolSathya Perla
2011-12-30be2net: query link status in be_open()Ajit Khaparde
2011-12-13be2net: fix ethtool ringparam reportingSathya Perla
2011-11-16be2net: Add EEPROM dump feature for LancerPadmanabh Ratnakar
2011-11-16be2net: add register dump feature for LancerPadmanabh Ratnakar