summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-091-2/+5
* cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-061-11/+6
* cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-281-0/+4
* cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai2015-08-121-5/+10
* cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai2015-08-121-5/+27
* cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai2015-08-041-1/+33
* cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-081-1/+1
* cxgb4: use kvfree() in t4_free_mem()Pekka Enberg2015-06-301-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-174/+317
|\
| * cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2015-06-051-1/+1
| * cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai2015-06-051-3/+18
| * cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-051-1/+1
| * cxgb4: Add sge ec context flush serviceHariprasad Shenai2015-06-051-4/+1
| * cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai2015-06-051-0/+5
| * cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-031-6/+4
| * cxgb4: Adds support for T6 adapterHariprasad Shenai2015-06-011-10/+37
| * cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2015-06-011-19/+0
| * cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai2015-05-271-39/+39
| * cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai2015-05-271-1/+19
| * cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai2015-05-251-2/+153
| * cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai2015-05-211-77/+2
| * cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai2015-05-121-1/+1
| * cxgb4: Initialize RSS mode for all PortsHariprasad Shenai2015-05-091-7/+30
| * cxgb4: Add device node to ULD infoHariprasad Shenai2015-05-051-0/+1
| * cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai2015-05-051-4/+6
* | cxgb4: Support for user mode bar2 mappings with T4Hariprasad S2015-06-111-1/+3
|/
* cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-161-3/+12
* cxgb4: Don't call t4_slow_intr_handler when we're not the Master PFHariprasad Shenai2015-04-141-1/+2
* cxgb4: Move ethtool related code to a separate fileHariprasad Shenai2015-04-071-1607/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-39/+98
|\
| * cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai2015-04-011-26/+7
| * cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai2015-03-291-7/+18
| * cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai2015-03-291-6/+73
* | cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash2015-03-241-0/+8
* | cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai2015-03-191-1/+1
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* | cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai2015-03-051-14/+39
* | cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai2015-03-051-38/+35
|/
* cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai2015-02-091-0/+9
* cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-051-2/+1
* cxgb4: Add low latency socket busy_poll supportHariprasad Shenai2015-02-041-2/+14
* cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai2015-01-271-0/+1
* cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai2015-01-271-2/+2
* cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai2015-01-261-1/+1
* cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-151-159/+69
* cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2015-01-131-433/+47
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-121-4/+4
* iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-121-4/+4
* cxgb4: Add support for devlogHariprasad Shenai2015-01-081-0/+26
* cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-051-28/+28
OpenPOWER on IntegriCloud