summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-01-18igb: Use in-kernel PTP_EV_PORT #defineMatthew Vick
2013-01-18igb: Free any held skb that should have been timestamped on removeMatthew Vick
2013-01-18igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick
2013-01-18igb: Add timeout for PTP Tx work itemMatthew Vick
2013-01-18igb: Add support for SW timestampingMatthew Vick
2013-01-18igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny
2013-01-18igb: Add support functions to access thermal data.Carolyn Wyborny
2013-01-18igb: Add i2c interface to igb.Carolyn Wyborny
2013-01-18igb: Enable SR-IOV configuration via PCI sysfs interfaceGreg Rose
2013-01-18e1000e: add support for hardware timestamping on some devicesBruce Allan
2013-01-18e1000e: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2013-01-18e1000e: add ethtool .get_eee/.set_eeeBruce Allan
2013-01-16e1000e: merge multiple conditional statements into oneBruce Allan
2013-01-16e1000e: cleanup code duplicationBruce Allan
2013-01-16e1000e: cleanup magic numberBruce Allan
2013-01-16e1000e: cleanup unnecessary line wrapBruce Allan
2013-01-16e1000e: cleanup unusual comment placementBruce Allan
2013-01-16e1000e: cleanup redundant statistics counterBruce Allan
2013-01-16e1000e: resolve checkpatch PREFER_PR_LEVEL warningBruce Allan
2013-01-15e1000e: add missing bailout on errorBruce Allan
2013-01-15e1000e: unexpected "Reset adapter" message when cable pulledBruce Allan
2013-01-15e1000e: fix enabling of EEE on 82579 and I217Bruce Allan
2013-01-15e1000e: 82577: workaround for link drop issueBruce Allan
2013-01-15e1000e: helper functions for accessing EMI registersBruce Allan
2013-01-15e1000e: Invalid Image CSUM bit changed for I217Bruce Allan
2013-01-15e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan
2013-01-15e1000e: SerDes autoneg flow controlBruce Allan
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06drivers/net: remove orphaned references to micro channelPaul Gortmaker
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-06igb: Update igb version to 4.1.2Carolyn Wyborny
2012-12-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2012-12-06igb: remove duplicate code for fallback interrupt initializationStefan Assmann
2012-12-06ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches
2012-12-03net/intel: remove __dev* attributesBill Pemberton
2012-12-01ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan
2012-12-01igb: Fix SerDes autoneg flow control.Carolyn Wyborny
2012-12-01igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny
2012-12-01igb: Workaround for global device reset problem on 82580.Carolyn Wyborny
2012-12-01igb: Refactoring of i210 file.Carolyn Wyborny
2012-12-01igb: Acquire, release semaphore for writing each EEPROM pageAkeem G. Abodunrin
2012-12-01igb: Updates to read nvm function for i211 deviceCarolyn Wyborny
2012-12-01ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com
2012-11-28ixgbe: bump version numberDon Skidmore
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose
2012-11-28ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav