summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e
AgeCommit message (Expand)Author
2014-03-12net: e1000e calls skb_set_hashTom Herbert
2014-03-07e1000e: Fix SHRA register access for 82579David Ertman
2014-03-07e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman
2014-03-07e1000e: Fix not generating an error on invalid load parameterDavid Ertman
2014-03-07e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman
2014-03-07e1000e Refactor of Runtime Power ManagementDavid Ertman
2014-03-07e1000e: Refactor PM flowsDavid Ertman
2014-03-07e1000e: Add missing branding strings in ich8lan.cDavid Ertman
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2014-03-07e1000e: Fix 82579 sets LPI too early.David Ertman
2014-03-07e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman
2014-03-07e1000e: Cleanup unecessary referencesDavid Ertman
2014-03-07e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka
2014-02-18e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman
2013-12-17e1000e: fix compiler warning (maybe-unitialized variable)David Ertman
2013-12-17e1000e: fix compiler warningsDavid Ertman
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-11-21e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-14e1000e: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-24intel: Remove extern from function prototypesJoe Perches
2013-09-21DMA-API: net: intel/e1000e: fix 32-bit DMA mask handlingRussell King
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman
2013-09-13e1000e: cleanup boolean comparison to trueDavid Ertman
2013-08-27e1000e: balance semaphore put/get for 82573Steven La
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan
2013-07-28e1000e: fix I217/I218 PHY initialization flowBruce Allan
2013-07-28e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan
2013-07-28e1000e: enable support for new device IDsBruce Allan
2013-07-28e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan
2013-07-28e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan
2013-07-28e1000e: low throughput using 4K jumbos on I218Bruce Allan
2013-07-28e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan
2013-07-28e1000e: disable ASPM L1 on 82583Bruce Allan
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang
2013-07-28e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang
2013-07-28e1000e: restore call to pci_clear_master()Dean Nelson
2013-05-21e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin
2013-05-21e1000e: prevent warning from -Wunused-parameterBruce Allan
2013-05-21e1000e: cleanup whitespaceBruce Allan
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-04-25e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan