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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-31
sfc: advertise our vlan features
Edward Cree
1
-0
/
+2
2020-10-31
sfc: only use fixed-id if the skb asks for it
Edward Cree
2
-7
/
+8
2020-10-31
sfc: implement encap TSO on EF100
Edward Cree
2
-21
/
+37
2020-10-31
sfc: extend bitfield macros to 17 fields
Edward Cree
1
-5
/
+37
2020-10-21
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2
-1
/
+1
2020-09-30
net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-09-30
net: sfc: Replace in_interrupt() usage
Edward Cree
4
-10
/
+26
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
4
-2
/
+9
2020-09-26
sfc: fix kdoc warning
Jesse Brandeburg
2
-1
/
+2
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-18
/
+11
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-12
sfc: advertise encapsulated offloads on EF10
Edward Cree
4
-0
/
+104
2020-09-12
sfc: implement encapsulated TSO on EF10
Edward Cree
2
-14
/
+46
2020-09-12
sfc: de-indirect TSO handling
Edward Cree
9
-37
/
+46
2020-09-12
sfc: select inner-csum-offload TX queues for skbs that need it
Edward Cree
3
-2
/
+29
2020-09-12
sfc: create inner-csum queues on EF10 if supported
Edward Cree
2
-11
/
+28
2020-09-12
sfc: define inner/outer csum offload TXQ types
Edward Cree
7
-11
/
+13
2020-09-12
sfc: decouple TXQ type from label
Edward Cree
11
-43
/
+64
2020-09-12
sfc: cleanups around efx_alloc_channel
Edward Cree
2
-5
/
+2
2020-09-12
sfc: remove spurious unreachable return statement
Edward Cree
1
-1
/
+0
2020-09-12
sfc: remove duplicate call to efx_init_channels from EF100 probe
Edward Cree
1
-4
/
+0
2020-09-09
sfc: coding style cleanups in mcdi_port_common.c
Edward Cree
2
-12
/
+13
2020-09-08
sfc: simplify DMA mask setting
Edward Cree
1
-11
/
+1
2020-09-08
sfc: remove EFX_DRIVER_VERSION
Edward Cree
3
-5
/
+1
2020-09-08
sfc: handle limited FEC support
Edward Cree
2
-14
/
+36
2020-09-08
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
3
-1
/
+51
2020-09-08
sfc: remove phy_op indirection
Edward Cree
9
-712
/
+601
2020-09-08
sfc: don't double-down() filters in ef100_reset()
Edward Cree
1
-12
/
+0
2020-09-05
sfc: remove efx_tx_queue_partner
Edward Cree
1
-10
/
+0
2020-09-05
sfc: rewrite efx_tx_may_pio
Edward Cree
2
-29
/
+27
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
3
-16
/
+7
2020-09-05
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
2
-2
/
+20
2020-09-05
sfc: make ef100 xmit_more handling look more like ef10's
Edward Cree
2
-12
/
+11
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
6
-41
/
+44
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-22
/
+22
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+4
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
6
-12
/
+4
2020-08-31
sfc: fix kernel-doc on struct efx_loopback_state
Edward Cree
1
-1
/
+1
2020-08-31
sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe
Edward Cree
1
-2
/
+0
2020-08-31
sfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
Edward Cree
1
-5
/
+2
2020-08-25
sfc: fix boolreturn.cocci warning and rename function
Edward Cree
1
-4
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-18
/
+18
2020-08-20
sfc: fix build warnings on 32-bit
Edward Cree
1
-4
/
+4
2020-08-18
sfc: don't free_irq()s if they were never requested
Edward Cree
2
-0
/
+6
2020-08-18
sfc: null out channel->rps_flow_id after freeing it
Edward Cree
1
-0
/
+1
2020-08-18
sfc: take correct lock in ef100_reset()
Edward Cree
1
-4
/
+4
2020-08-18
sfc: really check hash is valid before using it
Edward Cree
1
-0
/
+2
2020-08-15
sfc: check hash is valid before using it
Edward Cree
5
-1
/
+18
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
[next]