index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-04
cxgb4: Add support for ndo_get_vf_config
Hariprasad Shenai
3
-2
/
+72
2016-08-28
cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"
Colin Ian King
1
-1
/
+1
2016-08-23
cxgb4: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-08-23
cxgb4: Fix issue while re-registering VF mgmt netdev
Hariprasad Shenai
2
-31
/
+67
2016-08-22
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
3
-0
/
+105
2016-08-22
cxgb4: add support for per queue tx scheduling
Rahul Lakkireddy
3
-0
/
+347
2016-08-22
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
7
-5
/
+438
2016-08-21
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-18
cxgb4: Register changes and fw defines for crypto
Hariprasad Shenai
2
-0
/
+561
2016-08-18
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
7
-50
/
+759
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-08-14
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
6
-7
/
+151
2016-08-14
cxgb4: Add control net_device for configuring PCIe VF
Hariprasad Shenai
1
-18
/
+103
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+2
2016-07-30
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2
-2
/
+2
2016-07-25
libcxgb: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-07-25
libcxgb: export ppm release and tagmask set api
Varun Prakash
1
-0
/
+2
2016-07-25
libcxgb: add library module for Chelsio drivers
Varun Prakash
6
-24
/
+78
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
7
-236
/
+446
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2016-07-05
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2016-06-25
cxgb4vf: Synchronize access to mailbox
Hariprasad Shenai
3
-0
/
+65
2016-06-23
RDMA/iw_cxgb4: Add missing error codes for act open cmd
Hariprasad S
1
-0
/
+2
2016-06-15
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2
-11
/
+4
2016-06-15
cxgb4: Enable SR-IOV configuration via PCI sysfs interface
Hariprasad Shenai
1
-2
/
+64
2016-06-15
cxgb4: Force cxgb4 driver as MASTER in kdump kernel
Hariprasad Shenai
1
-1
/
+8
2016-06-08
cxgb4: Add device id of T540-BT adapter
Hariprasad Shenai
1
-0
/
+1
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+4
2016-05-13
RDMA/iw_cxgb4: set the correct FID value in DSGL commands
Hariprasad S
1
-0
/
+4
2016-05-07
cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled
Hariprasad Shenai
1
-18
/
+20
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
cxgb4: Check for firmware errors in the mailbox command loop
Hariprasad Shenai
1
-2
/
+6
2016-05-04
cxgb4: Don't sleep when mbox cmd is issued from interrupt context
Hariprasad Shenai
1
-0
/
+6
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-05-01
cxgb3: fix out of bounds read
Michal Schmidt
1
-1
/
+2
2016-04-29
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
4
-25
/
+192
2016-04-29
cxgb4: Add support to enable logging of firmware mailbox commands
Hariprasad Shenai
4
-20
/
+192
2016-04-26
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
1
-2
/
+1
2016-04-26
cxgb4: Decode link down reason code obtained from firmware
Hariprasad Shenai
3
-0
/
+40
2016-04-26
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
Hariprasad Shenai
2
-37
/
+74
2016-04-26
cxgb4: DCB message handler needs to use correct portid to netdev mapping
Hariprasad Shenai
2
-3
/
+4
2016-04-26
cxgb4: Refactor t4_port_init function
Hariprasad Shenai
2
-40
/
+55
2016-04-26
cxgb4: Properly decode port module type
Hariprasad Shenai
1
-0
/
+11
2016-04-26
cxgb4: Avoids race and deadlock while freeing tx descriptor
Hariprasad Shenai
1
-0
/
+2
2016-04-26
cxgb4: Add llseek operation for flash debugfs entry
Hariprasad Shenai
1
-0
/
+1
2016-04-26
cxgb4: add new routine to get adapter info
Hariprasad Shenai
4
-8
/
+95
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+63
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+53
2016-04-18
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2016-04-15
cxgb4: Set VPD size so we can read both VPD structures
Hariprasad Shenai
1
-0
/
+10
[next]