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
*
liquidio CN23XX: VF init and destroy
Raghu Vatsavayi
2016-11-30
2
-0
/
+108
*
liquidio CN23XX: VF interrupt
Raghu Vatsavayi
2016-11-30
6
-7
/
+438
*
liquidio CN23XX: VF mailbox
Raghu Vatsavayi
2016-11-30
2
-0
/
+69
*
liquidio CN23XX: init VF softcommand queues
Raghu Vatsavayi
2016-11-30
3
-2
/
+84
*
liquidio CN23XX: VF register access
Raghu Vatsavayi
2016-11-30
3
-0
/
+196
*
liquidio CN23XX: VF queue setup
Raghu Vatsavayi
2016-11-30
7
-4
/
+207
*
liquidio CN23XX: VF config setup
Raghu Vatsavayi
2016-11-30
5
-4
/
+191
*
liquidio CN23XX: VF registration
Raghu Vatsavayi
2016-11-30
5
-0
/
+191
*
liquidio CN23XX: VF register definitions
Raghu Vatsavayi
2016-11-30
1
-0
/
+274
*
net: thunderx: Pause frame support
Sunil Goutham
2016-11-26
6
-0
/
+166
*
net: thunderx: Configure RED and backpressure levels
Sunil Goutham
2016-11-26
4
-9
/
+41
*
net: thunderx: Add ethtool support for supported ports and link modes.
Thanneeru Srinivasulu
2016-11-26
5
-3
/
+38
*
net: thunderx: 80xx BGX0 configuration changes
Sunil Goutham
2016-11-26
1
-3
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
9
-235
/
+278
|
\
|
*
net: thunderx: Fix memory leak and other issues upon interface toggle
Sunil Goutham
2016-11-16
2
-7
/
+18
|
*
net: thunderx: Fix VF driver's interface statistics
Sunil Goutham
2016-11-16
6
-196
/
+197
|
*
net: thunderx: Fix configuration of L3/L4 length checking
Sunil Goutham
2016-11-16
1
-2
/
+5
|
*
net: thunderx: Program LMAC credits based on MTU
Sunil Goutham
2016-11-16
6
-30
/
+53
|
*
net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id
Radha Mohan Chintakuntla
2016-11-16
2
-2
/
+4
*
|
liquidio CN23XX: bitwise vs logical AND typo
Dan Carpenter
2016-11-18
1
-1
/
+1
*
|
liquidio CN23XX: fix for new check patch errors
Raghu Vatsavayi
2016-11-16
15
-180
/
+155
*
|
liquidio CN23XX: copyrights changes and alignment
Raghu Vatsavayi
2016-11-16
30
-480
/
+352
*
|
liquidio CN23XX: code cleanup
Raghu Vatsavayi
2016-11-16
13
-70
/
+23
*
|
liquidio CN23XX: device states
Raghu Vatsavayi
2016-11-16
6
-31
/
+64
*
|
liquidio CN23XX: VF related operations
Raghu Vatsavayi
2016-11-16
5
-0
/
+251
*
|
liquidio CN23XX: mailbox interrupt processing
Raghu Vatsavayi
2016-11-16
4
-7
/
+184
*
|
liquidio CN23XX: Mailbox support
Raghu Vatsavayi
2016-11-16
7
-3
/
+474
*
|
liquidio CN23XX: sysfs VF config support
Raghu Vatsavayi
2016-11-16
3
-0
/
+117
*
|
liquidio CN23XX: HW config for VF support
Raghu Vatsavayi
2016-11-16
3
-34
/
+74
*
|
ethernet/cavium: use core min/max MTU checking
Jarod Wilson
2016-10-18
4
-28
/
+12
|
/
*
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
[next]