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
/
ethernet
/
sfc
/
falcon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
1
-1
/
+1
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-12
/
+14
2023-08-22
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
1
-1
/
+1
2023-08-01
sfc: fix field-spanning memcpy in selftest
Edward Cree
1
-10
/
+13
2023-06-26
sfc: falcon: use padding to fix alignment in loopback test
Edward Cree
1
-19
/
+28
2023-03-09
sfc: falcon: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-9
/
+0
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-8
/
+8
2022-07-26
sfc/falcon: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-07
sfc: falcon: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-06-27
sfc:falcon: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+2
2022-05-14
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
1
-7
/
+1
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-04-08
sfc: Stop using iommu_present()
Robin Murphy
1
-1
/
+3
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2022-01-05
sfc: The RX page_ring is optional
Martin Habets
1
-0
/
+5
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-4
/
+10
2021-11-05
sfc: use swap() to make code cleaner
Yang Guang
1
-6
/
+2
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-3
/
+3
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-59
/
+20
2021-08-24
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-24
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"
David S. Miller
1
-14
/
+16
2021-08-23
Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-14
/
+51
2021-08-22
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-22
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-24
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2
-7
/
+7
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
1
-1
/
+1
2021-03-25
sfc-falcon: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2
-1
/
+3
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-18
/
+11
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-8
/
+8
2020-07-08
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-03-27
sfc: falcon: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-03-18
net: sfc: reject unsupported coalescing params
Jakub Kicinski
1
-3
/
+3
2020-02-27
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-09
sfc: falcon: don't score irq moderation points for GRO
Edward Cree
1
-4
/
+1
2019-07-25
net: sfc: falcon: convert to i2c_new_dummy_device
Wolfram Sang
1
-7
/
+7
[next]