index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
|
*
VFS: Fix up some ->d_inode accesses in the chelsio driver
David Howells
2015-04-15
*
|
cxgb4: drop __GFP_NOFAIL allocation
Michal Hocko
2015-04-16
*
|
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Use device node in page allocation
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
2015-04-14
*
|
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
2015-04-14
*
|
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
2015-04-09
*
|
cxgb4: Move ethtool related code to a separate file
Hariprasad Shenai
2015-04-07
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
|
\
|
*
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
2015-04-01
|
*
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2015-04-01
|
*
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2015-03-29
|
*
cxgb4: Disable interrupts and napi before unregistering netdev
Hariprasad Shenai
2015-03-29
|
*
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
Hariprasad Shenai
2015-03-29
|
*
cxgb4: Fix frame size warning for 32 bit arch
Hariprasad Shenai
2015-03-25
*
|
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2015-04-01
*
|
cxgb4: fix boolreturn.cocci warnings
Wu Fengguang
2015-03-29
*
|
cxgb4: update Kconfig and Makefile for FCoE support
Varun Prakash
2015-03-24
*
|
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
2015-03-24
*
|
cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE
Varun Prakash
2015-03-24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
|
\
\
|
|
/
|
*
cxgb4: fix coccinelle warnings
Hariprasad Shenai
2015-03-10
*
|
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
2015-03-19
*
|
cxgb4: Add device ID for new adapter
Hariprasad Shenai
2015-03-19
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
*
|
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
2015-03-05
*
|
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
2015-03-05
|
/
*
cxgb4: Fix PCI-E Memory window interface for big-endian systems
Hariprasad Shenai
2015-02-27
*
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2015-02-20
*
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
|
\
|
*
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
|
\
\
|
*
|
mode_t whack-a-mole: chelsio
Al Viro
2015-01-25
|
|
/
*
|
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
Hariprasad Shenai
2015-02-09
*
|
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2015-02-08
*
|
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
2015-02-07
*
|
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
2015-02-07
*
|
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
2015-02-07
*
|
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
2015-02-07
*
|
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2015-02-07
*
|
chelsio: cxgb4: fix sparse warning
Lad, Prabhakar
2015-02-05
*
|
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
2015-02-05
*
|
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
2015-02-04
*
|
cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes
Anish Bhatt
2015-02-02
*
|
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
Hariprasad Shenai
2015-02-01
*
|
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
2015-01-27
*
|
cxgb4: Added support in debugfs to dump different timer and clock values of t...
Hariprasad Shenai
2015-01-27
*
|
cxgb4: Added support in debugfs to dump PM module stats
Hariprasad Shenai
2015-01-27
[next]