summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds28-1153/+2152
2012-10-01netlink: add attributes to fdb interfacestephen hemminger1-1/+1
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-38/+19
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+11
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck2-7/+34
2012-09-24ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2-2/+17
2012-09-24ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose1-0/+4
2012-09-24ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K1-3/+1
2012-09-24ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose1-2/+3
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck3-52/+58
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran2-2/+4
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2-34/+34
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck1-12/+6
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck1-29/+26
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck1-12/+16
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2-85/+13
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny1-1/+5
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann2-83/+22
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend1-1/+1
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck5-2/+83
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin3-5/+16
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2012-09-19netdev: make address const in device address managementstephen hemminger1-2/+2
2012-09-18e1000: Small packets may get corrupted during padding by HWTushar Dave1-0/+11
2012-09-17igb: Add 1588 support to I210/I211.Matthew Vick2-45/+174
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick5-25/+153
2012-09-17igb: Store the MAC address in the name in the PTP struct.Matthew Vick1-4/+3
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick1-24/+38
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick4-395/+398
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick3-10/+25
2012-09-15ixgbe: Improve statistics accuracy for DDP trafficMark Rustad1-16/+16
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan1-0/+118
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan1-2/+105
2012-09-15ixgbe: add debugfs supportCatherine Sullivan4-2/+106
2012-09-15ixgbe: fix reporting of spoofed packetsEmil Tantilov1-1/+1
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck1-41/+59
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2-4/+10
2012-09-15e1000: add byte queue limitsOtto Estuardo Solares Cabrera1-0/+10
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas8-74/+95
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas8-8/+8
2012-09-07netdev: make pci_error_handlers constStephen Hemminger8-8/+8
2012-09-04ixgbe: remove old init remnantEliezer Tamir1-5/+0
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin1-3/+18
2012-09-04igb: reduce Rx header sizeEric Dumazet1-2/+2
2012-09-04igb: Add loopback test support for i210Carolyn Wyborny1-35/+16
2012-08-31Merge 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-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck4-28/+58
2012-08-30ixgbevf: Add suspend and resume support to the VFAlexander Duyck1-4/+89
2012-08-30e1000e: update driver version numberBruce Allan1-1/+1