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
pinetabv-6.6.y-devel
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
2018-03-24
ixgbevf: Add XDP support for pass and drop actions
Tony Nguyen
3
-42
/
+178
2018-03-24
ixgbe: enable TSO with IPsec offload
Shannon Nelson
2
-11
/
+29
2018-03-24
ixgbe: no need for esp trailer if GSO
Shannon Nelson
1
-16
/
+21
2018-03-24
ixgbe: remove unneeded ipsec test in TX path
Shannon Nelson
1
-4
/
+2
2018-03-24
ixgbe: no need for ipsec csum feature check
Shannon Nelson
1
-6
/
+0
2018-03-24
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
1
-2
/
+2
2018-03-24
ixgbe: add status reg reads to ixgbe_check_remove
Paul Greenwalt
2
-11
/
+21
2018-03-23
net: phy: intel-xway: add VR9 v1.1 phy ids
Mathias Kresin
1
-0
/
+28
2018-03-23
net: phy: intel-xway: add VR9 version number
Mathias Kresin
1
-8
/
+8
2018-03-23
net: hns3: hclge_inform_reset_assert_to_vf() can be static
kbuild test robot
1
-1
/
+1
2018-03-23
qed: Use true and false for boolean values
Gustavo A. R. Silva
1
-5
/
+5
2018-03-23
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-23
net/mlx5: Fix use-after-free
Gustavo A. R. Silva
1
-1
/
+2
2018-03-23
mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parms
Petr Machata
1
-2
/
+2
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
168
-0
/
+168
2018-03-23
virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
Jay Vosburgh
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
105
-751
/
+1114
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
104
-763
/
+1146
2018-03-22
net: hns3: Changes required in PF mailbox to support VF reset
Salil Mehta
3
-1
/
+44
2018-03-22
net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Salil Mehta
2
-0
/
+13
2018-03-22
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
5
-14
/
+111
2018-03-22
net: hns3: Add support to re-initialize the hclge device
Salil Mehta
2
-14
/
+106
2018-03-22
net: hns3: Add support to reset the enet/ring mgmt layer
Salil Mehta
2
-4
/
+102
2018-03-22
net: hns3: Add support to request VF Reset to PF
Salil Mehta
1
-0
/
+19
2018-03-22
net: hns3: Add VF Reset device state and its handling
Salil Mehta
3
-5
/
+68
2018-03-22
net: hns3: Add VF Reset Service Task to support event handling
Salil Mehta
2
-0
/
+35
2018-03-22
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
5
-43
/
+46
2018-03-22
liquidio: Added support for trusted VF
Intiyaz Basha
3
-0
/
+125
2018-03-22
net: qualcomm: rmnet: Implement fill_info
Subash Abhinov Kasiviswanathan
1
-0
/
+30
2018-03-22
net: qualcomm: rmnet: Export mux_id and flags to netlink
Subash Abhinov Kasiviswanathan
5
-29
/
+32
2018-03-22
net: qualcomm: rmnet: Remove unnecessary device assignment
Subash Abhinov Kasiviswanathan
1
-1
/
+0
2018-03-22
net: qualcomm: rmnet: Update copyright year to 2018
Subash Abhinov Kasiviswanathan
8
-8
/
+8
2018-03-22
net: qualcomm: rmnet: Fix casting issues
Subash Abhinov Kasiviswanathan
1
-3
/
+3
2018-03-22
net: mvpp2: use correct index on array mvpp2_pools
Colin Ian King
1
-1
/
+1
2018-03-22
macsec: missing dev_put() on error in macsec_newlink()
Dan Carpenter
1
-2
/
+3
2018-03-22
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-0
/
+2
2018-03-22
mlxsw: spectrum: Add support for auto-negotiation disable mode
Tal Bar
3
-9
/
+18
2018-03-22
mlxsw: spectrum: Update the supported firmware to version 13.1620.192
Tal Bar
1
-2
/
+2
2018-03-22
net: hns3: fix for not returning problem in get_link_ksettings when phy exists
Fuyun Liang
1
-2
/
+6
2018-03-22
net: hns3: add querying speed and duplex support to VF
Fuyun Liang
4
-2
/
+37
2018-03-22
net: hns3: add get_link support to VF
Fuyun Liang
2
-0
/
+9
2018-03-22
net: hns3: fix for getting wrong link mode problem
Fuyun Liang
5
-89
/
+107
2018-03-22
net: hns3: change the time interval of int_gl calculating
Fuyun Liang
2
-17
/
+30
2018-03-22
net: hns3: change GL update rate
Fuyun Liang
2
-0
/
+10
2018-03-22
net: hns3: increase the max time for IMP handle command
Peng Li
2
-2
/
+2
2018-03-22
net: hns3: export pci table of hclge and hclgevf to userspace
Yunsheng Lin
2
-0
/
+4
2018-03-22
net: hns3: fix for vlan table lost problem when resetting
Yunsheng Lin
2
-0
/
+29
2018-03-22
net: hns3: fix the VF queue reset flow error
Peng Li
4
-6
/
+53
2018-03-22
net: hns3: reallocate tx/rx buffer after changing mtu
Fuyun Liang
1
-14
/
+22
2018-03-22
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
2
-8
/
+7
[prev]
[next]