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
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+28
2013-09-05
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
1
-0
/
+16
2013-09-05
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
1
-1
/
+12
2013-08-31
net: pxa168_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-10
/
+9
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+53
2013-08-14
skge: dma_sync the whole receive buffer
stephen hemminger
1
-2
/
+4
2013-08-05
skge: fix build on 32 bit
Stephen Hemminger
1
-7
/
+7
2013-08-05
skge: add dma_mapping check
stephen hemminger
1
-6
/
+42
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+17
2013-07-31
mvneta: Try to fix mvneta when compiled as module
Arnaud Patard \(Rtp\)
1
-10
/
+14
2013-07-31
mvneta: Fix hang when loading the mvneta driver
Arnaud Patard \(Rtp\)
1
-10
/
+9
2013-07-31
net: mvneta: support big endian
Thomas Petazzoni
1
-3
/
+32
2013-07-31
net: mvneta: move the RX and TX desc macros outside of the structs
Thomas Petazzoni
1
-11
/
+15
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
1
-2
/
+11
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2013-06-20
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-1
/
+1
2013-06-20
pxa168_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-2
/
+2
2013-06-18
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-18
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-05
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
1
-9
/
+35
2013-06-05
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
1
-3
/
+5
2013-05-31
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
1
-4
/
+149
2013-05-31
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
1
-0
/
+11
2013-05-31
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
1
-7
/
+18
2013-05-31
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
1
-2
/
+1
2013-05-31
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
1
-1
/
+1
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
2
-2
/
+2
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
3
-5
/
+0
2013-05-17
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-05-04
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
1
-0
/
+2
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+10
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-4
/
+5
2013-04-15
net: mvneta: fix improper tx queue usage in mvneta_tx()
Willy Tarreau
1
-5
/
+4
2013-04-14
net: mvmdio: add select PHYLIB
Thomas Petazzoni
1
-1
/
+1
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
2
-95
/
+3
2013-04-12
net: mv643xx_eth: Add GRO support
Sebastian Hesselbarth
1
-1
/
+1
2013-04-12
net: mv643xx_eth: use managed devm_kzalloc
Sebastian Hesselbarth
1
-13
/
+4
2013-04-12
net: mv643xx_eth: add shared clk and cleanup existing clk handling
Sebastian Hesselbarth
1
-16
/
+11
2013-04-09
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
1
-0
/
+11
2013-04-08
net: mvneta: enable features before registering the driver
willy tarreau
1
-4
/
+5
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2013-03-29
sky2: Threshold for Pause Packet is set wrong
Mirko Lindner
1
-1
/
+1
2013-03-29
sky2: Receive Overflows not counted
Mirko Lindner
1
-1
/
+1
2013-03-25
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
Simon Baatz
1
-3
/
+9
2013-03-25
net: mvmdio: define module alias for platform device
Simon Baatz
1
-0
/
+1
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
3
-183
/
+19
[next]