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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
cxgb4_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
1
-3
/
+12
2018-08-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
1
-1
/
+1
2018-05-30
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
1
-3
/
+8
2018-04-13
cxgb4: Fix netdev_features flag
Arjun Vynipadath
1
-0
/
+11
2017-06-29
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
1
-4
/
+6
2017-06-14
cxgb4: avoid enabling napi twice to the same queue
Ganesh Goudar
1
-0
/
+4
2016-12-09
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
1
-0
/
+1
2016-10-18
cxgb4: Fix number of queue sets corssing the limit
Ganesh Goudar
1
-1
/
+1
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+6
2016-10-07
cxgb4: advertise support for FR_NSMR_TPTE_WR
Steve Wise
1
-0
/
+7
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
1
-1
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+13
2016-09-22
cxgb4: add support for offloading u32 filters
Rahul Lakkireddy
1
-1
/
+40
2016-09-22
cxgb4: add common api support for configuring filters
Rahul Lakkireddy
1
-18
/
+21
2016-09-22
cxgb4: move common filter code to separate file
Rahul Lakkireddy
1
-263
/
+1
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
1
-2
/
+13
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
1
-469
/
+144
2016-09-04
cxgb4: Add support for ndo_get_vf_config
Hariprasad Shenai
1
-1
/
+63
2016-08-24
cxgb4: Fix issue while re-registering VF mgmt netdev
Hariprasad Shenai
1
-31
/
+66
2016-08-23
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
1
-0
/
+82
2016-08-23
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
1
-1
/
+19
2016-08-22
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-19
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
1
-39
/
+114
2016-08-19
cxgb4: Fixes resource allocation for ULD's in kdump kernel
Hariprasad Shenai
1
-5
/
+5
2016-08-15
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
1
-1
/
+23
2016-08-15
cxgb4: Add control net_device for configuring PCIe VF
Hariprasad Shenai
1
-18
/
+103
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-05-07
cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled
Hariprasad Shenai
1
-18
/
+20
2016-04-29
cxgb4: Add support to enable logging of firmware mailbox commands
Hariprasad Shenai
1
-0
/
+12
2016-04-26
cxgb4: DCB message handler needs to use correct portid to netdev mapping
Hariprasad Shenai
1
-2
/
+3
2016-04-26
cxgb4: Properly decode port module type
Hariprasad Shenai
1
-0
/
+11
2016-04-26
cxgb4: add new routine to get adapter info
Hariprasad Shenai
1
-8
/
+70
2016-04-06
cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
Hariprasad Shenai
1
-1
/
+2
2016-03-24
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+83
2016-03-22
cxgb4: update struct cxgb4_lld_info definition
Varun Prakash
1
-0
/
+4
2016-03-22
cxgb4: large receive offload support
Varun Prakash
1
-11
/
+31
2016-03-22
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
Varun Prakash
1
-4
/
+49
2016-02-18
cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
1
-56
/
+82
2015-12-24
cxgb4: Remove deprecated module parameters
Hariprasad Shenai
1
-52
/
+2
2015-12-24
cxgb4: Get TID calculation right for IPv6 mode
Hariprasad Shenai
1
-4
/
+4
2015-12-24
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
1
-2
/
+3
2015-12-23
cxgb4: get naming correct for iscsi queues
Hariprasad Shenai
1
-26
/
+27
2015-12-23
cxgb4: Warn if device doesn't have enough PCI bandwidth
Hariprasad Shenai
1
-2
/
+78
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
1
-8
/
+2
2015-12-12
cxgb4: Handle clip return values
Hariprasad Shenai
1
-6
/
+16
2015-11-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+22
[next]