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
/
forcedeth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-07
forcedeth: recover error support
Ayaz Abdulla
1
-3
/
+10
2009-02-07
forcedeth: ethtool tx csum fix
Ayaz Abdulla
1
-1
/
+1
2009-02-07
forcedeth: msi interrupt fix
Ayaz Abdulla
1
-0
/
+5
2009-02-07
forcedeth: mgmt unit interface
Ayaz Abdulla
1
-16
/
+82
2009-02-06
forcedeth: enable msix to default
Yinghai Lu
1
-1
/
+1
2009-02-06
forcedeth: ck804 and mcp55 doesn't need timerirq
Yinghai Lu
1
-4
/
+4
2009-02-06
forcedeth: disable irq at first before schedule rx
Yinghai Lu
1
-2
/
+2
2009-02-06
forcedeth: don't clear nic_poll_irq too early
Yinghai Lu
1
-3
/
+5
2009-02-06
forcedeth: make msi-x different name for rx-tx
Yinghai Lu
1
-3
/
+14
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-5
/
+5
2009-01-11
forcedeth: napi schedule lock fix
Ayaz Abdulla
1
-2
/
+2
2009-01-11
forcedeth: remove mgmt unit for mcp79 chipset
Ayaz Abdulla
1
-4
/
+4
2009-01-11
forcedeth: version bump and copyright
Ayaz Abdulla
1
-2
/
+2
2009-01-11
forcedeth: xmit lock fix
Ayaz Abdulla
1
-2
/
+4
2008-12-26
forcedeth: don't poll NV event 36
Johannes Berg
1
-1
/
+1
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-5
/
+5
2008-12-08
netdevice: Kill netdev->priv
Wang Chen
1
-2
/
+2
2008-12-04
forcedeth: power down phy when interface is down
Ed Swierk
1
-2
/
+10
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-3
/
+19
2008-11-20
forcedeth: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-11-02
forcdeth: increase max_interrupt_work
Joe Korty
1
-1
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-5
/
+4
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+13
2008-09-25
forcedeth fix: take phy out of reset during power up
Ayaz Abdulla
1
-1
/
+1
2008-09-19
forcedeth: call restore mac addr in nv_shutdown path
Yinghai Lu
1
-3
/
+13
2008-09-06
forcedeth: fix kexec regression
Rafael J. Wysocki
1
-3
/
+5
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
1
-2
/
+2
2008-08-07
forcedeth: add tx pause limit
Ayaz Abdulla
1
-1
/
+6
2008-08-07
forcedeth: add jumbo frame support for mcp79
Ayaz Abdulla
1
-4
/
+4
2008-08-07
forcedeth: add new tx stat counters
Ayaz Abdulla
1
-33
/
+56
2008-08-07
forcedeth: fix rx error policy
Ayaz Abdulla
1
-6
/
+8
2008-07-30
forcedeth bug fix: realtek phy 8211c errata
Ayaz Abdulla
1
-6
/
+58
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+16
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+13
2008-07-04
forcedeth: fix lockdep warning on ethtool -s
Tobias Diedrich
1
-2
/
+13
2008-06-28
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
1
-0
/
+5
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+20
2008-06-11
forcedeth: msi interrupts
Ayaz Abdulla
1
-0
/
+20
2008-05-31
[netdrvr] forcedeth: reorder suspend/resume code
Tobias Diedrich
1
-15
/
+11
2008-05-31
[netdrvr] forcedeth: save/restore device configuration space
Tobias Diedrich
1
-6
/
+15
2008-05-31
[netdrvr] forcedeth: setup wake-on-lan before shutting down
Tobias Diedrich
1
-0
/
+16
2008-05-22
[netdrvr] forcedeth: Restore multicast settings on resume
Tobias Diedrich
1
-0
/
+1
2008-04-25
forcedeth: realtek phy crossover detection
Ayaz Abdulla
1
-42
/
+178
2008-04-25
forcedeth: new backoff implementation
Ayaz Abdulla
1
-34
/
+178
2008-04-17
[netdrvr] forcedeth: internal simplifications; changelog removal
Jeff Garzik
1
-160
/
+74
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+26
2008-04-12
forcedeth: mac address fix
Ayaz Abdulla
1
-2
/
+24
2008-04-05
fix endian lossage in forcedeth
Al Viro
1
-3
/
+2
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-8
/
+10
[prev]
[next]