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
/
chelsio
/
cxgb4
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2015-04-14
2
-3
/
+6
*
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
2015-04-14
1
-1
/
+35
*
cxgb4: Use device node in page allocation
Hariprasad Shenai
2015-04-14
1
-2
/
+4
*
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
2015-04-14
1
-10
/
+16
*
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
2015-04-14
1
-1
/
+1
*
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
2015-04-09
1
-2
/
+2
*
cxgb4: Move ethtool related code to a separate file
Hariprasad Shenai
2015-04-07
5
-1608
/
+1702
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
8
-55
/
+214
|
\
|
*
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
2015-04-01
4
-26
/
+65
|
*
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2015-04-01
2
-6
/
+41
|
*
cxgb4: Disable interrupts and napi before unregistering netdev
Hariprasad Shenai
2015-03-29
1
-7
/
+18
|
*
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
Hariprasad Shenai
2015-03-29
3
-15
/
+83
|
*
cxgb4: Fix frame size warning for 32 bit arch
Hariprasad Shenai
2015-03-25
1
-1
/
+7
*
|
cxgb4: fix boolreturn.cocci warnings
Wu Fengguang
2015-03-29
1
-3
/
+3
*
|
cxgb4: update Kconfig and Makefile for FCoE support
Varun Prakash
2015-03-24
1
-0
/
+1
*
|
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
2015-03-24
3
-3
/
+201
*
|
cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE
Varun Prakash
2015-03-24
3
-0
/
+89
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
\
\
|
|
/
|
*
cxgb4: fix coccinelle warnings
Hariprasad Shenai
2015-03-10
1
-1
/
+1
*
|
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
2015-03-19
2
-5
/
+1
*
|
cxgb4: Add device ID for new adapter
Hariprasad Shenai
2015-03-19
1
-0
/
+1
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
3
-5
/
+5
*
|
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
2015-03-05
3
-17
/
+46
*
|
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
2015-03-05
1
-38
/
+35
|
/
*
cxgb4: Fix PCI-E Memory window interface for big-endian systems
Hariprasad Shenai
2015-02-27
2
-11
/
+45
*
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2015-02-20
2
-30
/
+33
*
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
1
-6
/
+3
|
\
|
*
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
1
-6
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
1
-1
/
+1
|
\
\
|
*
|
mode_t whack-a-mole: chelsio
Al Viro
2015-01-25
1
-1
/
+1
|
|
/
*
|
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
Hariprasad Shenai
2015-02-09
4
-0
/
+55
*
|
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2015-02-08
2
-1
/
+4
*
|
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
2015-02-07
4
-0
/
+53
*
|
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
2015-02-07
3
-0
/
+91
*
|
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
2015-02-07
5
-0
/
+58
*
|
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
2015-02-07
5
-0
/
+320
*
|
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2015-02-07
2
-0
/
+42
*
|
chelsio: cxgb4: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-1
/
+1
*
|
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
2015-02-05
1
-2
/
+1
*
|
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
2015-02-04
4
-3
/
+174
*
|
cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes
Anish Bhatt
2015-02-02
2
-2
/
+107
*
|
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
Hariprasad Shenai
2015-02-01
1
-1
/
+23
*
|
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
2015-01-27
3
-10
/
+49
*
|
cxgb4: Added support in debugfs to dump different timer and clock values of t...
Hariprasad Shenai
2015-01-27
2
-0
/
+86
*
|
cxgb4: Added support in debugfs to dump PM module stats
Hariprasad Shenai
2015-01-27
5
-0
/
+135
*
|
cxgb4: Addded support in debugfs to dump CIM outbound queue content
Hariprasad Shenai
2015-01-27
5
-0
/
+119
*
|
cxgb4: Added support in debugfs to dump cim ingress bound queue contents
Hariprasad Shenai
2015-01-27
5
-0
/
+104
*
|
cxgb4: Added support in debugfs to dump sge_qinfo
Hariprasad Shenai
2015-01-27
3
-2
/
+215
*
|
cxgb4: Fixes cxgb4_inet6addr_notifier unregister call
Hariprasad Shenai
2015-01-26
1
-1
/
+1
*
|
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
2015-01-24
5
-0
/
+978
[next]