summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* cxgb4: Add T5 debugfs supportSantosh Rastapur2013-03-141-13/+42
* cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur2013-03-141-16/+71
* cxgb4: Add T5 write combining supportSantosh Rastapur2013-03-141-2/+51
* cxgb4: Dump T5 registersSantosh Rastapur2013-03-141-4/+448
* cxgb4: Initialize T5Santosh Rastapur2013-03-141-20/+65
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-291-3/+14
|\ \
| * | cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-161-3/+14
| |/
* | cxgb4: Fix incorrect PFVF CMASKVipul Pandya2013-01-101-2/+1
* | chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-071-1/+1
|/
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-191-4/+15
* RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-191-0/+9
* cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-191-8/+143
* cxgb4: Add T4 filter supportVipul Pandya2012-12-191-6/+288
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-131-5/+5
|\
| * [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna2012-11-271-5/+5
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-3/+2
* | cxgb4: remove __dev* attributesBill Pemberton2012-12-031-11/+11
|/
* cxgb4: Fix unable to get UP event from the LLDVipul Pandya2012-11-021-10/+0
* cxgb4: Remove unnecessary #ifdef conditionVipul Pandya2012-10-211-24/+5
* cxgb4: Address various sparse warningsVipul Pandya2012-10-081-24/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-116/+838
|\
| * cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya2012-09-271-3/+11
| * cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya2012-09-271-0/+6
| * cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya2012-09-271-32/+358
| * cxgb4: Add support for T4 configuration fileVipul Pandya2012-09-271-94/+476
| * cxgb4: Remove duplicate register definitionsVipul Pandya2012-09-051-9/+9
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-121-1/+1
|\ \
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-071-1/+1
| |/
* / cxgb4: Use PCI Express Capability accessorsJiang Liu2012-08-231-9/+1
|/
* cxgb4: set maximal number of default RSS queuesYuval Mintz2012-07-051-2/+2
* cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-181-38/+176
* cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya2012-05-181-0/+77
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-0/+2
|\
| * cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-061-0/+2
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
|/
* net: make ethtool_ops conststephen hemminger2012-01-051-1/+1
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-161-1/+1
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-161-13/+14
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-3/+1
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-5/+7
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-0/+3
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-1/+1
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-0/+3
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-0/+3806