summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai
2015-10-05cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai
2015-10-05cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai
2015-10-05cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-17cxgb4: add device ID for few T5 adaptersHariprasad Shenai
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai
2015-09-06cxgb4: fix usage of uninitialized variablefrançois romieu
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai
2015-08-12cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai
2015-08-12cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai
2015-08-12cxgb4: Add some more details to sge qinfoHariprasad Shenai
2015-08-10cxgb4: cleanup some indentingDan Carpenter
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai
2015-07-26cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai
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