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_lif.h
Age
Commit message (
Expand
)
Author
2021-02-16
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
2020-11-14
ionic: useful names for booleans
Shannon Nelson
2020-09-29
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-02
ionic: struct reorder for faster access
Shannon Nelson
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
2020-08-28
ionic: remove lif list concept
Shannon Nelson
2020-08-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-08-03
ionic: tx separate servicing
Shannon Nelson
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-21
ionic: remove unused ionic_coal_hw_to_usec
Shannon Nelson
2020-07-21
ionic: get MTU from lif identity
Shannon Nelson
2020-07-20
ionic: use mutex to protect queue operations
Shannon Nelson
2020-07-07
ionic: centralize queue reset code
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: remove lifs on fw reset
Shannon Nelson
2020-03-30
ionic: check for linkup in watchdog
Shannon Nelson
2020-03-09
ionic: clean up bitflag usage
Shannon Nelson
2020-01-07
ionic: add Rx dropped packet counter
Shannon Nelson
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-07
ionic: fix stats memory dereference
Shannon Nelson
2019-10-02
ionic: report users coalesce request
Shannon Nelson
2019-10-02
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
2019-09-05
ionic: Add RSS support
Shannon Nelson
2019-09-05
ionic: Add driver stats
Shannon Nelson
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
2019-09-05
ionic: Add async link status check and basic stats
Shannon Nelson
2019-09-05
ionic: Add Rx filter and rx_mode ndo support
Shannon Nelson
2019-09-05
ionic: Add management of rx filters
Shannon Nelson
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
2019-09-05
ionic: Add notifyq support
Shannon Nelson
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
2019-09-05
ionic: Add basic lif support
Shannon Nelson