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