summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorFilesLines
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 Shenai2-2/+3
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 Shenai3-2/+5
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 Torvalds4-4/+4
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine4-4/+4
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-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai1-14/+15
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
2014-07-02cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+9
2014-07-02cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+20
2014-07-02cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai4-172/+148
2014-07-02cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai4-8/+98
2014-07-02rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai2-8/+11
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+8
2014-06-26cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-25cxgb4: 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-23cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt11-11/+11
2014-06-23cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2-0/+12
2014-06-23cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt3-14/+272
2014-06-23cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2-0/+1121
2014-06-23cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt1-19/+76
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-64/+265