summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Merge ATR reinit into the service taskAlexander Duyck2011-05-141-0/+1
* ixgbe: add ethtool counters for OS2BMCEmil Tantilov2011-05-071-0/+4
* ixgbe: add rxhash supportEmil Tantilov2011-05-071-1/+6
* ixgbe: improve EEPROM read/write operationsEmil Tantilov2011-05-041-5/+2
* ixgbe: fix sparse warningEmil Tantilov2011-05-041-46/+62
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-4/+4
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-1/+2
* ixgbe: convert to ethtool set_phys_idEmil Tantilov2011-04-271-12/+17
* ixgbe: fix X540 ethtool loopback test.Don Skidmore2011-04-271-0/+7
* ixgbe: remove ntuple display supportAlexander Duyck2011-04-271-3/+0
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-131-7/+7
* ixgbe: fix setting and reporting of advertised speedsEmil Tantilov2011-03-071-21/+20
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-1/+1
* ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-111-2/+32
* ixgbe: update ntuple filter configurationAlexander Duyck2011-01-091-39/+95
* ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck2011-01-091-2/+2
* ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-091-3/+1
* ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-101-2/+3
* ixgbe: fix ntuple supportEmil Tantilov2010-12-101-1/+1
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-101-10/+14
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-031-0/+11
* ixgbe: add support for x540 MACDon Skidmore2010-11-161-7/+32
* ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-161-0/+1
* ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.cAlexander Duyck2010-11-161-8/+6
* ixgbe: add WOL support for backplane adaptersAlexander Duyck2010-11-161-0/+17
* ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configurationAlexander Duyck2010-11-161-4/+3
* ixgbe: change mac_type if statements to switch statementsAlexander Duyck2010-11-161-10/+35
* ixgbe: Disable RSC when ITR setting is too high to allow RSCAlexander Duyck2010-11-161-37/+53
* ixgbe: add a netdev pointer to the ring structureAlexander Duyck2010-11-161-6/+5
* ixgbe: move device pointer into the ring structureAlexander Duyck2010-11-161-18/+14
* ixgbe: remove unnecessary re-init of adapter on Rx-csum changeAlexander Duyck2010-11-161-5/+0
* ixgbe: fix stats handlingEric Dumazet2010-10-211-12/+17
* ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-211-1/+11
* drivers/net: return operator cleanupEric Dumazet2010-09-261-3/+3
* ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-191-235/+127
* ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck2010-08-191-2/+2
* ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundariesDon Skidmore2010-08-191-10/+13
* ixgbe: fix ethtool statsEric Dumazet2010-07-241-21/+21
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-3/+5
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-051-19/+21
* ixgbe: use NETIF_F_LROStanislaw Gruszka2010-07-011-1/+1
* ixgbe: add 1g PHY support for 82599Don Skidmore2010-06-301-0/+7
* ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-301-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-141-28/+7
|\
| * ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek2010-06-131-29/+8
* | ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-031-23/+20
|/
* ixgbe: add support for active DA cablesDon Skidmore2010-05-181-2/+2
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-4/+0
* ixgbe: use DMA API instead of PCI DMA functionsNick Nunley2010-04-271-20/+22
* ixgbe: cleanup ethtool autoneg inputDon Skidmore2010-04-271-1/+1
OpenPOWER on IntegriCloud