summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorFilesLines
2015-01-27cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai1-1/+1
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko1-3/+3
2015-01-25cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai5-0/+978
2015-01-25cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai5-3/+110
2015-01-16cxgb4 : Update ipv6 address handling apiAnish Bhatt7-163/+447
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+3
2015-01-15cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai1-1/+1
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko4-9/+9
2015-01-14cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2-520/+58
2015-01-14cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai1-0/+2
2015-01-13iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai6-71/+155
2015-01-13iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai4-42/+138
2015-01-09cxgb4: Add support for mps_tcam debugfsHariprasad Shenai2-0/+191
2015-01-09cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai5-0/+164
2015-01-09cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai6-2/+304
2015-01-09cxgb4: Add support for devlogHariprasad Shenai5-0/+325
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai1-0/+1
2015-01-06cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai7-409/+493
2015-01-06cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai3-355/+476
2015-01-06cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai4-259/+466
2015-01-06cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai7-382/+615
2015-01-06RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai8-391/+566
2015-01-03net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist1-16/+0
2014-12-23cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai4-41/+161
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai3-4/+12
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie1-0/+1
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai1-10/+2
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell4-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+36
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck1-5/+6
2014-12-10chelsio: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09cxgb4: Update firmware version after flashing it via ethtoolHariprasad Shenai1-0/+2
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai7-140/+288
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai5-7/+247
2014-12-09cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai4-5/+120
2014-12-09cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai1-4/+4
2014-12-09cxgb4: Add a check for flashing FW using ethtoolHariprasad Shenai1-0/+26
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry1-2/+16
2014-12-03cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai1-2/+6
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai3-169/+191
2014-11-23RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai6-163/+264
2014-11-23cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai7-222/+364
2014-11-23cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai5-284/+624
2014-11-23RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai5-196/+295
2014-11-23RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai3-330/+330
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt1-1/+1
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-66/+230
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt6-40/+96