aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-21cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-06cxgb4: fix usage of uninitialized variablefrançois romieu
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-12cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai
2015-08-12cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai
2015-05-21cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai
2015-05-05cxgb4: Add device node to ULD infoHariprasad Shenai
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko
2015-04-14cxgb4: Don't call t4_slow_intr_handler when we're not the Master PFHariprasad Shenai
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-03-24cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai
2015-03-05cxgb4: Move offload Rx queue allocation to separate functionHariprasad 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