aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
Commit message (Expand)AuthorAge
* cxgb4: use the correct max size for firmware flashSteve Wise2014-04-15
* cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi2014-03-13
* cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings2014-02-24
* cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi2014-02-18
* cxgb4: Add support to recognize 40G linksKumar Sanghvi2014-02-18
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-22
* | cxgb4: make functions static and remove dead codestephen hemminger2013-12-22
|/
* cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-03
* cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-03
* cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-13
* cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-05-31
* cxgb4: Add T5 debugfs supportSantosh Rastapur2013-03-14
* cxgb4: Initialize T5Santosh Rastapur2013-03-14
* cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-12
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* cxgb4: Add T4 filter supportVipul Pandya2012-12-19
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-13
|\
| * [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna2012-11-27
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | cxgb4: remove __dev* attributesBill Pemberton2012-12-03
|/
* cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-07
* cxgb4: Initialize data structures before using.Vipul Pandya2012-11-07
* cxgb4: Address various sparse warningsVipul Pandya2012-10-08
* cxgb4: allocate enough data in t4_memory_rw()Dan Carpenter2012-10-08
* cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya2012-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya2012-09-27
| * cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya2012-09-27
| * cxgb4: Add support for T4 configuration fileVipul Pandya2012-09-27
| * cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya2012-09-27
| * cxgb4: Remove duplicate register definitionsVipul Pandya2012-09-05
* | cxgb4: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2012-05-18
* cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya2012-05-18
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10