aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29ixgbe: disable link when adapter goes downJacob Keller3-0/+25
2013-08-27e1000e: balance semaphore put/get for 82573Steven La1-0/+5
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan1-1/+1
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang1-0/+7
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny1-26/+59
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan1-1/+2
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu3-21/+97
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2-1/+3
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny4-44/+93
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny4-2/+19
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny4-60/+77
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny5-65/+92
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck1-0/+4
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams1-0/+5
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin1-1/+4
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin3-19/+12
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin1-1/+3
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+11
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2-9/+9
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore6-17/+358
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov1-24/+21
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller1-6/+6
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller3-12/+14
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller1-7/+129
2013-07-30ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov3-60/+18
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov4-148/+182
2013-07-30ixgbe: bump version numberDon Skidmore1-1/+1
2013-07-30ixgbe: add new media type.Don Skidmore4-7/+95
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Don Skidmore4-16/+40
2013-07-30ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck1-34/+1
2013-07-30ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2-2/+75
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov1-2/+1
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-28e1000e: fix I217/I218 PHY initialization flowBruce Allan1-33/+50
2013-07-28e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan1-3/+2
2013-07-28e1000e: enable support for new device IDsBruce Allan3-2/+14
2013-07-28e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan1-28/+77
2013-07-28e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan2-7/+48
2013-07-28e1000e: low throughput using 4K jumbos on I218Bruce Allan1-0/+2
2013-07-28e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan1-11/+10
2013-07-28e1000e: disable ASPM L1 on 82583Bruce Allan1-0/+1
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang2-4/+5
2013-07-28e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang1-4/+0
2013-07-28e1000e: restore call to pci_clear_master()Dean Nelson1-0/+2
2013-07-28e100: dump small buffers via %*phAndy Shevchenko1-9/+6
2013-07-10net: rename ll methods to busy-pollEliezer Tamir1-2/+2
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds28-226/+765
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang1-2/+2
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1