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 Torvalds2015-11-075-40/+158
|\
| * cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-215-40/+158
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\ \
| * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
| |/
* | cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai2015-10-221-1/+4
* | cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai2015-10-221-4/+4
* | cxgb4: Return error if setup_rss is called before probeHariprasad Shenai2015-10-221-4/+8
* | cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2015-10-222-2/+3
* | cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai2015-10-221-0/+4
* | cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai2015-10-221-4/+11
* | cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai2015-10-221-4/+1
* | cxgb4: Align ethtool get stat settingsHariprasad Shenai2015-10-221-73/+73
* | cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai2015-10-112-2/+6
* | cxgb4: Report correct link speed for unsupported onesHariprasad Shenai2015-10-051-1/+5
* | cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai2015-10-051-0/+1
* | cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai2015-10-051-6/+14
* | cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai2015-10-051-330/+1134
* | cxgb4: Add HW timesptamp support for RXHariprasad Shenai2015-09-285-3/+81
|/
* cxgb4: add device ID for few T5 adaptersHariprasad Shenai2015-09-171-0/+5
* cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-092-8/+37
* cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-091-2/+5
* cxgb4: Fix tx flit calculationHariprasad Shenai2015-09-091-1/+1
* cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-061-11/+6
* cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-284-0/+72
* cxgb4: memory corruption in debugfsDan Carpenter2015-08-181-5/+6
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-134-0/+475
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-1/+2
|\
| * cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter2015-08-101-1/+2
* | cxgb4: Add debugfs support to dump tid infoHariprasad Shenai2015-08-123-5/+76
* | cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai2015-08-122-5/+11
* | cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai2015-08-123-6/+36
* | cxgb4: Add some more details to sge qinfoHariprasad Shenai2015-08-121-8/+53
* | cxgb4: cleanup some indentingDan Carpenter2015-08-101-3/+3
* | cxgb4: Update T6 register rangesHariprasad Shenai2015-08-041-14/+12
* | cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai2015-08-044-4/+45
* | cxgb4: Add support to dump edc bist statusHariprasad Shenai2015-08-042-2/+42
* | cxgb4: Add debugfs support to dump meminfoHariprasad Shenai2015-08-042-0/+407
* | cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai2015-07-262-2/+21
* | cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai2015-07-261-0/+14
* | cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai2015-07-213-7/+15
* | cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt2015-07-212-4/+13
* | cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt2015-07-211-0/+4
* | cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt2015-07-211-11/+21
* | cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt2015-07-211-2/+4
* | cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai2015-07-091-3/+9
* | cxgb4: Enable cim_la dump to support T6Hariprasad Shenai2015-07-081-3/+51
* | cxgb4: Read stats for only available channelsHariprasad Shenai2015-07-081-47/+26
* | cxgb4: Update register ranges for T6 adapterHariprasad Shenai2015-07-081-7/+9
* | cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-084-44/+71
* | cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai2015-07-081-0/+18
|/
OpenPOWER on IntegriCloud