summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-095-0/+11
|\
| * iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-071-0/+1
| * cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise2016-10-074-0/+10
* | cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann2016-10-031-6/+1
* | cxgb4: mark cxgb_setup_tc() staticBaoyou Xie2016-10-031-2/+2
* | cxgb4: mark symbols static where possibleBaoyou Xie2016-09-262-11/+14
* | cxgb4: fix -ve error check on a signed iqColin Ian King2016-09-251-5/+5
* | cxgb4: fix signed wrap around when decrementing index idxColin Ian King2016-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-234-5/+27
|\ \
| * | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-214-5/+27
| * | cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai2016-08-181-5/+5
* | | cxgb4: Convert to use simple_open()Wei Yongjun2016-09-221-7/+1
* | | cxgb4: add support for drop and redirect actionsRahul Lakkireddy2016-09-221-0/+71
* | | cxgb4: add support for offloading u32 filtersRahul Lakkireddy2016-09-226-2/+525
* | | cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy2016-09-221-0/+282
* | | cxgb4: add common api support for configuring filtersRahul Lakkireddy2016-09-225-34/+512
* | | cxgb4: move common filter code to separate fileRahul Lakkireddy2016-09-225-264/+346
* | | cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun2016-09-191-1/+1
* | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-196-688/+371
* | | cxgb4: Add support for ndo_get_vf_configHariprasad Shenai2016-09-043-2/+72
* | | cxgb4: Remove unused including <linux/version.h>Wei Yongjun2016-08-231-1/+0
* | | cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai2016-08-232-31/+67
* | | cxgb4: add support for tx max rate limitingRahul Lakkireddy2016-08-223-0/+105
* | | cxgb4: add support for per queue tx schedulingRahul Lakkireddy2016-08-223-0/+347
* | | cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy2016-08-227-5/+438
| |/ |/|
* | cxgb4: Simplify the return expressionWei Yongjun2016-08-211-6/+1
* | cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2016-08-182-0/+561
* | cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-187-50/+759
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-181-0/+2
|\ \ | |/
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-041-0/+2
| |\
| | * RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S2016-06-231-0/+2
* | | cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai2016-08-143-1/+67
* | | cxgb4: Add control net_device for configuring PCIe VFHariprasad Shenai2016-08-141-18/+103
|/ /
* | cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2016-07-301-1/+1
* | libcxgb: add library module for Chelsio driversVarun Prakash2016-07-253-775/+0
* | cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-254-139/+263
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-6/+6
|\ \
| * | cxgb4: update latest firmware version supportedGanesh Goudar2016-07-051-6/+6
| |/
* | cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai2016-06-151-5/+2
* | cxgb4: Enable SR-IOV configuration via PCI sysfs interfaceHariprasad Shenai2016-06-151-2/+64
* | cxgb4: Force cxgb4 driver as MASTER in kdump kernelHariprasad Shenai2016-06-151-1/+8
|/
* cxgb4: Add device id of T540-BT adapterHariprasad Shenai2016-06-081-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-201-0/+4
|\
| * RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-131-0/+4
* | cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai2016-05-071-18/+20
* | cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai2016-05-041-2/+6
* | cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai2016-05-041-0/+6
* | cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai2016-04-294-20/+192
* | cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai2016-04-263-0/+40
* | cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai2016-04-262-37/+74
OpenPOWER on IntegriCloud