summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-08-04Merge 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-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov
2013-07-31ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-07-31ixgbe: bump version numberDon Skidmore
2013-07-31ixgbe: add new media type.Don Skidmore
2013-07-31ixgbe: fix fc autoneg ethtool reporting.Don Skidmore
2013-07-31ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck
2013-07-31ixgbe: 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-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir