summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-10cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai1-0/+9
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2015-02-05cxgb4: Add low latency socket busy_poll supportHariprasad Shenai1-2/+14
2015-01-28cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai1-0/+1
2015-01-27cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai1-2/+2
2015-01-27cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai1-1/+1
2015-01-16cxgb4 : Update ipv6 address handling apiAnish Bhatt1-159/+69
2015-01-14cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai1-433/+47
2015-01-13iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai1-4/+4
2015-01-13iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai1-4/+4
2015-01-09cxgb4: Add support for devlogHariprasad Shenai1-0/+26
2015-01-06cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai1-28/+28
2015-01-06cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai1-35/+35
2015-01-06cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai1-34/+34
2015-01-06RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai1-31/+45
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai1-3/+10
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai1-10/+2
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell1-2/+2
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai1-30/+30
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry1-2/+16
2014-12-03cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai1-2/+6
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai1-108/+19
2014-11-23RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai1-28/+28
2014-11-23cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai1-4/+4
2014-11-23RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai1-29/+32
2014-11-23RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai1-34/+34
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt1-2/+2
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai1-1/+0
2014-11-10net: Move bonding headers under include/netDavid S. Miller1-2/+1
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches1-6/+3
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-30/+30
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai1-7/+9
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai1-92/+5
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-28cxgb4 : Handle dcb enable correctlyAnish Bhatt1-1/+5
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 Shenai1-2/+12
2014-10-10cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai1-1/+5
2014-09-29cxgb4: Add support for adaptive rxHariprasad Shenai1-0/+24
2014-09-29cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai1-0/+4
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-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: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai1-1/+3
2014-08-22cxgb4: Fix race condition in cleanupAnish Bhatt1-14/+18