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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
3
-0
/
+63
2016-07-18
Bluetooth: Move hci_recv_frame and hci_recv_diag prototypes
Marcel Holtmann
1
-3
/
+2
2016-07-17
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2016-07-17
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
5
-7
/
+7
2016-07-17
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
1
-1
/
+1
2016-07-17
sctp: fix GSO for IPv6
Marcelo Ricardo Leitner
1
-1
/
+22
2016-07-17
sctp: recvmsg should be able to run even if sock is in closing state
Marcelo Ricardo Leitner
1
-15
/
+17
2016-07-17
net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-07-17
Merge branch 'hisilicon-mdio-femac'
David S. Miller
10
-0
/
+1301
2016-07-17
net: hisilicon: Add Fast Ethernet MAC driver
Dongpo Li
4
-0
/
+1059
2016-07-17
of_mdio: Abstract a general interface for phy connect
Dongpo Li
2
-0
/
+46
2016-07-17
net: Add MDIO bus driver for the Hisilicon FEMAC
Dongpo Li
4
-0
/
+196
2016-07-17
net: cpsw: make TI_CPSW_PHY_SEL invisible
Uwe Kleine-König
1
-2
/
+1
2016-07-17
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
1
-28
/
+27
2016-07-17
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
1
-1
/
+0
2016-07-17
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
4
-8
/
+20
2016-07-17
rndis_host: Set valid random MAC on buggy devices
Kristian Evensen
1
-1
/
+5
2016-07-17
Merge branch 'bridge-rx-simplify-fwd-consolidate'
David S. Miller
5
-191
/
+125
2016-07-17
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
5
-153
/
+94
2016-07-17
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
3
-37
/
+33
2016-07-17
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
1
-15
/
+14
2016-07-17
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
1
-10
/
+8
2016-07-16
tcp_timer.c: Add kernel-doc function descriptions
Richard Sailer
1
-17
/
+64
2016-07-16
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-16
net: ethernet: ti: cpmac: use phydev from struct net_device
Philippe Reynes
1
-26
/
+20
2016-07-16
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-16
net: ethernet: amd: au1000_eth: use phydev from struct net_device
Philippe Reynes
2
-25
/
+16
2016-07-16
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-16
net: ethernet: smsc9420: use phydev from struct net_device
Philippe Reynes
1
-27
/
+17
2016-07-16
net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-16
net: ethernet: ethoc: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-07-16
net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-16
net: ethernet: pasemi_mac: use phydev from struct net_device
Philippe Reynes
3
-20
/
+15
2016-07-16
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-45
/
+2
2016-07-16
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2
-21
/
+16
2016-07-16
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-16
net: ethernet: tc35815: use phydev from struct net_device
Philippe Reynes
1
-27
/
+18
2016-07-16
net: fixup for tracepoint napi:napi_poll
Jesper Dangaard Brouer
1
-2
/
+2
2016-07-16
macvtap: switch to use skb array
Jason Wang
1
-11
/
+71
2016-07-16
macvtap: avoid hash calculating for single queue
Jason Wang
1
-0
/
+4
2016-07-16
Merge branch 'bpf-event-output-helper-improvements'
David S. Miller
10
-63
/
+180
2016-07-16
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
5
-22
/
+69
2016-07-16
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
1
-13
/
+22
2016-07-16
perf, events: add non-linear data support for raw records
Daniel Borkmann
6
-32
/
+93
2016-07-16
rxrpc: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-1
/
+1
2016-07-15
net: phy: micrel: Add KSZ8041FTL fiber mode support
Philipp Zabel
3
-2
/
+43
2016-07-15
wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
Dan Carpenter
1
-2
/
+1
2016-07-15
Merge branch 'rds-enable-mprds'
David S. Miller
13
-49
/
+342
2016-07-15
Documentation: RDS: Document Multipath RDS (mprds)
Sowmini Varadhan
1
-0
/
+55
2016-07-15
Documentation: RDS: updates for SO_RDS_TRANSPORT socket option
Sowmini Varadhan
1
-1
/
+16
[next]