summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-6/+3
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-171-1/+1
|\ \
| * | mode_t whack-a-mole: chelsioAl Viro2015-01-251-1/+1
| |/
* | cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai2015-02-094-0/+55
* | cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2015-02-082-1/+4
* | cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai2015-02-074-0/+53
* | cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai2015-02-073-0/+91
* | cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai2015-02-075-0/+58
* | cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai2015-02-075-0/+320
* | cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2015-02-072-0/+42
* | chelsio: cxgb4: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* | cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-051-2/+1
* | cxgb4: Add low latency socket busy_poll supportHariprasad Shenai2015-02-044-3/+174
* | cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2015-02-022-2/+107
* | cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai2015-02-011-1/+23
* | cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai2015-01-273-10/+49
* | cxgb4: Added support in debugfs to dump different timer and clock values of t...Hariprasad Shenai2015-01-272-0/+86
* | cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai2015-01-275-0/+135
* | cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai2015-01-275-0/+119
* | cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai2015-01-275-0/+104
* | cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai2015-01-273-2/+215
* | cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai2015-01-261-1/+1
* | cxgb3: re-use native hex2bin()Andy Shevchenko2015-01-251-3/+3
* | cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai2015-01-245-0/+978
* | cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai2015-01-245-3/+110
* | cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-157-163/+447
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-152-1/+3
|\ \ | |/
| * cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-141-1/+1
| * cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-131-0/+2
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-134-9/+9
* | cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2015-01-132-520/+58
* | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-126-71/+155
* | iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-124-42/+138
* | cxgb4: Add support for mps_tcam debugfsHariprasad Shenai2015-01-082-0/+191
* | cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai2015-01-085-0/+164
* | cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai2015-01-086-2/+304
* | cxgb4: Add support for devlogHariprasad Shenai2015-01-085-0/+325
* | cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai2015-01-061-0/+1
* | cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-057-409/+493
* | cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai2015-01-053-355/+476
* | cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai2015-01-054-259/+466
* | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai2015-01-057-382/+615
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-058-391/+566
* | net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist2015-01-021-16/+0
|/
* cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai2014-12-224-41/+161
* cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2014-12-182-2/+2
* cxgb4: Add support for QSA modulesHariprasad Shenai2014-12-123-4/+12
* cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-121-0/+1
* cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-111-10/+2
OpenPOWER on IntegriCloud