index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
Commit message (
Expand
)
Author
Age
Files
Lines
*
liquidio: CN23XX: fix a loop timeout
Dan Carpenter
2016-10-13
1
-1
/
+1
*
net: thunderx: Support for byte queue limits
Sunil Goutham
2016-09-24
2
-12
/
+32
*
net: thunderx: Fix issue with IRQ namimg
Sunil Goutham
2016-09-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-13
4
-15
/
+81
|
\
|
*
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
Sunil Goutham
2016-09-01
3
-12
/
+73
|
*
net: thunderx: Fix for HW issue while padding TSO packet
Sunil Goutham
2016-09-01
1
-3
/
+8
*
|
liquidio:CN23XX pause frame support
Raghu Vatsavayi
2016-09-03
3
-7
/
+126
*
|
liquidio: CN23XX napi support
Raghu Vatsavayi
2016-09-03
3
-6
/
+30
*
|
liquidio: CN23XX health monitoring
Raghu Vatsavayi
2016-09-03
3
-2
/
+132
*
|
liquidio: ethtool and led control support
Raghu Vatsavayi
2016-09-03
4
-8
/
+390
*
|
liquidio: CN23XX octeon3 instruction
Raghu Vatsavayi
2016-09-03
8
-76
/
+212
*
|
liquidio: CN23XX IQ access
Raghu Vatsavayi
2016-09-03
1
-0
/
+66
*
|
liquidio: RX control commands
Raghu Vatsavayi
2016-09-03
3
-13
/
+96
*
|
liquidio: link and control commands
Raghu Vatsavayi
2016-09-03
3
-8
/
+76
*
|
liquidio: CN23XX firmware download
Raghu Vatsavayi
2016-08-31
3
-46
/
+111
*
|
liquidio: MSIX support for CN23XX
Raghu Vatsavayi
2016-08-31
6
-69
/
+452
*
|
liquidio: CN23XX queue manipulation
Raghu Vatsavayi
2016-08-31
5
-8
/
+225
*
|
liquidio: CN23XX register setup
Raghu Vatsavayi
2016-08-31
4
-8
/
+316
*
|
liquidio: CN23XX device init and sriov config
Raghu Vatsavayi
2016-08-31
4
-1
/
+544
*
|
liquidio: CN23XX queue definitions
Raghu Vatsavayi
2016-08-31
6
-33
/
+286
*
|
liquidio: CN23XX register definitions
Raghu Vatsavayi
2016-08-31
1
-0
/
+604
*
|
liquidio: Common enable irq function
Raghu Vatsavayi
2016-08-31
8
-14
/
+48
*
|
liquidio: Firmware version management
Raghu Vatsavayi
2016-08-31
2
-5
/
+27
*
|
liquidio: Consolidate common functionality
Raghu Vatsavayi
2016-08-31
15
-444
/
+426
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
2
-2
/
+4
|
\
|
|
*
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2016-08-19
2
-2
/
+4
*
|
liquidio: declare liquidio_set_rxcsum_command static
Nicholas Mc Guire
2016-08-24
1
-2
/
+2
*
|
net: thunderx: Remove unnecessary pci_set_drvdata()
Wei Yongjun
2016-08-16
1
-2
/
+0
*
|
net: thunderx: Don't set RX_PACKET_DIS while initializing
Sunil Goutham
2016-08-13
1
-11
/
+7
*
|
net: thunderx: Use netdev_rss_key_fill() helper
Sunil Goutham
2016-08-13
1
-7
/
+1
*
|
net: thunderx: Configure tunnelling protocol parsing
Zyta Szpak
2016-08-13
2
-0
/
+34
*
|
net: thunderx: Use napi_consume_skb for bulk free
Sunil Goutham
2016-08-13
1
-3
/
+5
*
|
net: thunderx: Don't set mac address for secondary Qset VFs
Sunil Goutham
2016-08-13
1
-1
/
+1
*
|
net: thunderx: Reset RXQ HW stats when interface is brought down
Jerin Jacob
2016-08-13
3
-0
/
+87
*
|
net: thunderx: Improvement for MBX interface debug messages
Radoslaw Biernacki
2016-08-13
2
-8
/
+16
*
|
net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
Sunil Goutham
2016-08-13
1
-18
/
+6
*
|
net: thunderx: Use netdev's name for naming VF's interrupts
Sunil Goutham
2016-08-13
1
-8
/
+12
*
|
net: thunderx: Support for 83xx mixed QLM/DLM config
Sunil Goutham
2016-08-13
2
-21
/
+26
*
|
net: thunderx: Add support for 16 LMACs of 83xx
Sunil Goutham
2016-08-13
2
-17
/
+60
*
|
net: thunderx: Add RGMII interface type support
Sunil Goutham
2016-08-13
6
-33
/
+332
*
|
net: thunderx: Add QSGMII interface type support
Sunil Goutham
2016-08-13
2
-12
/
+54
*
|
net: thunderx: Add 81xx support to BGX driver
Sunil Goutham
2016-08-13
2
-10
/
+113
*
|
net: thunderx: Support for different LMAC types within BGX
Sunil Goutham
2016-08-13
2
-136
/
+98
*
|
net: thunderx: Enable mailbox interrupts on 81xx/83xx
Sunil Goutham
2016-08-13
1
-38
/
+50
*
|
net: thunderx: Enable CQE_RX desc's extension fields
Sunil Goutham
2016-08-13
4
-2
/
+27
*
|
net: thunderx: Set queue count based on number of CPUs
Sunil Goutham
2016-08-13
4
-12
/
+14
*
|
net: thunderx: Add support for 81xx and 83xx chips
Sunil Goutham
2016-08-13
3
-17
/
+73
*
|
net: thunderx: Add VNIC's PCI devid on future chips
Sunil Goutham
2016-08-13
2
-3
/
+21
*
|
net: thunderx: Moved HW capability info from macros to structure
Sunil Goutham
2016-08-13
2
-52
/
+85
|
/
*
ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-02
1
-0
/
+3
[next]