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-09-23
net: dsa: b53: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-2
/
+2
2019-09-23
ionic: Fix an error code in ionic_lif_alloc()
Dan Carpenter
1
-0
/
+1
2019-09-23
net: ena: Select DIMLIB for ENA_ETHERNET
Mao Wenan
1
-0
/
+1
2019-09-22
qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
Christophe JAILLET
1
-2
/
+1
2019-09-22
net: stmmac: selftest: avoid large stack usage
Arnd Bergmann
2
-13
/
+6
2019-09-22
net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
Mao Wenan
1
-0
/
+1
2019-09-22
net: remove netx ethernet driver
Arnd Bergmann
3
-509
/
+0
2019-09-22
net/phy: fix DP83865 10 Mbps HDX loopback disable function
Peter Mamonov
1
-3
/
+6
2019-09-21
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-09-21
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
1
-1
/
+5
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-7
/
+4
2019-09-21
zd1211rw: zd_usb: Use "%zu" to format size_t
Geert Uytterhoeven
1
-1
/
+1
2019-09-21
rtw88: pci: release tx skbs DMAed when stop
Yan-Hsuan Chuang
1
-0
/
+12
2019-09-21
rtw88: pci: extract skbs free routine for trx rings
Yan-Hsuan Chuang
1
-10
/
+26
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
14
-27
/
+0
2019-09-20
ibmvnic: Warn unknown speed message only when carrier is present
Murilo Fossa Vicentini
1
-3
/
+4
2019-09-20
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
1
-1
/
+1
2019-09-19
iwlwifi: mvm: fix build w/o CONFIG_THERMAL
Johannes Berg
1
-2
/
+7
2019-09-19
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
966
-39063
/
+82871
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+2
2019-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+11
2019-09-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
9
-2870
/
+1
2019-09-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-28
/
+19
2019-09-16
mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer
Shalom Toledo
1
-8
/
+33
2019-09-16
mlxsw: spectrum: Register CPU port with devlink
Shalom Toledo
3
-9
/
+105
2019-09-16
mlxsw: spectrum_buffers: Prevent changing CPU port's configuration
Shalom Toledo
1
-0
/
+10
2019-09-16
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
3
-4
/
+19
2019-09-16
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
1
-2
/
+3
2019-09-16
net: ena: fix update of interrupt moderation register
Arthur Kiyanovski
1
-1
/
+4
2019-09-16
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
2
-252
/
+0
2019-09-16
net: ena: remove ena_restore_ethtool_params() and relevant fields
Arthur Kiyanovski
2
-13
/
+0
2019-09-16
net: ena: remove old adaptive interrupt moderation code from ena_netdev
Arthur Kiyanovski
2
-10
/
+0
2019-09-16
net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
1
-14
/
+16
2019-09-16
net: ena: enable the interrupt_moderation in driver_supported_features
Arthur Kiyanovski
2
-0
/
+11
2019-09-16
net: ena: reimplement set/get_coalesce()
Arthur Kiyanovski
1
-58
/
+26
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
3
-21
/
+41
2019-09-16
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
3
-18
/
+13
2019-09-16
net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable
Alexandru Ardelean
1
-0
/
+61
2019-09-16
xen-netfront: do not assume sk_buff_head list is empty in error handling
Dongli Zhang
1
-1
/
+1
2019-09-16
net: ena: don't wake up tx queue when down
Sameeh Jubran
1
-1
/
+2
2019-09-16
netdevsim: Set offsets to various protocol layers
Ido Schimmel
1
-0
/
+3
2019-09-16
net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
Vladimir Oltean
6
-1
/
+500
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
1
-1
/
+6
2019-09-16
net: dsa: sja1105: Add static config tables for scheduling
Vladimir Oltean
3
-1
/
+222
2019-09-16
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
2
-5
/
+46
2019-09-16
bnxt_en: Update firmware interface spec. to 1.10.0.100.
Michael Chan
1
-43
/
+103
2019-09-16
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2
-1
/
+2
2019-09-16
bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.
Michael Chan
1
-3
/
+5
2019-09-16
net: mdio: switch to using gpiod_get_optional()
Dmitry Torokhov
1
-13
/
+9
[prev]
[next]