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
2017-07-25
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
2
-6
/
+4
2017-07-25
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
1
-1
/
+1
2017-07-25
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
2
-0
/
+34
2017-07-25
benet: fix set but not used warning
stephen hemminger
1
-3
/
+0
2017-07-25
bnxt: fix unused variable warnings
stephen hemminger
1
-4
/
+0
2017-07-25
bnxt: fix unsigned comparsion with 0
stephen hemminger
1
-1
/
+1
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
5
-5
/
+74
2017-07-25
drivers/net: Fix ptr_ret.cocci warnings.
Tonghao Zhang
2
-7
/
+2
2017-07-25
bnxt_en: Use SWITCHDEV_SET_OPS().
David S. Miller
1
-1
/
+1
2017-07-25
ibmvnic: Check for transport event on driver resume
John Allen
1
-4
/
+1
2017-07-25
netvsc: remove no longer used max_num_rss queues
stephen hemminger
2
-3
/
+0
2017-07-25
netvsc: include rtnetlink.h
stephen hemminger
2
-0
/
+3
2017-07-25
netvsc: fix netvsc_set_channels
stephen hemminger
1
-33
/
+19
2017-07-25
netvsc: prefetch the first incoming ring element
stephen hemminger
1
-1
/
+7
2017-07-25
netvsc: Remove redundant use of ipv6_hdr()
Mohammed Gamal
1
-1
/
+1
2017-07-25
netvsc: remove bogus rtnl_unlock
stephen hemminger
1
-1
/
+0
2017-07-25
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
3
-1
/
+89
2017-07-25
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
4
-12
/
+288
2017-07-25
bnxt_en: add support to enable VF-representors
Sathya Perla
7
-2
/
+330
2017-07-25
bnxt_en: Set ETS min_bw parameter for older firmware.
Michael Chan
2
-0
/
+7
2017-07-25
bnxt_en: Report firmware DCBX agent.
Michael Chan
3
-12
/
+19
2017-07-25
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
Michael Chan
2
-4
/
+7
2017-07-25
bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
Michael Chan
1
-12
/
+13
2017-07-25
bnxt_en: Implement ndo_bridge_{get|set}link methods.
Michael Chan
1
-0
/
+67
2017-07-25
bnxt_en: Retrieve the hardware bridge mode from the firmware.
Michael Chan
2
-0
/
+9
2017-07-25
bnxt_en: Update firmware interface spec to 1.8.0.
Michael Chan
4
-39
/
+308
2017-07-25
mlx4_en: remove unnecessary error check
Zhu Yanjun
1
-7
/
+2
2017-07-25
mlxsw: spectrum_router: Fix build when IPv6 isn't enabled
Ido Schimmel
1
-4
/
+18
2017-07-25
mlx4_en: remove unnecessary returned value
Zhu Yanjun
2
-4
/
+2
2017-07-25
of_mdio: kill useless variable in of_phy_register_fixed_link()
Sergei Shtylyov
1
-4
/
+2
2017-07-25
liquidio: fix implicit irq include causing build failures
Paul Gortmaker
1
-0
/
+2
2017-07-25
netvsc: fix ptr_ret.cocci warnings
Wu Fengguang
1
-1
/
+1
2017-07-25
mlxsw: spectrum_router: Don't batch neighbour deletion
Ido Schimmel
1
-12
/
+3
2017-07-24
geneve/vxlan: offload ports on register/unregister events
Sabrina Dubroca
2
-4
/
+13
2017-07-24
geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO
Sabrina Dubroca
2
-14
/
+30
2017-07-24
geneve: add rtnl changelink support
Girish Moodalbail
1
-42
/
+176
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
21
-157
/
+134
2017-07-24
virtio-net: switch off offloads on demand if possible on XDP set
Jason Wang
1
-5
/
+65
2017-07-24
virtio-net: do not reset during XDP set
Jason Wang
1
-126
/
+106
2017-07-24
virtio-net: switch to use new ctx API for small buffer
Jason Wang
1
-5
/
+12
2017-07-24
virtio-net: pack headroom into ctx for mergeable buffers
Jason Wang
1
-5
/
+24
2017-07-24
virtio_ring: allow to store zero as the ctx
Jason Wang
1
-1
/
+1
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
378
-5869
/
+14926
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-287
/
+427
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
cxgb4: display serial config and vpd versions
Ganesh Goudar
4
-58
/
+188
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+23
2017-07-20
Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-20
/
+44
[next]