aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAge
...
* | e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-23
* | e1000e: Cleanup return values in ethtoolDavid Ertman2014-04-23
|/
* e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-31
* e1000e: remove redundant if clause from PTP workJakub Kicinski2014-03-28
* e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-28
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman2014-03-19
* e1000e: Fix Hardware Unit HangDavid Ertman2014-03-19
* e1000e: fix the build error when PM is disabledKevin Hao2014-03-18
* net: e1000e calls skb_set_hashTom Herbert2014-03-12
* e1000e: Fix SHRA register access for 82579David Ertman2014-03-08
* e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman2014-03-08
* e1000e: Fix not generating an error on invalid load parameterDavid Ertman2014-03-08
* e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-08
* e1000e Refactor of Runtime Power ManagementDavid Ertman2014-03-08
* e1000e: Refactor PM flowsDavid Ertman2014-03-08
* e1000e: Add missing branding strings in ich8lan.cDavid Ertman2014-03-08
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-08
* e1000e: Fix 82579 sets LPI too early.David Ertman2014-03-08
* e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-08
* e1000e: Cleanup unecessary referencesDavid Ertman2014-03-08
* e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka2014-03-07
* e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\|
| * e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman2013-12-18
| * e1000e: fix compiler warning (maybe-unitialized variable)David Ertman2013-12-18
| * e1000e: fix compiler warningsDavid Ertman2013-12-18
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-05
|\ \ | |/ |/|
| * e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\|
| * e1000e: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ | |/ |/|
| * DMA-API: net: intel/e1000e: fix 32-bit DMA mask handlingRussell King2013-09-21
* | intel: Remove extern from function prototypesJoe Perches2013-09-24
* | e1000e: fix overrun of PHY RAR arrayDavid Ertman2013-09-13
* | e1000e: cleanup boolean comparison to trueDavid Ertman2013-09-13
|/
* e1000e: balance semaphore put/get for 82573Steven La2013-08-27
* e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan2013-08-22
* e1000e: Avoid kernel crash during shutdownLi Zhang2013-08-22
* e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny2013-08-22
* e1000e: cleanup whitespace in recent commitBruce Allan2013-08-22
* e1000e: fix I217/I218 PHY initialization flowBruce Allan2013-07-28
* e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan2013-07-28
* e1000e: enable support for new device IDsBruce Allan2013-07-28
* e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan2013-07-28
* e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan2013-07-28
* e1000e: low throughput using 4K jumbos on I218Bruce Allan2013-07-28