summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
AgeCommit message (Expand)Author
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny
2012-01-05igb: add basic runtime PM supportYan, Zheng
2012-01-02igb: Add flow control advertising to ethtool setting.Carolyn Wyborny
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
2011-10-07igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck
2011-10-07igb: Move ITR related data into work container within the q_vectorAlexander Duyck
2011-10-07igb: avoid unnecessary conversions from u16 to intAlexander Duyck
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-06igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck
2011-10-06igb: Make Tx budget for NAPI user adjustableAlexander Duyck
2011-09-19igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck
2011-09-19igb: drop the "adv" off function names relating to descriptorsAlexander Duyck
2011-09-19igb: drop support for single buffer modeAlexander Duyck
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher