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
2016-02-11
bonding: use return instead of goto
Zhang Shengju
1
-6
/
+3
2016-02-11
net: macb: add wake-on-lan support via magic packet
Sergio Prado
2
-6
/
+65
2016-02-11
net: hamradio: baycom_ser_fdx: Replace timeval with timespec64
Amitoj Kaur Chawla
1
-5
/
+7
2016-02-11
vrf: duplicate include of rtnetlink.h
stephen hemminger
1
-1
/
+0
2016-02-11
vxlan: udp_tunnel duplicate include net/udp_tunnel.h
stephen hemminger
1
-1
/
+1
2016-02-11
bonding: Return correct error code
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-11
hv_netvsc: cleanup netdev feature flags for netvsc
sixiao@microsoft.com
1
-4
/
+7
2016-02-11
sfc: implement IPv6 NFC (and IPV4_USER_FLOW)
Edward Cree
1
-0
/
+184
2016-02-11
cxgb4/iw_cxgb4: TOS support
Hariprasad Shenai
3
-17
/
+37
2016-02-11
iw_cxgb4: remove false error log entry
Hariprasad Shenai
1
-2
/
+1
2016-02-11
iw_cxgb4: make queue allocation code more readable
Hariprasad Shenai
1
-39
/
+42
2016-02-11
net: fec: improve error handling
Troy Kisky
1
-4
/
+7
2016-02-11
net: fec: don't transfer ownership until descriptor write is complete
Troy Kisky
1
-1
/
+13
2016-02-11
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
Troy Kisky
2
-1
/
+2
2016-02-11
net: fec: add variable reg_desc_active to speed things up
Troy Kisky
2
-26
/
+25
2016-02-11
net: fec: add struct bufdesc_prop
Troy Kisky
2
-185
/
+132
2016-02-11
net: fec: fix fec_enet_get_free_txdesc_num
Troy Kisky
1
-1
/
+1
2016-02-11
net: fec: fix rx error counts
Troy Kisky
1
-21
/
+15
2016-02-11
net: fec: stop the "rcv is not +last, " error messages
Troy Kisky
2
-0
/
+2
2016-02-11
bonding: 3ad: allow to set ad_actor settings while the bond is up
Nikolay Aleksandrov
2
-4
/
+7
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
4
-27
/
+116
2016-02-11
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Ajit Khaparde
2
-29
/
+48
2016-02-10
sxgbe: remove unused code
Jean Sacren
3
-130
/
+1
2016-02-10
sh_eth: factor out register bit twiddling code
Sergei Shtylyov
1
-29
/
+24
2016-02-10
ravb: factor out register bit twiddling code
Sergei Shtylyov
3
-61
/
+36
2016-02-09
bonding: 3ad: apply ad_actor settings changes immediately
Nikolay Aleksandrov
2
-3
/
+41
2016-02-08
bonding: trivial: style fixes
Zhang Shengju
1
-6
/
+4
2016-02-07
virtio_net: add ethtool support for set and get of settings
Nikolay Aleksandrov
1
-0
/
+60
2016-02-07
sunvnet: perf tracepoint invocations to trace LDC state machine
Sowmini Varadhan
1
-2
/
+22
2016-02-07
net: Add support for fill_slave_info to VRF device
David Ahern
1
-0
/
+21
2016-02-07
xen-netback: implement dynamic multicast control
Paul Durrant
2
-8
/
+82
2016-02-07
be2net: Fix interval calculation in interrupt moderation
Padmanabh Ratnakar
1
-2
/
+1
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
2
-6
/
+22
2016-02-07
be2net: Fix Lancer error recovery
Padmanabh Ratnakar
1
-17
/
+34
2016-02-07
be2net: Don't run ethtool self-tests for VFs
Somnath Kotur
1
-1
/
+28
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
2
-9
/
+10
2016-02-07
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
Sriharsha Basavapatna
1
-0
/
+3
2016-02-07
be2net: check for INSUFFICIENT_PRIVILEGES error
Suresh Reddy
2
-2
/
+4
2016-02-07
be2net: return error status from be_set_phys_id()
Suresh Reddy
1
-10
/
+13
2016-02-07
vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb
Jiri Benc
1
-111
/
+26
2016-02-07
vxlan: consolidate csum flag handling
Jiri Benc
1
-21
/
+16
2016-02-07
vxlan: consolidate output route calculation
Jiri Benc
1
-40
/
+37
2016-02-06
bonding: add slave device name for debug
Zhang Shengju
1
-2
/
+2
2016-02-06
bgmac: add helper checking for BCM4707 / BCM53018 chip id
Rafał Miłecki
1
-14
/
+16
2016-02-06
bond: track sum of rx_nohandler for all slaves
Jarod Wilson
1
-0
/
+1
2016-02-06
team: track sum of rx_nohandler for all slaves
Jarod Wilson
1
-3
/
+7
2016-02-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-130
/
+282
2016-02-05
ipvlan: inherit MTU from master device
Mahesh Bandewar
1
-0
/
+1
2016-02-04
i40e: add 100Mb ethtool reporting
Catherine Sullivan
2
-0
/
+5
2016-02-04
i40e: AQ Add external power class to get link status
Shannon Nelson
2
-2
/
+12
[next]