aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-06-10ixgbe: add extra stats for ndo_ll_pollEliezer Tamir3-0/+60
2013-06-10ixgbe: add support for ndo_ll_pollEliezer Tamir3-8/+177
2013-05-21IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania4-0/+29
2013-05-21igb: Removed unused i2c functionAkeem G. Abodunrin1-5/+0
2013-05-21igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin2-4/+10
2013-05-21igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny1-2/+5
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny1-4/+2
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin1-15/+19
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin6-39/+291
2013-05-21igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick2-3/+8
2013-05-21igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin2-11/+32
2013-05-21e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin1-3/+3
2013-05-21e1000e: prevent warning from -Wunused-parameterBruce Allan1-2/+2
2013-05-21e1000e: cleanup whitespaceBruce Allan8-127/+125
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan1-1/+1
2013-04-25ixgbe: add mac type to the version in ethtool_regsEmil Tantilov1-1/+2