summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller
2013-07-30ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-07-30ixgbe: bump version numberDon Skidmore
2013-07-30ixgbe: add new media type.Don Skidmore
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Don Skidmore
2013-07-30ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck
2013-07-30ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-07-28e1000e: fix I217/I218 PHY initialization flowBruce Allan
2013-07-28e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan
2013-07-28e1000e: enable support for new device IDsBruce Allan
2013-07-28e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan
2013-07-28e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan
2013-07-28e1000e: low throughput using 4K jumbos on I218Bruce Allan
2013-07-28e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan
2013-07-28e1000e: disable ASPM L1 on 82583Bruce Allan
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang
2013-07-28e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang
2013-07-28e1000e: restore call to pci_clear_master()Dean Nelson
2013-07-28e100: dump small buffers via %*phAndy Shevchenko
2013-07-10net: rename ll methods to busy-pollEliezer Tamir
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-10ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-10ixgbe: add support for ndo_ll_pollEliezer Tamir
2013-05-21IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania
2013-05-21igb: Removed unused i2c functionAkeem G. Abodunrin
2013-05-21igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin
2013-05-21igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin
2013-05-21igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick
2013-05-21igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin
2013-05-21e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin
2013-05-21e1000e: prevent warning from -Wunused-parameterBruce Allan
2013-05-21e1000e: cleanup whitespaceBruce Allan
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-04-25ixgbe: add mac type to the version in ethtool_regsEmil Tantilov