summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: Move the Emulex driverJeff Kirsher2011-08-111-714/+0Star
* be2net: add support for flashing Teranetics PHY firmwareSathya Perla2011-08-031-19/+4Star
* be2net: no need to query link statusSathya Perla2011-08-031-6/+3Star
* be2net: use stats-sync to read/write 64-bit statsSathya Perla2011-08-011-20/+41
* be2net: cleanup and refactor stats codeSathya Perla2011-08-011-50/+15Star
* be2net: account for skb allocation failuresEric Dumazet2011-07-131-0/+1
* drivers/net: Remove casts of void *Joe Perches2011-06-221-2/+2
* be2net: support multiple TX queuesSathya Perla2011-06-171-14/+36
* be2net: Support for version 1 of stats for BE3Ajit Khaparde2011-05-161-67/+41Star
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-8/+8
* be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde2011-04-201-2/+2
* be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde2011-04-201-0/+9
* be2net: allow register dump only for PFsAjit Khaparde2011-04-201-3/+7
* net: benet: convert to hw_features - fixupMichał Mirosław2011-04-181-13/+0Star
* be2net: Fix unused-but-set variables.David S. Miller2011-04-181-5/+1Star
* ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-151-1/+1
* net: benet: convert to hw_featuresMichał Mirosław2011-04-081-27/+0Star
* be2net: add rxhash supportAjit Khaparde2011-04-081-0/+13
* benet: convert to set_phys_idstephen hemminger2011-04-061-17/+21
* be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur2011-03-311-0/+21
* be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde2011-03-161-5/+5
* be2net: use hba_port_num instead of port_numAjit Khaparde2011-02-221-6/+6
* be2net: add code to display temperature of ASICAjit Khaparde2011-02-221-2/+9
* be2net: fixes in ethtool selftestAjit Khaparde2011-02-221-2/+3
* be2net: add new counters to display via ethtool statsAjit Khaparde2011-02-221-2/+11
* be2net: restrict WOL to PFs only.Ajit Khaparde2011-02-121-2/+13
* be2net: use device model DMA APIIvan Vecera2011-02-041-12/+13
* drivers/net/*/: Use static constJoe Perches2010-12-211-1/+3
* be2net: add multiple RX queue supportSathya Perla2010-10-041-72/+102
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-101-0/+1
|\
| * be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-031-0/+1
* | be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde2010-08-261-0/+3
|/
* be2net: change to show correct physical link statusAjit Khaparde2010-07-311-1/+2
* be2net: changes to properly provide phy detailsAjit Khaparde2010-07-021-14/+41
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-071-1/+1
|\
| * benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt2010-03-271-1/+1
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* be2net: update copyright datesAjit Khaparde2010-02-201-1/+1
* be2net: bug fix in be_read_eepromAjit Khaparde2010-02-121-1/+1
* be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi2010-01-221-0/+11
* be2net: ethtool self test reorganization.Sarveshwar Bandi2010-01-221-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-111-23/+54
|\
| * be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi2009-12-241-9/+31
| * be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi2009-12-241-14/+23
* | be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi2010-01-081-0/+45
|/
* be2net: Add support for ethtool self testSuresh R2009-12-041-0/+82
* be2net: Support for WoL using magic packet after suspend.Ajit Khaparde2009-12-031-0/+32
* be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde2009-12-021-21/+33
* be2net: Add be_rx_polls counterAjit Khaparde2009-12-021-1/+1