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
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2
-2
/
+0
2018-03-26
net: ethernet: ave: add UniPhier PXs3 support
Kunihiko Hayashi
1
-0
/
+8
2018-03-26
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
89
-722
/
+1801
2018-03-26
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
1
-1
/
+1
2018-03-26
cxgb4: support new ISSI flash parts
Ganesh Goudar
1
-0
/
+19
2018-03-26
cxgb4: depend on firmware event for link status
Ganesh Goudar
1
-2
/
+0
2018-03-26
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
1
-2
/
+6
2018-03-26
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
1
-3
/
+8
2018-03-26
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2
-18
/
+103
2018-03-26
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2
-15
/
+140
2018-03-26
net: dsa: mv88e6xxx: Call the common IRQ free code
Andrew Lunn
1
-0
/
+2
2018-03-26
net: dsa: mv88e6xxx: Use the DT IRQ trigger mode
Andrew Lunn
1
-1
/
+1
2018-03-26
hv_netvsc: Add range checking for rx packet offset and length
Haiyang Zhang
2
-2
/
+16
2018-03-26
hv_netvsc: Fix the return status in RX path
Haiyang Zhang
3
-5
/
+9
2018-03-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-121
/
+596
2018-03-25
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
3
-3
/
+3
2018-03-25
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
3
-4
/
+4
2018-03-25
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
3
-5
/
+5
2018-03-25
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2
-4
/
+2
2018-03-25
liquidio: Removed one line function wake_q
Intiyaz Basha
2
-23
/
+3
2018-03-25
liquidio: Removed one line function stop_q
Intiyaz Basha
2
-22
/
+2
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
4
-152
/
+64
2018-03-25
liquidio: Removed start_txq function
Intiyaz Basha
3
-36
/
+12
2018-03-25
liquidio: Removed one line function stop_txq
Intiyaz Basha
1
-10
/
+1
2018-03-25
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
3
-20
/
+10
2018-03-25
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
3
-32
/
+17
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
3
-55
/
+27
2018-03-25
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
3
-32
/
+16
2018-03-24
mlxsw: spectrum_span: Prevent duplicate mirrors
Ido Schimmel
1
-4
/
+24
2018-03-24
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-3
/
+4
2018-03-24
ixgbevf: Add XDP queue stats reporting
Tony Nguyen
1
-0
/
+24
2018-03-24
ixgbevf: Add support for meta data
Tony Nguyen
1
-4
/
+25
2018-03-24
ixgbevf: Delay tail write for XDP packets
Tony Nguyen
1
-12
/
+18
2018-03-24
ixgbevf: Add support for XDP_TX action
Tony Nguyen
3
-32
/
+294
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
[next]