aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAge
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10
* intel drivers: repair missing flush operationsJesse Brandeburg2011-08-04
* ixgbe: convert to ndo_fix_featuresDon Skidmore2011-07-22
* ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck2011-07-22
* ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck2011-07-22
* ixgbe: fix ring assignment issues for SR-IOV and drop casesAlexander Duyck2011-06-24
* ixgbe: disable RSC when Rx checksum is offEmil Tantilov2011-06-24
* ixgbe: move reset code into a separate functionEmil Tantilov2011-06-24
* ixgbe: move setting RSC into a separate functionEmil Tantilov2011-06-24
* ixgbe: add support for nfc addition and removal of filtersAlexander Duyck2011-06-24
* ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck2011-06-24
* ixgbe: add basic support for setting and getting nfc controlsAlexander Duyck2011-06-24
* ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck2011-06-24
* ixgbe: remove ntuple filteringAlexander Duyck2011-06-24
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* ixgbe: Merge ATR reinit into the service taskAlexander Duyck2011-05-14
* ixgbe: add ethtool counters for OS2BMCEmil Tantilov2011-05-07
* ixgbe: add rxhash supportEmil Tantilov2011-05-07
* ixgbe: improve EEPROM read/write operationsEmil Tantilov2011-05-04
* ixgbe: fix sparse warningEmil Tantilov2011-05-04
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* ixgbe: convert to ethtool set_phys_idEmil Tantilov2011-04-27
* ixgbe: fix X540 ethtool loopback test.Don Skidmore2011-04-27
* ixgbe: remove ntuple display supportAlexander Duyck2011-04-27
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-13
* ixgbe: fix setting and reporting of advertised speedsEmil Tantilov2011-03-07
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
* ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-11
* ixgbe: update ntuple filter configurationAlexander Duyck2011-01-10
* ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck2011-01-10
* ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-10
* ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-11
* ixgbe: fix ntuple supportEmil Tantilov2010-12-11
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-11
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-03
* ixgbe: add support for x540 MACDon Skidmore2010-11-16
* ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-16
* ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.cAlexander Duyck2010-11-16
* ixgbe: add WOL support for backplane adaptersAlexander Duyck2010-11-16
* ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configurationAlexander Duyck2010-11-16
* ixgbe: change mac_type if statements to switch statementsAlexander Duyck2010-11-16
* ixgbe: Disable RSC when ITR setting is too high to allow RSCAlexander Duyck2010-11-16
* ixgbe: add a netdev pointer to the ring structureAlexander Duyck2010-11-16
* ixgbe: move device pointer into the ring structureAlexander Duyck2010-11-16
* ixgbe: remove unnecessary re-init of adapter on Rx-csum changeAlexander Duyck2010-11-16
* ixgbe: fix stats handlingEric Dumazet2010-10-21
* ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-21
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-19