summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* 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
* cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-104-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-103-6/+36
|\
| * cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai2014-12-091-4/+4
| * cxgb4: Add a check for flashing FW using ethtoolHariprasad Shenai2014-12-091-0/+26
| * cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai2014-12-021-2/+6
* | cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-101-5/+6
* | chelsio: fix misspelling of current function in stringJulia Lawall2014-12-091-1/+1
* | cxgb4: Update firmware version after flashing it via ethtoolHariprasad Shenai2014-12-091-0/+2
* | cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai2014-12-097-140/+288
* | cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai2014-12-095-7/+247
* | cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai2014-12-094-5/+120
* | ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+16
* | cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-253-169/+191
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-226-163/+264
* | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-227-222/+364
* | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-225-284/+624
* | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-225-196/+295
* | RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai2014-11-223-330/+330
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-1/+1
|\ \ | |/
| * cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt2014-11-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-148-66/+230
|\ \ | |/
| * cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
| * cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
| * cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
| * cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
| * cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
OpenPOWER on IntegriCloud