index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cavium: liquidio: use kzalloc in setup_glist()
Rasmus Villemoes
2015-09-10
1
-2
/
+1
*
net: thunderx: Support for internal loopback mode
Sunil Goutham
2015-08-31
5
-0
/
+97
*
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
2015-08-31
5
-84
/
+505
*
net: thunderx: Rework interrupt handling
Sunil Goutham
2015-08-31
3
-72
/
+102
*
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
2015-08-31
4
-7
/
+55
*
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2015-08-31
2
-10
/
+39
*
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2015-08-31
2
-36
/
+11
*
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
2015-08-31
5
-120
/
+103
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
1
-3
/
+0
|
\
|
*
net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
Ian Campbell
2015-08-07
1
-3
/
+0
*
|
net, thunder, bgx: Add support to get MAC address from ACPI.
David Daney
2015-08-11
1
-1
/
+85
*
|
net: thunder: Factor out DT specific code in BGX
Robert Richter
2015-08-11
1
-13
/
+35
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-01
6
-37
/
+92
|
\
|
|
*
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
2015-07-30
1
-1
/
+4
|
*
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
2015-07-30
1
-0
/
+6
|
*
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
2015-07-30
1
-4
/
+5
|
*
net: thunderx: Set watchdog timeout value
Sunil Goutham
2015-07-30
2
-0
/
+10
|
*
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
2015-07-30
3
-15
/
+31
|
*
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
2015-07-30
1
-2
/
+4
|
*
net: thunderx: Fix TSO packet statistic
Sunil Goutham
2015-07-30
1
-0
/
+1
|
*
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
2015-07-30
1
-9
/
+14
|
*
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
2015-07-30
1
-3
/
+11
|
*
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2015-07-30
2
-3
/
+6
|
*
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
2015-07-30
1
-1
/
+1
*
|
net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
Radha Mohan Chintakuntla
2015-07-30
1
-0
/
+2
|
/
*
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
2015-06-29
3
-13
/
+5
*
cavium/liquidio: fix some error handling in lio_set_phys_id()
Dan Carpenter
2015-06-25
1
-2
/
+3
*
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2015-06-24
2
-2
/
+13
*
Modify Liquidio Kconfig for crc lib
Raghu Vatsavayi
2015-06-21
1
-1
/
+1
*
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
2015-06-13
8
-19
/
+26
*
Add support of Cavium Liquidio ethernet adapters
Raghu Vatsavayi
2015-06-11
29
-12
/
+14446
*
net: thunderx: use GFP_KERNEL in thread context
Aleksey Makarov
2015-06-02
1
-1
/
+1
*
net: thunderx: check if memory allocation was successful
Aleksey Makarov
2015-06-02
1
-0
/
+2
*
net: thunderx: remove unneeded type conversions
Aleksey Makarov
2015-06-02
1
-2
/
+1
*
net: thunderx: fix nicvf_set_rxfh()
Aleksey Makarov
2015-06-02
1
-2
/
+1
*
net: thunderx: add static
Aleksey Makarov
2015-06-02
4
-22
/
+16
*
net: thunderx: delete unused variables
Aleksey Makarov
2015-06-02
1
-2
/
+2
*
net: thunderx: rework mac address handling
Aleksey Makarov
2015-06-02
5
-19
/
+9
*
net: thunderx: introduce a function for mailbox access
Aleksey Makarov
2015-06-02
1
-10
/
+17
*
net: thunderx: fix constants
Aleksey Makarov
2015-06-02
1
-5
/
+5
*
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
Robert Richter
2015-06-02
4
-8
/
+13
*
net: thunderx: add 64-bit dependency
Arnd Bergmann
2015-05-31
1
-1
/
+1
*
net: Adding support for Cavium ThunderX network controller
Sunil Goutham
2015-05-27
13
-0
/
+7371