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
pinetabv-6.6.y-devel
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
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2
-0
/
+43
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
3
-73
/
+127
2012-11-01
net/macb: tx status is more than 8 bits now
Nicolas Ferre
1
-1
/
+1
2012-11-01
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
1
-11
/
+0
2012-11-01
net/macb: change debugging messages
Havard Skinnemoen
1
-10
/
+12
2012-11-01
net/macb: memory barriers cleanup
Havard Skinnemoen
1
-4
/
+14
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2
-3
/
+16
2012-10-31
net/cadence: depend on HAS_IOMEM
Joachim Eastwood
1
-0
/
+1
2012-10-23
net/at91_ether: add pdata flag for reverse Eth addr
Joachim Eastwood
2
-4
/
+2
2012-10-23
net/at91_ether: select MACB in Kconfig
Joachim Eastwood
2
-2
/
+2
2012-10-23
net/cadence: get rid of HAVE_NET_MACB
Joachim Eastwood
1
-5
/
+0
2012-10-23
net/macb: fix truncate warnings
Joachim Eastwood
1
-4
/
+4
2012-10-19
net/at91_ether: convert to devm_* functions
Joachim Eastwood
1
-18
/
+7
2012-10-19
net/at91_ether: clean up rx buffer handling
Joachim Eastwood
2
-51
/
+68
2012-10-19
net/at91_ether: use macb dma description struct
Joachim Eastwood
2
-9
/
+4
2012-10-19
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
3
-107
/
+4
2012-10-19
net/at91_ether: use ethtool and mdio from macb
Joachim Eastwood
3
-673
/
+31
2012-10-19
net/at91_ether: compile macb for exported functions
Joachim Eastwood
2
-2
/
+2
2012-10-19
net/macb: export some symbols for at91_ether
Joachim Eastwood
2
-3
/
+11
2012-10-19
net/at91_ether: use pclk member instead of ether_clk
Joachim Eastwood
2
-13
/
+12
2012-10-19
net/at91_ether/macb: absorb at91_private in to macb private struct
Joachim Eastwood
3
-79
/
+71
2012-10-19
net/at91_ether: use macb defs for rx dma buffers
Joachim Eastwood
2
-11
/
+4
2012-10-19
net/at91_ether: use macb access functions
Joachim Eastwood
2
-82
/
+64
2012-10-19
net/at91_ether: use macb register definitions
Joachim Eastwood
1
-80
/
+84
2012-10-19
net/macb: add AT91RM9200 specific registers and bits to header
Joachim Eastwood
1
-0
/
+6
2012-09-21
at91ether: return PTR_ERR if call to clk_get fails
Devendra Naga
1
-1
/
+1
2012-07-09
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
1
-2
/
+11
2012-04-29
net/at91_ether: use gpio_to_irq for phy IRQ line
Nicolas Ferre
1
-4
/
+4
2012-04-29
AT91: Remove fixed mapping for AT91RM9200 ethernet
Andrew Victor
2
-243
/
+285
2012-04-04
macb: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2012-01-11
macb: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2011-12-22
net: macb: fix build break with !CONFIG_OF
Olof Johansson
1
-0
/
+1
2011-12-16
Merge branch 'at91/macb' into next/drivers
Arnd Bergmann
3
-18
/
+80
2011-12-16
net/at91_ether: use gpio_is_valid for phy IRQ line
Nicolas Ferre
1
-10
/
+13
2011-12-16
net/macb: add DT support for Cadence macb/gem driver
Jean-Christophe PLAGNIOL-VILLARD
2
-8
/
+67
2011-12-06
Merge branch 'mxs/saif' into next/drivers
Arnd Bergmann
1
-0
/
+1
2011-11-22
macb: allow GEM to have configurable receive buffer size
Jamie Iles
2
-0
/
+22
2011-11-22
macb: support DMA bus widths > 32 bits
Jamie Iles
2
-0
/
+42
2011-11-22
macb: support statistics for GEM devices
Jamie Iles
2
-4
/
+107
2011-11-22
macb: support higher rate GEM MDIO clock divisors
Jamie Iles
2
-11
/
+55
2011-11-22
macb: initial support for Cadence GEM
Jamie Iles
3
-26
/
+94
2011-11-22
macb: convert printk to netdev_ and friends
Jamie Iles
1
-64
/
+56
2011-11-22
macb: unify at91 and avr32 platform data
Jamie Iles
3
-8
/
+9
[next]