aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAge
...
* | cxgb4: Enable cim_la dump to support T6Hariprasad Shenai2015-07-08
* | cxgb4: Read stats for only available channelsHariprasad Shenai2015-07-08
* | cxgb4: Update register ranges for T6 adapterHariprasad Shenai2015-07-08
* | cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-08
* | cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai2015-07-08
|/
* cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai2015-07-03
* cxgb4: use kvfree() in t4_free_mem()Pekka Enberg2015-06-30
* cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg2015-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
| * cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai2015-06-21
| * cxgb3: avoid needless buffer copy for firmwareKees Cook2015-06-21
| * cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai2015-06-11
| * cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai2015-06-11
| * cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai2015-06-11
| * cxgb4: Fix static checker warningHariprasad Shenai2015-06-06
| * cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2015-06-06
| * cxgb4: program pci completion timeoutHariprasad Shenai2015-06-06
| * cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai2015-06-06
| * cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-06
| * cxgb4: Add sge ec context flush serviceHariprasad Shenai2015-06-06
| * cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai2015-06-06
| * cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai2015-06-04
| * cxgb4: Add support to dump loopback port statsHariprasad Shenai2015-06-04
| * cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai2015-06-04
| * cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-04
| * cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai2015-06-02
| * cxgb4: Adds support for T6 adapterHariprasad Shenai2015-06-02
| * cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai2015-06-02
| * cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2015-06-01
| * cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai2015-05-27
| * cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai2015-05-27
| * cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai2015-05-25
| * cxgb4: Update T4/T5 adapter register rangesHariprasad Shenai2015-05-21
| * cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai2015-05-21
| * cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai2015-05-19
| * cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai2015-05-19
| * cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai2015-05-12
| * cxgb4: Initialize RSS mode for all PortsHariprasad Shenai2015-05-09
| * cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai2015-05-05
| * cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai2015-05-05
| * cxgb4: Add device node to ULD infoHariprasad Shenai2015-05-05
| * cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai2015-05-05
| * cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai2015-05-05
| * cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai2015-05-05
* | cxgb4: Support for user mode bar2 mappings with T4Hariprasad S2015-06-11
|/
* cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells2015-04-15
* | cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-16