summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* 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
* cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai2014-09-021-1/+10
* cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai2014-09-021-0/+1
* cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-223-2/+5
* cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-222-14/+19
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-154-4/+4
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-124-4/+4
* | cxgb4: IEEE fixes for DCBx state machineAnish Bhatt2014-08-085-71/+216
* | cxgb4: Update FW version string to match FW binary versionHariprasad Shenai2014-08-081-4/+4
|/
* cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai2014-08-061-4/+3Star
* cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2014-08-062-2/+5
* cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai2014-08-061-14/+15
* cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-061-0/+2
* cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
* cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai2014-07-251-1/+1
* cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2014-07-222-3/+16
* cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt2014-07-183-4/+12
* cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt2014-07-181-0/+1
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-181-15/+6Star
* cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-163-0/+22
* cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2014-07-162-0/+67
* cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-164-0/+25
* iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-162-0/+4
* drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick2014-07-031-2/+1Star
* cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-021-0/+9
* cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-021-0/+20
* cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai2014-07-024-172/+148Star