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
/
cavium
Age
Commit message (
Expand
)
Author
2015-09-09
net: cavium: liquidio: use kzalloc in setup_glist()
Rasmus Villemoes
2015-08-30
net: thunderx: Support for internal loopback mode
Sunil Goutham
2015-08-30
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
2015-08-30
net: thunderx: Rework interrupt handling
Sunil Goutham
2015-08-30
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
2015-08-30
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2015-08-30
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2015-08-30
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-11
net, thunder, bgx: Add support to get MAC address from ACPI.
David Daney
2015-08-11
net: thunder: Factor out DT specific code in BGX
Robert Richter
2015-08-07
net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
Ian Campbell
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-29
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
2015-07-29
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
2015-07-29
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
2015-07-29
net: thunderx: Set watchdog timeout value
Sunil Goutham
2015-07-29
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
2015-07-29
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
2015-07-29
net: thunderx: Fix TSO packet statistic
Sunil Goutham
2015-07-29
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
2015-07-29
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
2015-07-29
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2015-07-29
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
2015-07-29
net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
Radha Mohan Chintakuntla
2015-06-29
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
2015-06-25
cavium/liquidio: fix some error handling in lio_set_phys_id()
Dan Carpenter
2015-06-24
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2015-06-21
Modify Liquidio Kconfig for crc lib
Raghu Vatsavayi
2015-06-12
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
2015-06-10
Add support of Cavium Liquidio ethernet adapters
Raghu Vatsavayi
2015-06-02
net: thunderx: use GFP_KERNEL in thread context
Aleksey Makarov
2015-06-02
net: thunderx: check if memory allocation was successful
Aleksey Makarov
2015-06-02
net: thunderx: remove unneeded type conversions
Aleksey Makarov
2015-06-02
net: thunderx: fix nicvf_set_rxfh()
Aleksey Makarov
2015-06-02
net: thunderx: add static
Aleksey Makarov
2015-06-02
net: thunderx: delete unused variables
Aleksey Makarov
2015-06-02
net: thunderx: rework mac address handling
Aleksey Makarov
2015-06-02
net: thunderx: introduce a function for mailbox access
Aleksey Makarov
2015-06-02
net: thunderx: fix constants
Aleksey Makarov
2015-06-02
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
Robert Richter
2015-05-30
net: thunderx: add 64-bit dependency
Arnd Bergmann
2015-05-27
net: Adding support for Cavium ThunderX network controller
Sunil Goutham