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