index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Commit message (
Expand
)
Author
Age
Files
Lines
*
liquidio: silence a locking static checker warning
Dan Carpenter
2017-04-30
1
-0
/
+1
*
liquidio: remove unnecessary variable assignment
Arnd Bergmann
2017-04-21
1
-2
/
+0
*
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
2017-04-08
5
-5
/
+43
*
liquidio: fix Octeon core watchdog timeout false alarm
Felix Manlunas
2017-04-06
3
-77
/
+107
*
liquidio: clear the correct memory
Dan Carpenter
2017-04-05
1
-1
/
+1
*
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
2
-0
/
+2
*
liquidio: refactor interrupt moderation code
Prasad Kanneganti
2017-03-28
5
-244
/
+276
*
liquidio: do not reset Octeon if NIC firmware was preloaded
Felix Manlunas
2017-03-24
2
-13
/
+33
*
liquidio: fix tx completions in napi poll
VSR Burru
2017-03-22
2
-17
/
+22
*
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-22
7
-0
/
+103
*
liquidio: fix Coverity scan errors
Felix Manlunas
2017-03-22
2
-2
/
+4
*
liquidio: fix for vf mac addr command sent to nic firmware
Rick Farrington
2017-03-21
4
-8
/
+30
*
liquidio: add debug error messages to report command timeout
Rick Farrington
2017-03-21
2
-2
/
+4
*
liquidio: remove duplicate code
Satanand Burla
2017-03-21
3
-72
/
+36
*
liquidio: fix wrong information about link modes reported to ethtool
Manish Awasthi
2017-03-16
1
-4
/
+10
*
liquidio: use meaningful names for IRQs
Rick Farrington
2017-03-16
4
-16
/
+101
*
liquidio: remove/replace invalid code
Rick Farrington
2017-03-16
1
-16
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
7
-182
/
+144
|
\
|
*
liquidio: improve UDP TX performance
VSR Burru
2017-03-09
7
-182
/
+144
*
|
liquidio: optimize DMA in NUMA systems
VSR Burru
2017-03-12
5
-22
/
+9
*
|
liquidio: add support for XPS
Rick Farrington
2017-03-09
1
-0
/
+9
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
3
-0
/
+3
*
liquidio: do not dereference pointer if it's NULL
Felix Manlunas
2017-02-07
2
-2
/
+2
*
liquidio: fix for iq and droq cnts going negative
Satanand Burla
2017-02-01
4
-2
/
+15
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
2
-2
/
+2
*
liquidio: Avoid accessing skb after submitting to input queue
Satanand Burla
2017-01-26
2
-6
/
+6
*
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
2
-2
/
+0
*
liquidio: use fallback for selecting txq
Satanand Burla
2017-01-13
2
-41
/
+0
*
liquidio VF: reduce load time of module
Prasad Kanneganti
2017-01-12
2
-4
/
+5
*
liquidio: remove unnecessary code
Felix Manlunas
2017-01-12
1
-7
/
+1
*
liquidio: store the L4 hash of rx packets in skb
Prasad Kanneganti
2017-01-10
3
-3
/
+33
*
liquidio: simplify octeon_flush_iq()
Derek Chickles
2017-01-08
4
-28
/
+27
*
liquidio: fix wrong information about channels reported to ethtool
Weilin Chang
2017-01-06
1
-5
/
+9
*
liquidio VF: fix incorrect struct being used
Prasad Kanneganti
2017-01-06
1
-2
/
+2
*
liquidio: remove PTP support in 23XX adapters
Prasad Kanneganti
2017-01-04
1
-2
/
+8
*
liquidio: optimize reads from Octeon PCI console
Felix Manlunas
2016-12-29
4
-8
/
+39
*
liquidio VF error handling
Raghu Vatsavayi
2016-12-08
1
-0
/
+139
*
liquidio VF timestamp
Raghu Vatsavayi
2016-12-08
1
-1
/
+179
*
liquidio VF ethtool stats
Raghu Vatsavayi
2016-12-08
3
-98
/
+495
*
liquidio VF vxlan
Raghu Vatsavayi
2016-12-08
1
-3
/
+94
*
liquidio VF vlan support
Raghu Vatsavayi
2016-12-08
1
-0
/
+80
*
liquidio VF rx data and ctl path
Raghu Vatsavayi
2016-12-08
4
-4
/
+423
*
liquidio CN23XX: VF TX buffers
Raghu Vatsavayi
2016-12-08
1
-0
/
+182
*
liquidio CN23XX: VF xmit
Raghu Vatsavayi
2016-12-08
3
-3
/
+364
*
liquidio CN23XX: VF scatter gather lists
Raghu Vatsavayi
2016-12-08
1
-0
/
+134
*
liquidio CN23XX: VF mac address
Raghu Vatsavayi
2016-12-08
3
-0
/
+197
*
liquidio CN23XX: VF link status
Raghu Vatsavayi
2016-12-08
1
-0
/
+249
*
liquidio CN23XX: VF offload features
Raghu Vatsavayi
2016-12-08
2
-0
/
+565
*
liquidio CN23XX: VF init and destroy
Raghu Vatsavayi
2016-11-30
2
-0
/
+108
[next]