summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar
2016-06-08cxgb4: Add device id of T540-BT adapterHariprasad Shenai
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-13RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S
2016-05-07cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai
2016-05-04cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-01cxgb3: fix out of bounds readMichal Schmidt
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai
2016-04-26cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai
2016-04-26cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai
2016-04-26cxgb4: Refactor t4_port_init functionHariprasad Shenai
2016-04-26cxgb4: Properly decode port module typeHariprasad Shenai
2016-04-26cxgb4: Avoids race and deadlock while freeing tx descriptorHariprasad Shenai
2016-04-26cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-15cxgb4: Set VPD size so we can read both VPD structuresHariprasad Shenai
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai
2016-04-06cxgb4: Add pci device id for chelsio t520-cr adapterHariprasad Shenai
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-22cxgb4: update Kconfig and MakefileVarun Prakash
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash
2016-03-10cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai
2016-03-10cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai
2016-03-10cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai
2016-03-10cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai