aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai5-2/+49
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai2-0/+6
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai1-52/+52
2014-09-28cxgb4: 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-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai1-22/+27
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai2-2/+3
2014-09-10cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2MbHariprasad Shenai2-0/+10
2014-09-10cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASHHariprasad Shenai1-0/+3
2014-09-10cxgb4: Add support to S25FL032P flashHariprasad Shenai1-0/+20
2014-09-10cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai1-1/+1
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov1-2/+0
2014-09-01cxgb4: Issue mbox commands on correct mboxHariprasad Shenai1-2/+4
2014-09-01cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai1-2/+4
2014-09-01cxgb4: Detect and display firmware reported errorsHariprasad Shenai2-1/+41
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai3-11/+24
2014-09-01cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai1-1/+10
2014-09-01cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai1-0/+1
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-4/+4
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine4-4/+4
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt5-71/+216
2014-08-07cxgb4: Update FW version string to match FW binary versionHariprasad Shenai1-4/+4
2014-08-06cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai1-4/+3
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-05cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routineHariprasad Shenai1-14/+15
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt1-0/+2
2014-08-04cxgb4: only free allocated flsHariprasad Shenai2-14/+22
2014-07-24cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai1-1/+1
2014-07-21cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2-3/+16
2014-07-17cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt3-4/+12
2014-07-17cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt1-0/+1
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt1-15/+6
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai3-0/+22
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2-0/+67
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai4-0/+25
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2-0/+4
2014-07-02drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick1-2/+1
2014-07-01cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+9
2014-07-01cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+20
2014-07-01cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window methodHariprasad Shenai4-172/+148
2014-07-01cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai4-8/+98
2014-07-01rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI PassthroughHariprasad Shenai2-8/+11
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+8
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-24cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt1-4/+4
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt11-11/+11
2014-06-22cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2-0/+12