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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
mac80211_hwsim: set p2p device interface support indication
Avraham Stern
1
-0
/
+2
2019-04-07
net: hns: fix unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-07
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
1
-15
/
+35
2019-04-07
r8152: remove extra action copying ethernet address
Mario Limonciello
1
-1
/
+0
2019-04-07
net: phy: meson-gxl: clean-up gxl variant driver
Jerome Brunet
1
-4
/
+2
2019-04-07
net: phy: meson-gxl: add g12a support
Jerome Brunet
1
-0
/
+11
2019-04-07
net: phy: add amlogic g12a mdio mux support
Jerome Brunet
3
-0
/
+392
2019-04-07
virtio-net: Fix some minor formatting errors
Yuval Shaia
1
-4
/
+6
2019-04-07
virtio-net: Remove inclusion of pci.h
Yuval Shaia
1
-1
/
+0
2019-04-07
r8169: disable tx interrupt coalescing on RTL8168
Heiner Kallweit
1
-18
/
+2
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
57
-317
/
+447
2019-04-05
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-2
/
+3
2019-04-05
net: phy: realtek: remove setting callback get_features and use phylib fallback
Heiner Kallweit
1
-10
/
+0
2019-04-05
net: phy: allow a PHY driver to define neither features nor get_features
Heiner Kallweit
1
-7
/
+12
2019-04-05
Revert "r8169: use netif_receive_skb_list batching"
Heiner Kallweit
1
-4
/
+1
2019-04-05
mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
Jiri Pirko
1
-1
/
+21
2019-04-05
nfp: remove ndo_get_port_parent_id implementation
Jiri Pirko
3
-18
/
+0
2019-04-05
nfp: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+4
2019-04-05
bnxt: remove ndo_get_port_parent_id implementation for physical ports
Jiri Pirko
1
-1
/
+0
2019-04-05
bnxt: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+2
2019-04-05
bnxt: move bp->switch_id initialization to PF probe
Jiri Pirko
2
-25
/
+25
2019-04-05
mlxsw: Remove ndo_get_port_parent_id implementation
Jiri Pirko
3
-39
/
+0
2019-04-05
mlxsw: Pass switch ID through devlink_port_attrs_set()
Jiri Pirko
6
-7
/
+16
2019-04-05
net: devlink: extend port attrs for switch ID
Jiri Pirko
3
-3
/
+4
2019-04-05
libcxgb: fix incorrect ppmax calculation
Varun Prakash
1
-1
/
+8
2019-04-05
ibmvnic: remove set but not used variable 'netdev'
YueHaibing
1
-2
/
+0
2019-04-05
ehea: remove set but not used variables 'epa' and 'cq_handle_ref'
YueHaibing
1
-5
/
+1
2019-04-05
net: pasemi: remove set but not used variable 'cpyhdr'
YueHaibing
1
-2
/
+1
2019-04-05
ehea: Fix a copy-paste err in ehea_init_port_res
YueHaibing
1
-1
/
+1
2019-04-04
net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop
Lorenzo Bianconi
1
-8
/
+12
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
11
-43
/
+33
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
1
-1
/
+3
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
1
-6
/
+27
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
1
-1
/
+1
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
1
-5
/
+2
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
1
-2
/
+3
2019-04-04
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
1
-18
/
+22
2019-04-04
net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
Huazhong Tan
1
-3
/
+1
2019-04-04
net: hns3: prevent change MTU when resetting
Huazhong Tan
1
-0
/
+3
2019-04-04
net: hns3: check resetting status in hns3_get_stats()
Huazhong Tan
1
-0
/
+5
2019-04-04
net: hns3: add protect when handling mac addr list
Jian Shen
1
-2
/
+8
2019-04-04
net: hns3: simplify hclgevf_cmd_csq_clean
Huazhong Tan
1
-11
/
+24
2019-04-04
net: hns3: minor optimization for datapath
Yunsheng Lin
1
-3
/
+21
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
1
-10
/
+5
2019-04-04
net: hns3: return 0 and print warning when hit duplicate MAC
Peng Li
1
-2
/
+5
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
4
-5
/
+43
2019-04-04
net: hns3: reduce resources use in kdump kernel
Yonglong Liu
1
-1
/
+22
2019-04-04
net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
Peng Li
1
-0
/
+4
2019-04-04
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
1
-5
/
+3
2019-04-04
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
Antoine Tenart
1
-0
/
+2
[next]