index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
1
-5
/
+15
2014-03-28
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
1
-3
/
+0
2014-03-28
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
3
-0
/
+10
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-20
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
1
-1
/
+9
2014-03-20
e1000e: Fix Hardware Unit Hang
David Ertman
1
-9
/
+23
2014-03-18
e1000e: fix the build error when PM is disabled
Kevin Hao
1
-0
/
+2
2014-03-13
net: e1000e calls skb_set_hash
Tom Herbert
1
-1
/
+1
2014-03-08
e1000e: Fix SHRA register access for 82579
David Ertman
2
-2
/
+2
2014-03-08
e1000e: Fix ethtool offline tests for 82579 parts
David Ertman
1
-2
/
+8
2014-03-08
e1000e: Fix not generating an error on invalid load parameter
David Ertman
1
-0
/
+6
2014-03-08
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
6
-33
/
+354
2014-03-08
e1000e Refactor of Runtime Power Management
David Ertman
2
-32
/
+46
2014-03-08
e1000e: Refactor PM flows
David Ertman
3
-55
/
+78
2014-03-08
e1000e: Add missing branding strings in ich8lan.c
David Ertman
1
-0
/
+8
2014-03-08
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
23
-599
/
+444
2014-03-08
e1000e: Fix 82579 sets LPI too early.
David Ertman
3
-5
/
+19
2014-03-08
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
1
-4
/
+26
2014-03-08
e1000e: Cleanup unecessary references
David Ertman
1
-2
/
+2
2014-03-08
e1000e: PTP lock in e1000e_phc_adjustfreq
Todd Fujinaka
1
-0
/
+5
2014-02-19
e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-4
/
+7
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2014-01-17
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-6
/
+2
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+14
2013-12-18
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
1
-2
/
+2
2013-12-18
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
1
-2
/
+5
2013-12-18
e1000e: fix compiler warnings
David Ertman
1
-3
/
+7
2013-12-06
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-2
/
+12
2013-11-21
e1000e: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-2
/
+12
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+6
2013-11-15
e1000e: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-8
/
+6
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-12
/
+6
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
1
-23
/
+22
2013-09-22
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-13
e1000e: fix overrun of PHY RAR array
David Ertman
3
-6
/
+17
2013-09-13
e1000e: cleanup boolean comparison to true
David Ertman
1
-1
/
+1
2013-08-28
e1000e: balance semaphore put/get for 82573
Steven La
1
-0
/
+5
2013-08-22
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
Bruce Allan
1
-1
/
+1
2013-08-22
e1000e: Avoid kernel crash during shutdown
Li Zhang
1
-0
/
+7
2013-08-22
e1000e: Add code to check for failure of pci_disable_link_state call
Carolyn Wyborny
1
-26
/
+59
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
1
-1
/
+2
2013-07-28
e1000e: fix I217/I218 PHY initialization flow
Bruce Allan
1
-33
/
+50
2013-07-28
e1000e: do not resume device from RPM suspend to read PHY status registers
Bruce Allan
1
-3
/
+2
2013-07-28
e1000e: enable support for new device IDs
Bruce Allan
3
-2
/
+14
2013-07-28
e1000e: ethtool unnecessarily takes device out of RPM suspend
Bruce Allan
1
-28
/
+77
2013-07-28
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
Bruce Allan
2
-7
/
+48
2013-07-28
e1000e: low throughput using 4K jumbos on I218
Bruce Allan
1
-0
/
+2
2013-07-28
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
Bruce Allan
1
-11
/
+10
2013-07-28
e1000e: disable ASPM L1 on 82583
Bruce Allan
1
-0
/
+1
2013-07-28
e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split
Wei Yang
2
-4
/
+5
[next]