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
/
ks8842.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
ks8842: Fix warnings on 64-bit.
David S. Miller
1
-3
/
+3
2010-07-28
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
1
-21
/
+443
2010-07-27
ks8842: Support 100Mbps when accessed via timberdale
Richard Röjfors
1
-5
/
+10
2010-07-20
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
1
-5
/
+3
2010-07-13
drivers/net: Add Micrel KS8841/42 support to ks8842 driver
David J. Choi
1
-45
/
+129
2010-07-09
ks8842: Remove unnecessary bank select.
Richard Röjfors
1
-1
/
+0
2010-07-09
ks8842: Do the TX timeout work in workqueue context.
Richard Röjfors
1
-2
/
+22
2010-07-06
ks8842: Replace usage of dev_dbg with netdev_dbg
Richard Röjfors
1
-24
/
+18
2010-04-22
ks8842: Add platform data for setting mac address
Richard Röjfors
1
-11
/
+42
2010-03-17
drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>
Joe Perches
1
-4
/
+4
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-4
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-06-08
netdev: Added KS8842 driver
Richard Röjfors
1
-0
/
+732