index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
thunder
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
net: thunderx: Fix transmit queue timeout issue
Sunil Goutham
3
-37
/
+54
2016-11-25
net: thunderx: Pause frame support
Sunil Goutham
6
-0
/
+166
2016-11-25
net: thunderx: Configure RED and backpressure levels
Sunil Goutham
4
-9
/
+41
2016-11-25
net: thunderx: Add ethtool support for supported ports and link modes.
Thanneeru Srinivasulu
5
-3
/
+38
2016-11-25
net: thunderx: 80xx BGX0 configuration changes
Sunil Goutham
1
-3
/
+17
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-235
/
+278
2016-11-16
net: thunderx: Fix memory leak and other issues upon interface toggle
Sunil Goutham
2
-7
/
+18
2016-11-16
net: thunderx: Fix VF driver's interface statistics
Sunil Goutham
6
-196
/
+197
2016-11-16
net: thunderx: Fix configuration of L3/L4 length checking
Sunil Goutham
1
-2
/
+5
2016-11-16
net: thunderx: Program LMAC credits based on MTU
Sunil Goutham
6
-30
/
+53
2016-11-16
net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id
Radha Mohan Chintakuntla
2
-2
/
+4
2016-10-18
ethernet/cavium: use core min/max MTU checking
Jarod Wilson
1
-6
/
+4
2016-09-24
net: thunderx: Support for byte queue limits
Sunil Goutham
2
-12
/
+32
2016-09-24
net: thunderx: Fix issue with IRQ namimg
Sunil Goutham
1
-1
/
+1
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+81
2016-09-01
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
Sunil Goutham
3
-12
/
+73
2016-09-01
net: thunderx: Fix for HW issue while padding TSO packet
Sunil Goutham
1
-3
/
+8
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2016-08-18
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-08-15
net: thunderx: Remove unnecessary pci_set_drvdata()
Wei Yongjun
1
-2
/
+0
2016-08-13
net: thunderx: Don't set RX_PACKET_DIS while initializing
Sunil Goutham
1
-11
/
+7
2016-08-13
net: thunderx: Use netdev_rss_key_fill() helper
Sunil Goutham
1
-7
/
+1
2016-08-13
net: thunderx: Configure tunnelling protocol parsing
Zyta Szpak
2
-0
/
+34
2016-08-13
net: thunderx: Use napi_consume_skb for bulk free
Sunil Goutham
1
-3
/
+5
2016-08-13
net: thunderx: Don't set mac address for secondary Qset VFs
Sunil Goutham
1
-1
/
+1
2016-08-13
net: thunderx: Reset RXQ HW stats when interface is brought down
Jerin Jacob
3
-0
/
+87
2016-08-13
net: thunderx: Improvement for MBX interface debug messages
Radoslaw Biernacki
2
-8
/
+16
2016-08-13
net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
Sunil Goutham
1
-18
/
+6
2016-08-13
net: thunderx: Use netdev's name for naming VF's interrupts
Sunil Goutham
1
-8
/
+12
2016-08-13
net: thunderx: Support for 83xx mixed QLM/DLM config
Sunil Goutham
2
-21
/
+26
2016-08-13
net: thunderx: Add support for 16 LMACs of 83xx
Sunil Goutham
2
-17
/
+60
2016-08-13
net: thunderx: Add RGMII interface type support
Sunil Goutham
5
-33
/
+322
2016-08-13
net: thunderx: Add QSGMII interface type support
Sunil Goutham
2
-12
/
+54
2016-08-13
net: thunderx: Add 81xx support to BGX driver
Sunil Goutham
2
-10
/
+113
2016-08-13
net: thunderx: Support for different LMAC types within BGX
Sunil Goutham
2
-136
/
+98
2016-08-13
net: thunderx: Enable mailbox interrupts on 81xx/83xx
Sunil Goutham
1
-38
/
+50
2016-08-13
net: thunderx: Enable CQE_RX desc's extension fields
Sunil Goutham
4
-2
/
+27
2016-08-13
net: thunderx: Set queue count based on number of CPUs
Sunil Goutham
4
-12
/
+14
2016-08-13
net: thunderx: Add support for 81xx and 83xx chips
Sunil Goutham
3
-17
/
+73
2016-08-13
net: thunderx: Add VNIC's PCI devid on future chips
Sunil Goutham
2
-3
/
+21
2016-08-13
net: thunderx: Moved HW capability info from macros to structure
Sunil Goutham
2
-52
/
+85
2016-06-29
net: thunderx: Fix TL4 configuration for secondary Qsets
Sunil Goutham
1
-3
/
+13
2016-06-29
net: thunderx: Fix link status reporting
Sunil Goutham
2
-31
/
+62
2016-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2016-05-19
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
1
-1
/
+1
2016-05-19
net: thunderx: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+3
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-05-10
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
1
-0
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-13
net: thunderx: Fix broken of_node_put() code.
David Daney
1
-2
/
+3
[prev]
[next]