aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai
2015-07-21cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt
2015-07-21cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt
2015-07-21cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt
2015-07-21cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt
2015-07-09cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai
2015-07-08cxgb4: Enable cim_la dump to support T6Hariprasad Shenai
2015-07-08cxgb4: Read stats for only available channelsHariprasad Shenai
2015-07-08cxgb4: Update register ranges for T6 adapterHariprasad Shenai
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai
2015-07-08cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-30cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai
2015-06-05cxgb4: Fix static checker warningHariprasad Shenai
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai
2015-06-01cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai
2015-05-21cxgb4: Update T4/T5 adapter register rangesHariprasad Shenai
2015-05-21cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai
2015-05-19cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai
2015-05-19cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai
2015-05-05cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai
2015-05-05cxgb4: Add device node to ULD infoHariprasad Shenai
2015-05-05cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai