summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-034-13/+11
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-012-9/+9
| * igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-281-2/+1
| * ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-07-281-2/+1
* | ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-316-17/+358
* | ixgbe: clear semaphore bits on timeoutsEmil Tantilov2013-07-311-24/+21
* | ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller2013-07-311-6/+6
* | ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller2013-07-313-12/+14
* | ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller2013-07-311-7/+129
* | ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-303-60/+18
* | ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov2013-07-304-148/+182
* | ixgbe: bump version numberDon Skidmore2013-07-301-1/+1
* | ixgbe: add new media type.Don Skidmore2013-07-304-7/+95
* | ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-304-16/+40
* | ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck2013-07-301-34/+1
* | ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2013-07-302-2/+75
* | e1000e: fix I217/I218 PHY initialization flowBruce Allan2013-07-281-33/+50
* | e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan2013-07-281-3/+2
* | e1000e: enable support for new device IDsBruce Allan2013-07-283-2/+14
* | e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan2013-07-281-28/+77
* | e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan2013-07-282-7/+48
* | e1000e: low throughput using 4K jumbos on I218Bruce Allan2013-07-281-0/+2
* | e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan2013-07-281-11/+10
* | e1000e: disable ASPM L1 on 82583Bruce Allan2013-07-281-0/+1
* | e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang2013-07-282-4/+5
* | e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang2013-07-281-4/+0
* | e1000e: restore call to pci_clear_master()Dean Nelson2013-07-281-0/+2
* | e100: dump small buffers via %*phAndy Shevchenko2013-07-281-9/+6
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-2/+2
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-0928-226/+765
|\
| * net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-281-2/+2
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
| * ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-103-0/+60
| * ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-103-8/+177
| * IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania2013-05-214-0/+29
| * igb: Removed unused i2c functionAkeem G. Abodunrin2013-05-211-5/+0
| * igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin2013-05-212-4/+10
| * igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny2013-05-211-2/+5
| * igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny2013-05-211-4/+2
| * igb: SerDes flow control settingAkeem G. Abodunrin2013-05-211-15/+19
| * igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-216-39/+291
| * igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick2013-05-212-3/+8
| * igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin2013-05-212-11/+32
| * e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin2013-05-211-3/+3
| * e1000e: prevent warning from -Wunused-parameterBruce Allan2013-05-211-2/+2
| * e1000e: cleanup whitespaceBruce Allan2013-05-218-127/+125
* | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
|/
* e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-251-1/+2
OpenPOWER on IntegriCloud