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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
sfc: nicer log message on Siena SR-IOV probe fail
Edward Cree
1
-3
/
+5
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
1
-1
/
+1
2015-05-18
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
1
-5
/
+5
2015-05-18
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
1
-4
/
+12
2015-05-18
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
4
-28
/
+49
2015-05-18
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
3
-3
/
+95
2015-05-18
qeth: remove locks from sysfs _show
Eugene Crosser
1
-8
/
+0
2015-05-18
qeth: fix handling of IPA return codes
Eugene Crosser
1
-6
/
+4
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-05-18
net: dsa: bcm_sf2: properly propagate carrier down state for MoCA
Florian Fainelli
1
-0
/
+7
2015-05-18
hv_netvsc: change member name of struct netvsc_stats
sixiao@microsoft.com
2
-9
/
+9
2015-05-18
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
3
-107
/
+87
2015-05-16
net: phy: Add state machine state transitions debug prints
Florian Fainelli
1
-0
/
+31
2015-05-15
rocker: fix a neigh entry leak issue
Ying Xue
1
-3
/
+5
2015-05-15
amd-xgbe: Remove manual check and set of dma_mask pointer
Lendacky, Thomas
1
-2
/
+0
2015-05-15
amd-xgbe: Fix flow control setting logic
Lendacky, Thomas
4
-40
/
+72
2015-05-15
amd-xgbe: Support defining PHY resources in ETH device node
Lendacky, Thomas
2
-9
/
+16
2015-05-15
amd-xgbe: Move the PHY support into amd-xgbe
Lendacky, Thomas
11
-2222
/
+1780
2015-05-15
amd-xgbe: Rework the Rx path SKB allocation
Lendacky, Thomas
3
-33
/
+37
2015-05-15
amd-xgbe: Add netif_* message support to the driver
Lendacky, Thomas
7
-151
/
+191
2015-05-15
amd-xgbe: Add additional stats to be reported via ethtool
Lendacky, Thomas
3
-3
/
+23
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2
-23
/
+3
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
5
-5
/
+36
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
5
-9
/
+40
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
5
-4
/
+34
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
5
-4
/
+39
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
5
-4
/
+36
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
5
-4
/
+35
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
4
-6
/
+54
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2
-5
/
+13
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
4
-1
/
+78
2015-05-15
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
2
-8
/
+86
2015-05-15
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
1
-0
/
+1
2015-05-15
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
7
-11
/
+0
2015-05-14
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
Florian Fainelli
1
-2
/
+5
2015-05-14
of: mdio: Add a "broken-turn-around" property
Florian Fainelli
1
-0
/
+3
2015-05-14
be2net: Support for OS2BMC.
Venkata Duvvuru
4
-1
/
+181
2015-05-14
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
3
-34
/
+49
2015-05-14
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
4
-3
/
+46
2015-05-14
net: macb: OR vs AND typos
Dan Carpenter
1
-4
/
+4
2015-05-13
geneve: add initial netdev driver for GENEVE tunnels
John W. Linville
3
-0
/
+518
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2
-4
/
+4
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
4
-31
/
+32
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2
-2
/
+2
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
1
-11
/
+16
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
1
-1
/
+6
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
209
-3576
/
+3191
2015-05-13
fix missing copy_from_user in macvtap
Justin Cormack
1
-1
/
+4
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
1
-9
/
+9
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
1
-3
/
+4
[next]