index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
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