| Commit message (Expand) | Author | Age | Files | Lines |
* | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c | wzt wzt | 2010-03-27 | 1 | -1/+1 |
* | be2net: update copyright dates | Ajit Khaparde | 2010-02-20 | 1 | -1/+1 |
* | be2net: bug fix in be_read_eeprom | Ajit Khaparde | 2010-02-12 | 1 | -1/+1 |
* | be2net: Add link test to list of ethtool self tests. | Sarveshwar Bandi | 2010-01-22 | 1 | -0/+11 |
* | be2net: ethtool self test reorganization. | Sarveshwar Bandi | 2010-01-22 | 1 | -3/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-11 | 1 | -23/+54 |
|\ |
|
| * | be2net: Bug fix to return correct values in ethtool get_settings. | Sarveshwar Bandi | 2009-12-24 | 1 | -9/+31 |
| * | be2net: Bug fix to config NIC appropriately before loopback test | Sarveshwar Bandi | 2009-12-24 | 1 | -14/+23 |
* | | be2net: implements ethtool function to read eeprom data. | Sarveshwar Bandi | 2010-01-08 | 1 | -0/+45 |
|/ |
|
* | be2net: Add support for ethtool self test | Suresh R | 2009-12-04 | 1 | -0/+82 |
* | be2net: Support for WoL using magic packet after suspend. | Ajit Khaparde | 2009-12-03 | 1 | -0/+32 |
* | be2net: fix unnecessary access to hardware to get link, port info | Ajit Khaparde | 2009-12-02 | 1 | -21/+33 |
* | be2net: Add be_rx_polls counter | Ajit Khaparde | 2009-12-02 | 1 | -1/+1 |
* | be2net: fix to allow port beacon when device is closed | Ajit Khaparde | 2009-12-02 | 1 | -3/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-09 | 1 | -3/+5 |
|\ |
|
| * | be2net: fix to set proper flow control on resume | Ajit Khaparde | 2009-11-07 | 1 | -3/+5 |
* | | be2net: Changes to update ethtool get_settings function to return appropriate... | Sarveshwar Bandi | 2009-10-28 | 1 | -1/+35 |
* | | be2net: Implement ethtool get_phys_id function. | Sarveshwar Bandi | 2009-10-12 | 1 | -0/+30 |
* | | be2net: Get rid of net_device_stats from adapter. | Ajit Khaparde | 2009-10-07 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-07 | 1 | -1/+1 |
|\| |
|
| * | be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <... | Ajit Khaparde | 2009-10-07 | 1 | -1/+1 |
* | | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() | Ben Hutchings | 2009-10-05 | 1 | -3/+8 |
|/ |
|
* | be2net: Changes to support flashing of the be2 network adapter | Ajit Khaparde | 2009-09-07 | 1 | -0/+15 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | be2net: get rid of be_ctrl_info struct/abstraction | Sathya Perla | 2009-08-02 | 1 | -6/+6 |
* | be2net: Add GRO support to the be2net driver. LRO is not supported anymore. | Ajit Khaparde | 2009-07-24 | 1 | -8/+1 |
* | be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. | Ajit Khaparde | 2009-06-29 | 1 | -2/+2 |
* | be2net: fix for default setting of pause auto-negotiation | Ajit Khaparde | 2009-04-14 | 1 | -2/+2 |
* | net: Add be2net driver. | Sathya Perla | 2009-03-12 | 1 | -0/+362 |