aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-01-27e1000e: correct maximum frame size on i217/i218Bruce Allan
2013-01-27e1000e: update copyright dateBruce Allan
2013-01-27e1000e: remove prototype of non-existent functionBruce Allan
2013-01-27e1000e: prevent hardware from automatically configuring PHY on I217/I218Bruce Allan
2013-01-27e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan
2013-01-27e1000e: add support for IEEE-1588 PTPBruce Allan
2013-01-27e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218Bruce Allan
2013-01-27e1000e: fix ethtool offline register test for I217Bruce Allan
2013-01-23ixgbevf: Fix link speed message to support 100MbpsGreg Rose
2013-01-23ixgbe: Limit number of reported VFs to device specific valueDonald Dutile
2013-01-23ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose
2013-01-23ixgbe: Modularize SR-IOV enablement codeGreg Rose
2013-01-23ixgbe: Make mailbox ops initialization unconditionalGreg Rose
2013-01-23ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller
2013-01-23ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck
2013-01-23ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
2013-01-23ixgbe: add warning when scheduling resetJacob Keller
2013-01-23ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller
2013-01-23ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller
2013-01-23ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller
2013-01-23ixgbe: add missing supported filters to get_ts_infoJacob Keller
2013-01-23ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin
2013-01-19igb: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-01-19ixgbevf: Fix statistics corruptionGreg Rose
2013-01-19ixgbevf: Fix link up messagesGreg Rose
2013-01-19ixgbevf: Synch out of tree and in tree mailbox interrupt handlersGreg Rose
2013-01-19ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck
2013-01-19ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck
2013-01-19ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2013-01-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend
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-16ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
2013-01-16e1000e: cleanup unnecessary line wrapBruce Allan
2013-01-16ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller