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
2016-01-25
net: macb: fix build warning
Sudip Mukherjee
1
-1
/
+1
2016-01-15
net: macb: clear interrupts when disabling them
Nathan Sullivan
1
-0
/
+4
2016-01-08
net: macb: Add NP4 macb config using USRIO_DISABLED
Neil Armstrong
1
-0
/
+6
2016-01-08
net: ethernet: cadence-macb: Add disabled usrio caps
Neil Armstrong
2
-12
/
+16
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-13
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-2
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2015-12-17
net/macb: Update device tree binding for resetting PHY using GPIO
Gregory CLEMENT
1
-3
/
+12
2015-12-15
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
2
-0
/
+9
2015-11-18
net: macb: Add support for sgmii phy interface
Punnaiah Choudary Kalluri
2
-0
/
+9
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-62
/
+97
2015-07-28
macb: Fix build with macro'ized readl/writel.
David S. Miller
2
-15
/
+15
2015-07-27
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
1
-8
/
+2
2015-07-27
net/macb: suppress compiler warnings
Andy Shevchenko
2
-6
/
+5
2015-07-27
net/macb: use dev_*() when netdev is not yet registered
Andy Shevchenko
1
-2
/
+2
2015-07-27
net/macb: check if macb_config present
Andy Shevchenko
1
-2
/
+1
2015-07-27
net/macb: improve big endian CPU support
Andy Shevchenko
2
-44
/
+87
2015-07-27
net: macb: Change capability mask for jumbo support
Harini Katakam
1
-1
/
+1
2015-07-09
net: macb: Add SG support for Zynq SOC family
Punnaiah Choudary Kalluri
1
-4
/
+2
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-2
/
+0
2015-06-23
net/macb: add config for Atmel sama5d2 SoCs
Cyrille Pitchen
1
-0
/
+8
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+20
2015-05-22
net: macb: Disable half duplex gigabit on Zynq
Nathan Sullivan
2
-0
/
+13
2015-05-15
net: macb: Add better comment for RXUBR handling
Nathan Sullivan
1
-0
/
+6
2015-05-14
net: macb: OR vs AND typos
Dan Carpenter
1
-4
/
+4
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2015-05-10
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
1
-1
/
+23
2015-05-10
net: macb: Add support for jumbo frames
Harini Katakam
2
-4
/
+27
2015-05-10
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
1
-0
/
+8
2015-05-09
net: macb: Handle the RXUBR interrupt on all devices
Nathan Sullivan
1
-1
/
+10
2015-04-29
net: macb: Fix race condition in driver when Rx frame is dropped
Punnaiah Choudary Kalluri
1
-0
/
+3
2015-04-23
net/macb: Factor out one-time assignment from loop
Ben Shelton
1
-2
/
+2
2015-04-13
net/macb: sqe_test_errors are TX errors, not RX errors
Wolfgang Steinwender
1
-2
/
+2
2015-03-31
net/macb: unify peripheral version testing
Nicolas Ferre
2
-5
/
+7
2015-03-31
net/macb: fix the peripheral version test
Nicolas Ferre
1
-1
/
+1
2015-03-31
net/macb: add the user i/o to ethtool register dump
Nicolas Ferre
2
-2
/
+2
2015-03-31
net/macb: fix probe sequence to setup clocks earlier
Nicolas Ferre
2
-67
/
+104
2015-03-31
net/macb: trivial: correct wording for caps
Nicolas Ferre
1
-2
/
+2
2015-03-31
net/macb: fix capabilities configuration
Nicolas Ferre
1
-18
/
+18
2015-03-31
net/macb: add comment in macb_probe_queues
Nicolas Ferre
1
-2
/
+6
2015-03-31
net/macb: only probe queues once and use stored values
Nicolas Ferre
2
-4
/
+4
2015-03-13
net/macb: Only adjust tx_clk on link change
Jaeden Amero
1
-2
/
+5
2015-03-11
macb: Fix merge error.
Stephen Rothwell
1
-16
/
+0
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+22
2015-03-09
net: macb: constify macb configuration data
Josh Cartwright
1
-4
/
+4
2015-03-08
net/macb: merge at91_ether driver into macb driver
Cyrille Pitchen
5
-655
/
+484
2015-03-08
net/macb: unify clock management
Cyrille Pitchen
1
-17
/
+14
2015-03-08
net: macb: remove #if defined(CONFIG_ARCH_AT91) sections
Boris BREZILLON
2
-15
/
+19
2015-03-06
net: macb: Fix multi queue support for xilinx ZynqMP
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-06
net: macb: Include multi queue support for xilinx ZynqMP ethernet version
Punnaiah Choudary Kalluri
1
-1
/
+1
[next]