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
/
sfc
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate
Ben Hutchings
1
-1
/
+1
2008-09-03
sfc: Remove some unreachable error paths
Ben Hutchings
1
-2
/
+2
2008-09-03
sfc: Enable TSO for 802.1q VLAN devices
Ben Hutchings
1
-6
/
+19
2008-09-03
sfc: Removed forced inlining of long functions
Ben Hutchings
1
-24
/
+23
2008-09-03
sfc: Cleaned up struct tso_state fields
Ben Hutchings
1
-86
/
+75
2008-09-03
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
1
-16
/
+16
2008-09-03
sfc: Reduce the size of struct efx_tx_buffer
Ben Hutchings
1
-9
/
+11
2008-09-03
sfc: Use pci_map_single() to map the skb header when doing TSO
Ben Hutchings
1
-69
/
+83
2008-09-03
sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up
Ben Hutchings
1
-0
/
+5
2008-09-03
sfc: Use separate hardware TX queues to select checksum generation
Ben Hutchings
1
-11
/
+12
2008-09-03
sfc: Replace net_dev->priv with netdev_priv(net_dev)
Ben Hutchings
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-3
/
+4
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
1
-1
/
+1
2008-05-22
sfc: Added and removed braces to comply with kernel style
Ben Hutchings
1
-3
/
+6
2008-05-13
[netdrvr] sfc: Add TSO support
Ben Hutchings
1
-0
/
+664
2008-04-29
New driver "sfc" for Solarstorm SFC4000 controller.
Ben Hutchings
1
-0
/
+452