index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_txrx.c
Age
Commit message (
Expand
)
Author
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
2020-12-21
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2020-10-23
ionic: fix mem leak in rx_empty
Shannon Nelson
2020-10-23
ionic: no rx flush in deinit
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-02
ionic: remove unused variable
Shannon Nelson
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-02
ionic: clean up page handling code
Shannon Nelson
2020-08-31
ionic: fix txrx work accounting
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
2020-08-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-08-03
ionic: tx separate servicing
Shannon Nelson
2020-08-03
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
2020-07-20
ionic: use mutex to protect queue operations
Shannon Nelson
2020-05-12
ionic: add more ethtool stats
Shannon Nelson
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
2020-03-30
ionic: clean tx queue of unfinished requests
Shannon Nelson
2020-03-09
ionic: clean up bitflag usage
Shannon Nelson
2020-02-19
ionic: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-01-07
ionic: restrict received packets to mtu size
Shannon Nelson
2020-01-07
ionic: add Rx dropped packet counter
Shannon Nelson
2019-10-29
ionic: Remove set but not used variable 'sg_desc'
YueHaibing
2019-10-25
ionic: implement support for rx sgl
Shannon Nelson
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson