summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-22cxgb4: make functions static and remove dead codestephen hemminger
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2013-12-03cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai
2013-12-03cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai
2013-06-13cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings
2013-05-31cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur
2013-03-14cxgb4: Initialize T5Santosh Rastapur
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-19cxgb4: Add T4 filter supportVipul Pandya
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03cxgb4: remove __dev* attributesBill Pemberton
2012-11-27[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna
2012-11-07cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya
2012-10-08cxgb4: Address various sparse warningsVipul Pandya
2012-10-08cxgb4: allocate enough data in t4_memory_rw()Dan Carpenter
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya
2012-08-23cxgb4: Use PCI Express Capability accessorsJiang Liu
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher