index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_ethtool.c
Age
Commit message (
Expand
)
Author
2013-10-09
be2net: Display RoCE specific counters in ethtool -S
Ajit Khaparde
2013-10-01
be2net: add a counter for pkts dropped in xmit path
Sathya Perla
2013-10-01
be2net: fix adaptive interrupt coalescing
Sathya Perla
2013-08-27
be2net: implement ethtool set/get_channel hooks
Sathya Perla
2013-05-31
be2net: Implement initiate FW dump feature for Lancer
Somnath Kotur
2013-05-27
be2net: cleanup be_get_drvinfo()
Somnath Kotur
2013-05-02
be2net: Fix to show tx priority pause counter in ethtool -S
Ajit Khaparde
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-29
be2net: Fix to show wol disabled/enabled state correctly.
Sarveshwar Bandi
2013-04-26
be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...
Suresh Reddy
2013-04-26
be2net: Renamed rx_address_mismatch_errors to rx_address_filtered
Suresh Reddy
2013-04-26
be2net: Add support for setting and getting rx flow hash options
Suresh Reddy
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-07
be2net: Update copyright year
Vasundhara Volam
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-10-21
be2net: Fix ethtool get_settings output for VF
Padmanabh Ratnakar
2012-10-21
be2net: Fix error messages while driver load for VFs
Padmanabh Ratnakar
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
2012-07-25
be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC
Anton Blanchard
2012-07-12
be2net: Fix error while toggling autoneg of pause parameters
Padmanabh Ratnakar
2012-05-18
be2net: Fix to allow get/set of debug levels in the firmware.
Somnath Kotur
2012-05-02
be2net: Fix to apply duplex value as unknown when link is down.
Somnath Kotur
2012-05-02
be2net: Fix to not set link speed for disabled functions of a UMC card
Somnath Kotur
2012-04-27
be2net: fix speed displayed by ethtool on certain SKUs
Ajit Khaparde
2012-04-26
be2net: Fix ethtool self test for Lancer
Padmanabh Ratnakar
2012-04-23
be2net: fix ethtool get settings
Ajit Khaparde
2012-03-19
be2net: enable WOL by default if h/w supports it
Ajit Khaparde
2012-02-13
be2net: event queue re-design
Sathya Perla
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-01
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2012-02-01
be2net: add descriptions for stat counters reported via ethtool
Sathya Perla
2011-12-30
be2net: query link status in be_open()
Ajit Khaparde
2011-12-13
be2net: fix ethtool ringparam reporting
Sathya Perla
2011-11-16
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2011-11-16
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-09-27
be2net: Show newly flashed FW ver in ethtool
Sathya Perla
2011-08-11
be2net: Move the Emulex driver
Jeff Kirsher