summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* 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-141-0/+4
* | cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai2016-05-071-18/+20
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-1/+2
|\ \
| * | cxgb3: fix out of bounds readMichal Schmidt2016-05-021-1/+2
| |/
* | cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai2016-04-294-25/+192
* | cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai2016-04-294-20/+192
* | drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-261-2/+1Star
* | 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
* | cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai2016-04-262-3/+4
* | cxgb4: Refactor t4_port_init functionHariprasad Shenai2016-04-262-40/+55
* | cxgb4: Properly decode port module typeHariprasad Shenai2016-04-261-0/+11
* | cxgb4: Avoids race and deadlock while freeing tx descriptorHariprasad Shenai2016-04-261-0/+2
* | cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai2016-04-261-0/+1
* | cxgb4: add new routine to get adapter infoHariprasad Shenai2016-04-264-8/+95
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-243-3/+63
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-213-3/+53
| |\
| | * cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai2016-04-113-3/+53
| * | Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-191-0/+10
| |\ \ | | |/ | |/|
| | * cxgb4: Set VPD size so we can read both VPD structuresHariprasad Shenai2016-04-151-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-0/+1
|\| |
| * | cxgb4: Add pci device id for chelsio t520-cr adapterHariprasad Shenai2016-04-061-0/+1
| |/
* / cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai2016-04-062-2/+4
|/
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-2313-23/+1174
|\
| * cxgb4: update Kconfig and MakefileVarun Prakash2016-03-222-0/+12
| * cxgb4: add iSCSI DDP page pod managerVarun Prakash2016-03-222-0/+774
| * cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2016-03-221-0/+9
| * cxgb4: move VLAN_NONE macro definitionVarun Prakash2016-03-222-2/+2
| * cxgb4: update struct cxgb4_lld_info definitionVarun Prakash2016-03-223-0/+10
| * cxgb4: add definitions for iSCSI target ULDVarun Prakash2016-03-222-0/+114
| * cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash2016-03-221-0/+15
| * cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-0/+5
| * cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-221-0/+81
| * cxgb4: large receive offload supportVarun Prakash2016-03-224-14/+60
| * cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash2016-03-224-7/+92
| * cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash2016-03-221-0/+1
* | cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-101-4/+4
* | cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-101-0/+5
* | cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-101-71/+94
* | cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-101-25/+26
* | cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai2016-03-021-46/+0Star
* | cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai2016-03-021-10/+0Star
* | cxgb4vf: Make sge init code more readableHariprasad Shenai2016-03-023-37/+59
* | cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai2016-03-023-2/+24
* | cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2016-03-022-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-7/+28
|\ \