index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-29
cxgb4: fix boolreturn.cocci warnings
Wu Fengguang
1
-3
/
+3
2015-03-24
cxgb4: update Kconfig and Makefile for FCoE support
Varun Prakash
2
-0
/
+12
2015-03-24
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
3
-3
/
+201
2015-03-24
cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE
Varun Prakash
3
-0
/
+89
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-03-19
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
3
-6
/
+2
2015-03-19
cxgb4: Add device ID for new adapter
Hariprasad Shenai
1
-0
/
+1
2015-03-10
cxgb4: fix coccinelle warnings
Hariprasad Shenai
1
-1
/
+1
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
6
-8
/
+8
2015-03-05
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
3
-17
/
+46
2015-03-05
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
1
-38
/
+35
2015-02-27
cxgb4: Fix PCI-E Memory window interface for big-endian systems
Hariprasad Shenai
2
-11
/
+45
2015-02-20
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2
-30
/
+33
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+3
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-6
/
+3
2015-02-09
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
Hariprasad Shenai
4
-0
/
+55
2015-02-08
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2
-1
/
+4
2015-02-07
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
4
-0
/
+53
2015-02-07
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
3
-0
/
+91
2015-02-07
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
5
-0
/
+58
2015-02-07
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
5
-0
/
+320
2015-02-07
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2
-0
/
+42
2015-02-05
chelsio: cxgb4: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-05
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-04
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
4
-3
/
+174
2015-02-02
cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes
Anish Bhatt
2
-2
/
+107
2015-02-01
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
Hariprasad Shenai
1
-1
/
+23
2015-01-27
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
3
-10
/
+49
2015-01-27
cxgb4: Added support in debugfs to dump different timer and clock values of t...
Hariprasad Shenai
2
-0
/
+86
2015-01-27
cxgb4: Added support in debugfs to dump PM module stats
Hariprasad Shenai
5
-0
/
+135
2015-01-27
cxgb4: Addded support in debugfs to dump CIM outbound queue content
Hariprasad Shenai
5
-0
/
+119
2015-01-27
cxgb4: Added support in debugfs to dump cim ingress bound queue contents
Hariprasad Shenai
5
-0
/
+104
2015-01-27
cxgb4: Added support in debugfs to dump sge_qinfo
Hariprasad Shenai
3
-2
/
+215
2015-01-26
cxgb4: Fixes cxgb4_inet6addr_notifier unregister call
Hariprasad Shenai
1
-1
/
+1
2015-01-25
mode_t whack-a-mole: chelsio
Al Viro
1
-1
/
+1
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
1
-3
/
+3
2015-01-24
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
5
-0
/
+978
2015-01-24
cxgb4: Add debugfs entry to dump the contents of the flash
Hariprasad Shenai
5
-3
/
+110
2015-01-15
cxgb4 : Update ipv6 address handling api
Anish Bhatt
7
-163
/
+447
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
4
-9
/
+9
2015-01-13
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
2
-520
/
+58
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-12
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
6
-71
/
+155
2015-01-12
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
4
-42
/
+138
2015-01-08
cxgb4: Add support for mps_tcam debugfs
Hariprasad Shenai
2
-0
/
+191
2015-01-08
cxgb4: Add support for cim_qcfg entry in debugfs
Hariprasad Shenai
5
-0
/
+164
2015-01-08
cxgb4: Add support for cim_la entry in debugfs
Hariprasad Shenai
6
-2
/
+304
[next]