summaryrefslogtreecommitdiff
path: root/drivers/net/benet/be_ethtool.c
AgeCommit message (Expand)Author
2011-06-17be2net: support multiple TX queuesSathya Perla
2011-05-16be2net: Support for version 1 of stats for BE3Ajit Khaparde
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-20be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde
2011-04-20be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde
2011-04-20be2net: allow register dump only for PFsAjit Khaparde
2011-04-18net: benet: convert to hw_features - fixupMichał Mirosław
2011-04-18be2net: Fix unused-but-set variables.David S. Miller
2011-04-15ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-08net: benet: convert to hw_featuresMichał Mirosław
2011-04-07be2net: add rxhash supportAjit Khaparde
2011-04-06benet: convert to set_phys_idstephen hemminger
2011-03-31be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur
2011-03-16be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde
2011-02-22be2net: use hba_port_num instead of port_numAjit Khaparde
2011-02-22be2net: add code to display temperature of ASICAjit Khaparde
2011-02-22be2net: fixes in ethtool selftestAjit Khaparde
2011-02-22be2net: add new counters to display via ethtool statsAjit Khaparde
2011-02-12be2net: restrict WOL to PFs only.Ajit Khaparde
2011-02-04be2net: use device model DMA APIIvan Vecera
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-10-04be2net: add multiple RX queue supportSathya Perla
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-03be2net: fix net-snmp error because of wrong packet statsAjit Khaparde
2010-08-25be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde
2010-07-31be2net: change to show correct physical link statusAjit Khaparde
2010-07-02be2net: changes to properly provide phy detailsAjit Khaparde
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-27benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt
2010-03-24net/various: remove trailing space in messagesFrans Pop
2010-02-20be2net: update copyright datesAjit Khaparde
2010-02-12be2net: bug fix in be_read_eepromAjit Khaparde
2010-01-22be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi
2010-01-22be2net: ethtool self test reorganization.Sarveshwar Bandi
2010-01-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-08be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi
2009-12-24be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi
2009-12-24be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi
2009-12-04be2net: Add support for ethtool self testSuresh R
2009-12-03be2net: Support for WoL using magic packet after suspend.Ajit Khaparde
2009-12-02be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde
2009-12-02be2net: Add be_rx_polls counterAjit Khaparde
2009-12-02be2net: fix to allow port beacon when device is closedAjit Khaparde
2009-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde
2009-10-28be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi
2009-10-12be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi
2009-10-07be2net: Get rid of net_device_stats from adapter.Ajit Khaparde
2009-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller