summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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
* | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-136-40/+96
* | cxgb4: Fix static checker warningHariprasad Shenai2014-11-121-1/+0Star
* | cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-122-6/+7
* | net: Move bonding headers under include/netDavid S. Miller2014-11-101-2/+1Star
* | cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches2014-11-101-6/+3Star
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-1010-242/+320
* | cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-104-42/+84
* | cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai2014-11-105-92/+217
|/
* cxgb4 : Fix missing initialization of win0_lockAnish Bhatt2014-10-301-0/+1
* cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai2014-10-291-8/+8
* cxgb4 : Handle dcb enable correctlyAnish Bhatt2014-10-282-2/+11
* cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt2014-10-281-3/+45
* cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2014-10-152-1/+9
* cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-0/+7
* cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai2014-10-143-6/+16
* cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai2014-10-103-9/+16
* cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai2014-10-103-7/+21
* cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai2014-10-104-5/+11
* cxgb4: clean up a type issueDan Carpenter2014-10-081-10/+8Star
* cxgb4: potential shift wrapping bugDan Carpenter2014-10-081-1/+1
* cxgb4: Add support for adaptive rxHariprasad Shenai2014-09-285-2/+49
* cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai2014-09-282-0/+6
* cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai2014-09-281-52/+52
* cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai2014-09-283-42/+167
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-22/+27
|\
| * cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai2014-09-151-22/+27
* | cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai2014-09-102-2/+3
* | cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai2014-09-102-0/+10
* | cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai2014-09-101-0/+3
* | cxgb4: Add support to S25FL032P flashHariprasad Shenai2014-09-101-0/+20
* | cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai2014-09-101-1/+1
* | cxgb4: remove bond->lockNikolay Aleksandrov2014-09-101-2/+0Star
|/
* cxgb4: Issue mbox commands on correct mboxHariprasad Shenai2014-09-021-2/+4
* cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai2014-09-021-2/+4
* cxgb4: Detect and display firmware reported errorsHariprasad Shenai2014-09-022-1/+41
* cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai2014-09-023-11/+24