summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)AuthorFilesLines
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai7-150/+228
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai4-42/+84
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai5-92/+217
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-28cxgb4 : Handle dcb enable correctlyAnish Bhatt2-2/+11
2014-10-28cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt1-3/+45
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt1-0/+8
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt1-0/+7
2014-10-15cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai3-6/+16
2014-10-10cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai3-9/+16
2014-10-10cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai3-4/+7
2014-10-09cxgb4: clean up a type issueDan Carpenter1-10/+8
2014-10-09cxgb4: potential shift wrapping bugDan Carpenter1-1/+1
2014-09-29cxgb4: Add support for adaptive rxHariprasad Shenai5-2/+49
2014-09-29cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai1-0/+4
2014-09-29cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai3-42/+167
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+27
2014-09-16cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai1-22/+27
2014-09-11cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai1-0/+2
2014-09-11cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai2-0/+10
2014-09-11cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai1-0/+3
2014-09-11cxgb4: Add support to S25FL032P flashHariprasad Shenai1-0/+20
2014-09-11cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai1-1/+1
2014-09-10cxgb4: remove bond->lockNikolay Aleksandrov1-2/+0
2014-09-02cxgb4: Issue mbox commands on correct mboxHariprasad Shenai1-2/+4
2014-09-02cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai1-2/+4
2014-09-02cxgb4: Detect and display firmware reported errorsHariprasad Shenai2-1/+41
2014-09-02cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai3-11/+24
2014-09-02cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai1-1/+10
2014-09-02cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai1-0/+1
2014-08-22cxgb4: Free completed tx skbs promptlyHariprasad Shenai2-1/+3
2014-08-22cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-08cxgb4: IEEE fixes for DCBx state machineAnish Bhatt5-71/+216
2014-08-08cxgb4: Update FW version string to match FW binary versionHariprasad Shenai1-4/+4
2014-08-07cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai1-4/+3
2014-08-06cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-06cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt1-0/+2
2014-08-04cxgb4: only free allocated flsHariprasad Shenai2-14/+22
2014-07-25cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai1-1/+1
2014-07-22cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2-3/+16
2014-07-18cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt3-4/+12
2014-07-18cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt1-0/+1
2014-07-18Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt1-15/+6
2014-07-16cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai3-0/+22
2014-07-16cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2-0/+67
2014-07-16cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai4-0/+25
2014-07-16iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2-0/+4
2014-07-03drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick1-2/+1