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
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
/
e1000
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-22
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-1
/
+0
2005-09-14
[PATCH] e1000: support ETHTOOL_GPERMADDR
John W. Linville
2
-1
/
+3
2005-09-14
[PATCH] e1000: correct rx_dropped counting
John W. Linville
1
-1
/
+0
2005-09-06
[PATCH] (2/7) iomem annotations (e1000)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-8
/
+6
2005-08-19
[PATCH] e1000 printk warning fix 2
Andrew Morton
1
-2
/
+2
2005-08-12
[NETPOLL]: e1000 netpoll tweak
Matt Mackall
1
-0
/
+1
2005-07-28
[PATCH] e1000: no need for reboot notifier
Tony Luck
1
-28
/
+1
2005-06-27
[PATCH] e1000: Driver version, white space, comments & other
Malli Chilakala
2
-7
/
+9
2005-06-27
[PATCH] e1000: Included proposals to false late collisions due to H/W latencies
Malli Chilakala
2
-5
/
+15
2005-06-27
[PATCH] e1000: Ethtool set speed/duplex validates parameters for consistency
Malli Chilakala
1
-0
/
+7
2005-06-27
[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers
Malli Chilakala
1
-9
/
+18
2005-06-27
[PATCH] e1000: Fixed VLAN tag processing error for big-endian architectures
Malli Chilakala
1
-6
/
+6
2005-06-27
[PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger
Malli Chilakala
1
-5
/
+16
2005-06-27
[PATCH] e1000: Fixed the loopback test failure for 82573 based adapters
Malli Chilakala
1
-0
/
+1
2005-06-27
[PATCH] e1000: Fixed register and loopback test failures with 82573 controllers
Malli Chilakala
1
-6
/
+26
2005-06-27
[PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected
Malli Chilakala
2
-3
/
+3
2005-06-27
[PATCH] e1000: Use netdev_priv() to get to netdev->priv
Malli Chilakala
2
-45
/
+45
2005-06-27
[PATCH] e1000: Use correct WOL settings for 82544 adapters
Malli Chilakala
1
-1
/
+1
2005-06-27
[PATCH] e1000: Synchronize phy access between stats update and MII_IOCTL
Malli Chilakala
1
-10
/
+26
2005-06-23
e1000: fix spinlock bug
Mitch Williams
1
-0
/
+1
2005-05-13
[PATCH] e1000:Driver version,white space,comments,device id
Malli Chilakala
7
-135
/
+106
2005-05-13
[PATCH] e1000:Adjust flow control watermarks for Jumbo Frames
Malli Chilakala
1
-2
/
+15
2005-05-13
[PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2
Malli Chilakala
1
-0
/
+1
2005-05-13
[PATCH] e1000:82573 specific code & packet split code
Malli Chilakala
5
-523
/
+2882
2005-05-13
[PATCH] e1000: Modified e1000_clean: exit poll
Malli Chilakala
1
-3
/
+2
2005-05-13
[PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq
Malli Chilakala
1
-1
/
+0
2005-05-13
[PATCH] e1000: Implement a workaround for 82546 errata 10
Malli Chilakala
1
-0
/
+16
2005-05-13
[PATCH] e1000: e1000 stops working after resume
Malli Chilakala
1
-2
/
+1
2005-05-13
[PATCH] e1000:Fix computation of netdev stats from controller stats counters
Malli Chilakala
1
-3
/
+3
2005-05-13
[PATCH] e1000: Dump information on Tx ring
Malli Chilakala
1
-3
/
+30
2005-05-13
[PATCH] e1000: Delay clean-up of last Tx packet
Malli Chilakala
1
-16
/
+27
2005-05-13
[PATCH] e1000: Fix kernel panic with 82541 LOM
Malli Chilakala
1
-0
/
+1
2005-05-13
[PATCH] e1000: Enable polling before enabling interrupts
Malli Chilakala
1
-1
/
+2
2005-05-13
[PATCH] e1000: MSI support for PCI-e adapters
Malli Chilakala
2
-0
/
+18
2005-05-13
[PATCH] e1000: Fix msec-delay definition to use msleep
Malli Chilakala
1
-1
/
+6
2005-05-13
[PATCH] e1000: made loopback test robust
Malli Chilakala
1
-23
/
+58
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
9
-0
/
+13864