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
/
macb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-06-07
net/macb: change RX path for GEM
Nicolas Ferre
1
-49
/
+259
2013-06-07
net/macb: increase RX buffer size for GEM
Nicolas Ferre
1
-8
/
+37
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-15
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
1
-2
/
+16
2013-04-15
net/macb: fix error return code in macb_probe()
Nicolas Ferre
1
-2
/
+2
2013-04-03
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
1
-37
/
+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
1
-0
/
+1
2013-03-28
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
1
-0
/
+3
2013-03-06
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+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-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
1
-4
/
+4
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
1
-2
/
+8
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
1
-3
/
+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
1
-0
/
+8
2012-11-15
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-08
net/at91_ether: use stat function from macb
Joachim Eastwood
1
-1
/
+2
2012-11-08
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
1
-3
/
+5
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-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
1
-54
/
+112
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
1
-0
/
+40
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
1
-63
/
+109
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
1
-3
/
+12
2012-10-23
net/macb: fix truncate warnings
Joachim Eastwood
1
-4
/
+4
2012-10-19
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
1
-1
/
+2
2012-10-19
net/macb: export some symbols for at91_ether
Joachim Eastwood
1
-3
/
+6
2012-07-09
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
1
-2
/
+11
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-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
net/macb: add DT support for Cadence macb/gem driver
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+65
2011-11-22
macb: allow GEM to have configurable receive buffer size
Jamie Iles
1
-0
/
+17
2011-11-22
macb: support DMA bus widths > 32 bits
Jamie Iles
1
-0
/
+23
2011-11-22
macb: support statistics for GEM devices
Jamie Iles
1
-3
/
+54
2011-11-22
macb: support higher rate GEM MDIO clock divisors
Jamie Iles
1
-11
/
+44
[next]