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
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-08-31
net: macb: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-31
net: at91_ether: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-29
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
1
-3
/
+3
2013-08-27
net/cadence/macb: add support for dt phy definition
Boris BREZILLON
1
-7
/
+34
2013-07-12
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...
Wolfram Sang
1
-11
/
+0
2013-07-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-06-20
at91_ether: Do not select NET_CORE
Ben Hutchings
1
-1
/
+0
2013-06-07
net/macb: change RX path for GEM
Nicolas Ferre
2
-49
/
+272
2013-06-07
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2
-8
/
+38
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-3
/
+0
2013-05-15
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2
-2
/
+23
2013-05-12
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-12
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-04-15
net/macb: fix error return code in macb_probe()
Nicolas Ferre
1
-2
/
+2
2013-04-13
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-03
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
1
-37
/
+6
2013-04-03
net/cadence/at91_ether: Simplify OF dependencies
Guenter Roeck
1
-38
/
+6
2013-03-28
net/macb: make clk_enable atomic
Steffen Trumtrar
1
-10
/
+10
2013-03-28
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2
-0
/
+3
2013-03-28
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
1
-0
/
+3
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-11
/
+8
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-03-06
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-06
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-0
/
+5
2013-02-14
drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-0
/
+1
2013-02-13
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
1
-0
/
+5
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2012-12-03
net/cadence: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
2
-2
/
+19
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2
-6
/
+0
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-15
net/macb: clear unused address register
Joachim Eastwood
2
-0
/
+14
2012-11-15
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-08
net/at91_ether: fix comment and style issues
Joachim Eastwood
1
-60
/
+51
2012-11-08
net/at91_ether: clean up print outs
Joachim Eastwood
1
-10
/
+7
2012-11-08
net/at91_ether: drop board_data private struct member
Joachim Eastwood
2
-8
/
+1
2012-11-08
net/at91_ether: use stat function from macb
Joachim Eastwood
3
-42
/
+11
2012-11-08
net/at91_ether: use macb functions for get/set hwaddr
Joachim Eastwood
1
-109
/
+3
2012-11-08
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2
-3
/
+7
2012-11-08
net/macb: support reversed hw addr
Joachim Eastwood
1
-6
/
+18
2012-11-08
net/macb: check all address registers sets
Joachim Eastwood
1
-15
/
+20
2012-11-07
net: at91_ether: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-07
net: at91_ether: add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+66
2012-11-03
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
1
-0
/
+2
2012-11-01
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-01
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
1
-7
/
+16
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
2
-54
/
+113
[next]