aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4
Commit message (Expand)AuthorAge
* cxgb4: remove workqueue when driver registration failsWei Yang2013-09-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\|
* | cxgb4: Add CLIP support to store compressed IPv6 addressVipul Pandya2013-08-12
* | cxgb4: Add routines to create and remove listening IPv6 serversVipul Pandya2013-08-12
|/
* cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-13
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-04
* cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-05-31
* cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo2013-05-03
* cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-29
* cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-29
* cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya2013-04-29
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-14
* RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-14
* cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur2013-03-14
* cxgb4: Update driver version and descriptionSantosh Rastapur2013-03-14
* cxgb4: Add T5 PCI idsSantosh Rastapur2013-03-14
* cxgb4: Add T5 debugfs supportSantosh Rastapur2013-03-14
* cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur2013-03-14
* cxgb4: Add T5 write combining supportSantosh Rastapur2013-03-14
* cxgb4: Dump T5 registersSantosh Rastapur2013-03-14
* cxgb4: Initialize T5Santosh Rastapur2013-03-14
* cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur2013-03-14
* cxgb4: Add register definations for T5Santosh Rastapur2013-03-14
* cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\ \
| * | cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-16
| |/
* | cxgb4: Fix incorrect PFVF CMASKVipul Pandya2013-01-10
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* | chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-07
|/
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-20
* RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-20
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-20
* cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-19
* 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: Fix unable to get UP event from the LLDVipul Pandya2012-11-02
* cxgb4: Remove unnecessary #ifdef conditionVipul Pandya2012-10-21
* cxgb4: Address various sparse warningsVipul Pandya2012-10-08
* cxgb4: allocate enough data in t4_memory_rw()Dan Carpenter2012-10-08