summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2012-09-05ixgbe: remove old init remnantEliezer Tamir1-5/+0
2012-09-05igb: Supported and Advertised Pause FrameAkeem G. Abodunrin1-3/+18
2012-09-05igb: reduce Rx header sizeEric Dumazet1-2/+2
2012-09-05igb: Add loopback test support for i210Carolyn Wyborny1-35/+16
2012-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-41/+164
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-25/+24
2012-08-31ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck4-28/+58
2012-08-31ixgbevf: Add suspend and resume support to the VFAlexander Duyck1-4/+89
2012-08-31e1000e: update driver version numberBruce Allan1-1/+1
2012-08-31e1000e: cleanup - remove unnecessary variableBruce Allan1-3/+2
2012-08-31e1000e: cleanup - remove inapplicable commentBruce Allan1-1/+1
2012-08-31e1000e: cleanup strict checkpatch checkBruce Allan1-1/+2
2012-08-31e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan1-1/+9
2012-08-31e1000e: use correct type for read of 32-bit registerBruce Allan1-2/+2
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-8/+187
2012-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-49/+71
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg2-0/+46
2012-08-21e1000e: implement MDI/MDI-X controlJesse Brandeburg1-2/+39
2012-08-21e1000: configure and read MDI settingsJesse Brandeburg2-0/+43
2012-08-21igb: implement 580 MDI setting supportJesse Brandeburg2-4/+30
2012-08-21e1000e: implement 82577/579 MDI setting supportBruce W Allan1-2/+29
2012-08-17ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck2-6/+11
2012-08-17ixgbe: Roll RSC code into non-EOP codeAlexander Duyck1-32/+19
2012-08-17ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck1-77/+89
2012-08-17ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck1-15/+17
2012-08-17ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck1-37/+57
2012-08-17ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck1-14/+38
2012-08-17ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck2-19/+45
2012-08-17ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck1-39/+34
2012-08-17ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck1-26/+1
2012-08-11ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck1-2/+6
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+26
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+9
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann1-0/+3
2012-08-07e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave1-2/+4
2012-08-07e1000e: NIC goes up and immediately goes downTushar Dave1-3/+1
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl1-12/+11
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl1-1/+1
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny1-8/+8
2012-08-01netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman3-4/+3
2012-07-27ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller1-1/+1
2012-07-22e1000e: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22e1000: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin1-1/+2
2012-07-22ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2-7/+17
2012-07-22ixgbe: add support for new 82599 deviceDon Skidmore2-0/+2
2012-07-22ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend1-5/+8