index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: Fix decoding QSA module for ethtool get settings
Hariprasad Shenai
2014-12-18
2
-2
/
+2
*
cxgb4: Add support for QSA modules
Hariprasad Shenai
2014-12-12
3
-4
/
+12
*
cxgb4/cxgb4i: set the max. pdu length in firmware
Karen Xie
2014-12-12
1
-0
/
+1
*
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
2014-12-11
1
-10
/
+2
*
cxgb4/cxgb4vf: global named must be unique
Stephen Rothwell
2014-12-10
4
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
3
-6
/
+36
|
\
|
*
cxgb4: Update FW version string to match FW binary version 1.12.25.0
Hariprasad Shenai
2014-12-09
1
-4
/
+4
|
*
cxgb4: Add a check for flashing FW using ethtool
Hariprasad Shenai
2014-12-09
1
-0
/
+26
|
*
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
2014-12-02
1
-2
/
+6
*
|
cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-10
1
-5
/
+6
*
|
chelsio: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
*
|
cxgb4: Update firmware version after flashing it via ethtool
Hariprasad Shenai
2014-12-09
1
-0
/
+2
*
|
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
2014-12-09
7
-140
/
+288
*
|
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
2014-12-09
5
-7
/
+247
*
|
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
2014-12-09
4
-5
/
+120
*
|
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-2
/
+16
*
|
cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
Hariprasad Shenai
2014-11-25
3
-169
/
+191
*
|
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
2014-11-22
6
-163
/
+264
*
|
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
Hariprasad Shenai
2014-11-22
7
-222
/
+364
*
|
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
2014-11-22
5
-284
/
+624
*
|
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
2014-11-22
5
-196
/
+295
*
|
RDMA/cxgb4: Cleanup Filter related macros/register defines
Hariprasad Shenai
2014-11-22
3
-330
/
+330
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
1
-1
/
+1
|
\
|
|
*
cxgb4 : Fix DCB priority groups being returned in wrong order
Anish Bhatt
2014-11-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
8
-66
/
+230
|
\
|
|
*
cxgb4 : dcb open-lldp interop fixes
Anish Bhatt
2014-11-12
1
-9
/
+19
|
*
cxgb4 : Fix bug in DCB app deletion
Anish Bhatt
2014-11-10
1
-1
/
+2
|
*
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
2014-11-10
3
-7
/
+15
|
*
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
2014-11-10
6
-11
/
+135
|
*
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
Hariprasad Shenai
2014-11-10
2
-40
/
+61
*
|
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-11-13
6
-40
/
+96
*
|
cxgb4: Fix static checker warning
Hariprasad Shenai
2014-11-12
1
-1
/
+0
*
|
cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-12
2
-6
/
+7
*
|
net: Move bonding headers under include/net
David S. Miller
2014-11-10
1
-2
/
+1
*
|
cxgb4: Remove unnecessary struct in6_addr * casts
Joe Perches
2014-11-10
1
-6
/
+3
*
|
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
10
-242
/
+320
*
|
cxgb4: Cleanup macros so they follow the same style and look consistent
Hariprasad Shenai
2014-11-10
4
-42
/
+84
*
|
cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
Hariprasad Shenai
2014-11-10
5
-92
/
+217
|
/
*
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
2014-10-30
1
-0
/
+1
*
cxgb4vf: Replace repetitive pci device ID's with right ones
Hariprasad Shenai
2014-10-29
1
-8
/
+8
*
cxgb4 : Handle dcb enable correctly
Anish Bhatt
2014-10-27
2
-2
/
+11
*
cxgb4 : Improve handling of DCB negotiation or loss thereof
Anish Bhatt
2014-10-27
1
-3
/
+45
*
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
Anish Bhatt
2014-10-15
2
-1
/
+9
*
cxgb4i : Remove duplicated CLIP handling code
Anish Bhatt
2014-10-15
1
-0
/
+7
*
cxgb4: Fix FW flash logic using ethtool
Hariprasad Shenai
2014-10-14
3
-6
/
+16
*
cxgb4: Wait for device to get ready before reading any register
Hariprasad Shenai
2014-10-09
3
-9
/
+16
*
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
2014-10-09
3
-7
/
+21
*
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
2014-10-09
4
-5
/
+11
*
cxgb4: clean up a type issue
Dan Carpenter
2014-10-08
1
-10
/
+8
*
cxgb4: potential shift wrapping bug
Dan Carpenter
2014-10-08
1
-1
/
+1
[next]