summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2012-11-28ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck
2012-11-28igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick
2012-11-28igbvf: update version numberMitch A Williams
2012-11-28igbvf: work around i350 erratumMitch A Williams
2012-11-22igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick
2012-11-22igb: Update PTP Rx filtersMatthew Vick
2012-11-22ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller
2012-11-22ixgbe: convert to use simple_open()Wei Yongjun
2012-11-22ixgbe: Reformat output of ixgbe_dumpJosh Hay
2012-11-19net: Remove bogus dependencies on INETBen Hutchings
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida
2012-11-15ixgbevf: Add checksum statistics counters to ringsGreg Rose
2012-11-15ixgbevf: Remove unneeded and obsolete commentGreg Rose
2012-11-15ixgbevf: White space and comments clean upGreg Rose
2012-11-15ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose
2012-11-15ixgbevf: Remove checking for mac.ops function pointersGreg Rose
2012-11-15ixgbevf: Remove the ring adapter pointer valueGreg Rose
2012-11-15ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose
2012-11-15ixgbevf: Streamline the rx buffer allocationGreg Rose
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny