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
/
thunder
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
|
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-18
2
-2
/
+4
*
|
net: thunderx: Remove unnecessary pci_set_drvdata()
Wei Yongjun
2016-08-15
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
5
-33
/
+322
*
|
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
|
/
*
net: thunderx: Fix TL4 configuration for secondary Qsets
Sunil Goutham
2016-06-29
1
-3
/
+13
*
net: thunderx: Fix link status reporting
Sunil Goutham
2016-06-29
2
-31
/
+62
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-20
1
-1
/
+3
|
\
|
*
net: thunderx: avoid null pointer dereference
xypron.glpk@gmx.de
2016-05-19
1
-1
/
+3
*
|
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-19
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-0
/
+4
|
\
|
*
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
2016-05-10
1
-0
/
+4
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
|
/
*
net: thunderx: Fix broken of_node_put() code.
David Daney
2016-04-13
1
-2
/
+3
*
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
2016-03-16
1
-6
/
+20
*
net: thunderx: Cleanup PHY probing code.
David Daney
2016-03-14
1
-11
/
+18
*
net: thunderx: Adjust nicvf structure to reduce cache misses
Sunil Goutham
2016-03-14
1
-22
/
+30
*
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2016-03-14
2
-8
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
3
-1
/
+16
|
\
|
*
net: thunderx: Fix for Qset error due to CQ full
Sunil Goutham
2016-02-25
3
-1
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
3
-17
/
+12
|
\
\
|
|
/
|
*
net: thunderx: Fix receive packet stats
Sunil Goutham
2016-02-17
3
-13
/
+9
|
*
net: thunderx: Fix for HW TSO not enabled for secondary qsets
Sunil Goutham
2016-02-17
1
-3
/
+3
|
*
net: thunderx: Fix for multiqset not configured upon interface toggle
Sunil Goutham
2016-02-17
1
-1
/
+0
*
|
net: thunderx: Alloc higher order pages when pagesize is small
Sunil Goutham
2016-02-11
1
-1
/
+1
*
|
net: thunderx: bgx: Add log message when setting mac address
Robert Richter
2016-02-11
1
-3
/
+8
*
|
net: thunderx: bgx: Use standard firmware node infrastructure.
David Daney
2016-02-11
1
-13
/
+14
*
|
net: thunderx: Assign affinity hints to vf's interrupts
Sunil Goutham
2016-02-11
2
-2
/
+36
*
|
net: thunderx: Use napi_schedule_irqoff()
Sunil Goutham
2016-02-11
1
-1
/
+1
[prev]
[next]