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
2019-11-04
can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
Marc Kleine-Budde
1
-1
/
+3
2019-11-04
can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
Jeroen Hofstee
1
-1
/
+1
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...
Marc Kleine-Budde
1
-13
/
+73
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...
Marc Kleine-Budde
1
-1
/
+3
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...
Marc Kleine-Budde
1
-1
/
+1
2019-11-04
can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...
Marc Kleine-Budde
1
-2
/
+4
2019-11-04
can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...
Marc Kleine-Budde
1
-2
/
+4
2019-11-04
can: xilinx_can: Fix flags field initialization for axi can
Appana Durga Kedareswara rao
1
-1
/
+0
2019-11-04
can: c_can: C_CAN: add bus recovery events
Jeroen Hofstee
1
-2
/
+18
2019-11-04
can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
Jeroen Hofstee
1
-0
/
+26
2019-11-04
can: c_can: c_can_poll(): only read status register after status IRQ
Kurt Van Dijck
2
-5
/
+21
2019-11-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
1
-5
/
+10
2019-11-04
can: peak_usb: fix slab info leak
Johan Hovold
1
-1
/
+1
2019-11-04
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
1
-5
/
+12
2019-11-04
can: flexcan: disable completely the ECC mechanism
Joakim Zhang
1
-0
/
+1
2019-11-04
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: mcba_usb: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
1
-0
/
+1
2019-11-04
can: dev: add missing of_node_put() after calling of_get_child_by_name()
Wen Yang
1
-0
/
+1
2019-11-04
net: fec: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+2
2019-11-02
r8169: fix wrong PHY ID issue with RTL8168dp
Heiner Kallweit
1
-0
/
+4
2019-11-02
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Florian Fainelli
1
-15
/
+21
2019-11-02
net: phylink: Fix phylink_dbg() macro
Florian Fainelli
1
-0
/
+16
2019-11-02
gve: Fixes DMA synchronization.
Yangchun Fu
2
-2
/
+24
2019-11-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
6
-15
/
+11
2019-11-01
ixgbe: Remove duplicate clear_bit() call
Igor Pylypiv
1
-1
/
+0
2019-11-01
e1000: fix memory leaks
Wenwen Wang
1
-4
/
+3
2019-11-01
i40e: Fix receive buffer starvation for AF_XDP
Jeff Kirsher
1
-5
/
+0
2019-11-01
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
1
-1
/
+2
2019-11-01
Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
16
-139
/
+305
2019-11-01
net: ethernet: arc: add the missed clk_disable_unprepare
Chuhong Yuan
1
-0
/
+3
2019-11-01
igb: Enable media autosense for the i350.
Manfred Rudigier
2
-2
/
+2
2019-11-01
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
2
-2
/
+4
2019-10-31
netdevsim: Fix use-after-free during device dismantle
Ido Schimmel
1
-0
/
+5
2019-10-31
hv_netvsc: Fix error handling in netvsc_attach()
Haiyang Zhang
1
-1
/
+8
2019-10-31
hv_netvsc: Fix error handling in netvsc_set_features()
Haiyang Zhang
1
-1
/
+3
2019-10-31
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
1
-12
/
+16
2019-10-30
mlxsw: core: Unpublish devlink parameters during reload
Jiri Pirko
1
-2
/
+2
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
1
-6
/
+21
2019-10-30
vxlan: fix unexpected failure of vxlan_changelink()
Taehee Yoo
1
-3
/
+6
2019-10-30
qed: fix spelling mistake "queuess" -> "queues"
Colin Ian King
1
-1
/
+1
2019-10-30
iwlwifi: fw api: support new API for scan config cmd
Ayala Beker
4
-10
/
+61
2019-10-30
mt76: dma: fix buffer unmap with non-linear skbs
Lorenzo Bianconi
2
-4
/
+7
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
4
-0
/
+51
2019-10-30
Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-36
/
+66
2019-10-30
bonding: fix using uninitialized mode_lock
Taehee Yoo
1
-1
/
+1
2019-10-30
net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message
Anson Huang
1
-2
/
+2
2019-10-30
net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
Anson Huang
1
-1
/
+1
2019-10-30
vxlan: check tun_info options_len properly
Xin Long
1
-2
/
+4
2019-10-30
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
1
-6
/
+9
[prev]
[next]