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-08-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-146
/
+324
2019-08-21
ice: improve print for VF's when adding/deleting MAC filters
Brett Creeley
1
-2
/
+2
2019-08-21
ice: Change type for queue counts
Pawel Kaminski
1
-12
/
+13
2019-08-21
ice: Move VF resources definition to SR-IOV specific file
Akeem G Abodunrin
2
-10
/
+13
2019-08-21
ice: Increase size of Mailbox receive queue for many VFs
Brett Creeley
2
-3
/
+4
2019-08-21
ice: Reduce wait times during VF bringup/reset
Brett Creeley
2
-11
/
+19
2019-08-21
ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
Paul Greenwalt
2
-11
/
+16
2019-08-21
ice: Do not always bring up PF VSI in ice_ena_vsi()
Tony Nguyen
1
-2
/
+0
2019-08-21
ice: allow empty Rx descriptors
Mitch Williams
1
-3
/
+12
2019-08-21
ice: Fix kernel hang with DCB reset in CEE mode
Usha Ketineni
1
-61
/
+88
2019-08-21
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
3
-0
/
+70
2019-08-21
Merge tag 'linux-can-next-for-5.4-20190820' of git://git.kernel.org/pub/scm/l...
David S. Miller
6
-164
/
+83
2019-08-20
ice: fix set pause param autoneg check
Paul Greenwalt
1
-1
/
+26
2019-08-20
netdevsim: Fix build error without CONFIG_INET
YueHaibing
1
-1
/
+2
2019-08-20
net: dsa: mv88e6xxx: wrap SERDES IRQ in power function
Vivien Didelot
1
-13
/
+19
2019-08-20
net: dsa: mv88e6xxx: enable SERDES after setup
Vivien Didelot
1
-31
/
+4
2019-08-20
net: dsa: mv88e6xxx: do not change STP state on port disabling
Vivien Didelot
1
-3
/
+0
2019-08-20
net: dsa: do not enable or disable non user ports
Vivien Didelot
7
-1
/
+39
2019-08-20
ice: Restructure VFs initialization flows
Akeem G Abodunrin
2
-22
/
+48
2019-08-20
ice: Assume that more than one Rx queue is rare in ice_napi_poll
Brett Creeley
1
-5
/
+10
2019-08-20
ice: Use the software based tail when checking for hung Tx ring
Brett Creeley
1
-3
/
+3
2019-08-20
r8152: divide the tx and rx bottom functions
Hayes Wang
1
-13
/
+26
2019-08-20
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
1
-48
/
+10
2019-08-20
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
1
-1
/
+4
2019-08-20
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
1
-1
/
+2
2019-08-20
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
1
-5
/
+14
2019-08-20
can: mcp251x: use u8 instead of uint8_t
Marc Kleine-Budde
1
-5
/
+4
2019-08-20
can: mcp251x: fix print formating strings
Marc Kleine-Budde
1
-2
/
+1
2019-08-20
can: mcp251x: avoid long lines
Marc Kleine-Budde
1
-2
/
+4
2019-08-20
can: mcp251x: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-20
can: mcp251x: convert block comments to network style comments
Marc Kleine-Budde
1
-10
/
+5
2019-08-20
can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_c...
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: m_can_platform: remove not needed casts to struct m_can_plat_priv *
Marc Kleine-Budde
1
-8
/
+4
2019-08-20
can: tcan4x5x: fix data length in regmap write path
Marc Kleine-Budde
1
-2
/
+2
2019-08-20
can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
Marc Kleine-Budde
1
-13
/
+8
2019-08-20
can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
Marc Kleine-Budde
1
-3
/
+0
2019-08-20
can: hi311x: remove custom DMA mapped buffer
Marc Kleine-Budde
1
-49
/
+10
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
1
-13
/
+9
2019-08-20
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
69
-2903
/
+8604
2019-08-20
r8152: fix accessing skb after napi_gro_receive
Hayes Wang
1
-1
/
+1
2019-08-19
net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
Heiner Kallweit
1
-2
/
+43
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
54
-391
/
+455
2019-08-19
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
1
-0
/
+2
2019-08-19
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
1
-2
/
+6
2019-08-19
net: ethernet: mediatek: Add MT7628/88 SoC support
Stefan Roese
4
-112
/
+425
2019-08-19
net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
Stefan Roese
2
-3
/
+3
2019-08-19
net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
Stefan Roese
2
-5
/
+5
2019-08-19
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
3
-7
/
+9
[next]