index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-18
cxgb4: Fix number of queue sets corssing the limit
Ganesh Goudar
1
-1
/
+1
2016-10-17
cxgb4: fix memory leak of qe on error exit path
Colin Ian King
1
-1
/
+3
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-0
/
+11
2016-10-07
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
1
-0
/
+1
2016-10-07
cxgb4: advertise support for FR_NSMR_TPTE_WR
Steve Wise
4
-0
/
+10
2016-10-03
cxgb4: unexport cxgb4_dcb_enabled
Arnd Bergmann
1
-6
/
+1
2016-10-03
cxgb4: mark cxgb_setup_tc() static
Baoyou Xie
1
-2
/
+2
2016-09-26
cxgb4: mark symbols static where possible
Baoyou Xie
2
-11
/
+14
2016-09-26
cxgb4: fix -ve error check on a signed iq
Colin Ian King
1
-5
/
+5
2016-09-23
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
1
-1
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+27
2016-09-22
cxgb4: Convert to use simple_open()
Wei Yongjun
1
-7
/
+1
2016-09-22
cxgb4: add support for drop and redirect actions
Rahul Lakkireddy
1
-0
/
+71
2016-09-22
cxgb4: add support for offloading u32 filters
Rahul Lakkireddy
6
-2
/
+525
2016-09-22
cxgb4: add parser to translate u32 filters to internal spec
Rahul Lakkireddy
1
-0
/
+282
2016-09-22
cxgb4: add common api support for configuring filters
Rahul Lakkireddy
5
-34
/
+512
2016-09-22
cxgb4: move common filter code to separate file
Rahul Lakkireddy
5
-264
/
+346
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
4
-5
/
+27
2016-09-19
cxgb4: Fix return value check in cfg_queues_uld()
Wei Yongjun
1
-1
/
+1
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
6
-688
/
+371
2016-09-04
cxgb4: Add support for ndo_get_vf_config
Hariprasad Shenai
3
-2
/
+72
2016-08-24
cxgb4: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-08-24
cxgb4: Fix issue while re-registering VF mgmt netdev
Hariprasad Shenai
2
-31
/
+67
2016-08-23
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
3
-0
/
+105
2016-08-23
cxgb4: add support for per queue tx scheduling
Rahul Lakkireddy
3
-0
/
+347
2016-08-23
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
7
-5
/
+438
2016-08-22
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-19
cxgb4: Register changes and fw defines for crypto
Hariprasad Shenai
2
-0
/
+561
2016-08-19
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
7
-50
/
+759
2016-08-19
cxgb4: Fixes resource allocation for ULD's in kdump kernel
Hariprasad Shenai
1
-5
/
+5
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-08-15
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
3
-1
/
+67
2016-08-15
cxgb4: Add control net_device for configuring PCIe VF
Hariprasad Shenai
1
-18
/
+103
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+2
2016-07-31
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
1
-1
/
+1
2016-07-25
libcxgb: add library module for Chelsio drivers
Varun Prakash
3
-775
/
+0
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
4
-139
/
+263
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-23
RDMA/iw_cxgb4: Add missing error codes for act open cmd
Hariprasad S
1
-0
/
+2
2016-06-16
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
1
-5
/
+2
2016-06-16
cxgb4: Enable SR-IOV configuration via PCI sysfs interface
Hariprasad Shenai
1
-2
/
+64
2016-06-16
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-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+4
2016-05-14
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
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-04-29
cxgb4: Add support to enable logging of firmware mailbox commands
Hariprasad Shenai
4
-20
/
+192
[next]