aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-28ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose
2013-03-28ixgbe: Don't give VFs random MAC addressesGreg Rose
2013-03-28e1000e: fix scheduling while atomic bugsBruce Allan
2013-03-28e1000e: increase driver version numberBruce Allan
2013-03-28e1000e: cleanup unused definesBruce Allan
2013-03-28e1000e: add support for LTR on I217/I218Bruce Allan
2013-03-28e1000e: enable EEE by defaultBruce Allan
2013-03-28e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan
2013-03-27e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan
2013-03-27e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan
2013-03-27e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan
2013-03-27e1000e: additional error handling on PHY register accessesBruce Allan
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch
2013-03-27ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch
2013-03-26igb: fix PHC stopping on max freqJiri Benc
2013-03-26igb: make sensor info staticStephen Hemminger
2013-03-26igb: SR-IOV init reorderingAlex Williamson
2013-03-26igb: Fix null pointer dereferenceAlex Williamson
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-26ixgbevf: don't release the soft entriesxunleer
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan
2013-03-08e1000e: cleanup format of struct e1000_opt_list structBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan
2013-03-08e1000e: cleanup formatting of static structsBruce Allan
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch checksBruce Allan
2013-03-08e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan
2013-03-08e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan
2013-03-08ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger
2013-03-08ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-03-07ixgbe: Make use of the default fdb handlers.Vlad Yasevich
2013-03-07e1000e: fix accessing to suspended deviceKonstantin Khlebnikov
2013-03-07e1000e: fix runtime power management transitionsKonstantin Khlebnikov
2013-03-07e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny
2013-03-05igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck
2013-03-05e1000e: workaround DMA unit hang on I218Bruce Allan