aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\
| * e1000e: fix accessing to suspended deviceKonstantin Khlebnikov2013-03-07
| * e1000e: fix runtime power management transitionsKonstantin Khlebnikov2013-03-07
| * e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-07
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-05
| |\
| | * igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny2013-03-05
| | * igb: Fix link setup for I210 devicesCarolyn Wyborny2013-03-05
| | * igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck2013-03-05
| | * e1000e: workaround DMA unit hang on I218Bruce Allan2013-03-05
* | | e1000e: cleanup - move defines to appropriate header fileBruce Allan2013-03-08
* | | e1000e: cleanup format of struct e1000_opt_list structBruce Allan2013-03-08
* | | e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan2013-03-08
* | | e1000e: cleanup unnecessary line breaksBruce Allan2013-03-08
* | | e1000e: cleanup formatting of static structsBruce Allan2013-03-08
* | | e1000e: cleanup unusually placed commentsBruce Allan2013-03-08
* | | e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan2013-03-08
* | | e1000e: cleanup SPACING checkpatch checksBruce Allan2013-03-08
* | | e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan2013-03-08
* | | e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan2013-03-08
* | | e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan2013-03-08
* | | e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan2013-03-08
* | | e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan2013-03-08
* | | ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger2013-03-08
* | | ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-03-08
* | | ixgbe: Make use of the default fdb handlers.Vlad Yasevich2013-03-07
|/ /
* / hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
* | ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck2013-02-16
* | ixgbe: fix Tx timeouts with BQLEmil Tantilov2013-02-16
* | ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-16
* | ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov2013-02-16
* | ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov2013-02-16
* | ixgbe: Add support for set_channels ethtool operationAlexander Duyck2013-02-16
* | ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck2013-02-16
* | ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2013-02-16
* | ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck2013-02-16
* | ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-16
* | ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-16
* | igb: increase timeout for ethtool offline self-testStefan Assmann2013-02-16
* | igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-02-16
* | e1000e: display a warning message when SmartSpeed worksKoki Sanagi2013-02-16
* | e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-16
* | ixgbe: refactor initialization of feature flagsEmil Tantilov2013-02-15
* | igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin2013-02-15
* | igb: Intialize MAC function pointersAkeem G. Abodunrin2013-02-15
* | igb: Initialize NVM function pointersAkeem G. Abodunrin2013-02-15
* | igb: Initialize PHY function pointersAkeem G. Abodunrin2013-02-15