summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai
2015-02-09cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring
2015-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai
2015-01-27cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt
2015-01-13cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-08cxgb4: Add support for devlogHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov
2014-09-01cxgb4: Issue mbox commands on correct mboxHariprasad Shenai