aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAge
* 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
* | cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya2013-02-12
* | cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya2013-02-08
* | cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-04
* | 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
| |/
* | cxgb3: Fix Tx csum statsVipul Pandya2013-01-17
* | ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明2013-01-14
* | 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
* | cxgb3: remove usage of dev->masterJiri Pirko2013-01-04
|/
* 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
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \
| * | cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
* | | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | | chelsio: remove get_clock and use ktime_getJan Glauber2012-12-07
* | | chelsio: remove __dev* attributesBill Pemberton2012-12-03
* | | cxgb4vf: remove __dev* attributesBill Pemberton2012-12-03
* | | cxgb4: remove __dev* attributesBill Pemberton2012-12-03
* | | cxgb3: remove __dev* attributesBill Pemberton2012-12-03
* | | cxgb3: Restore dependency on INETBen Hutchings2012-11-28
* | | net: Remove bogus dependencies on INETBen Hutchings2012-11-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\ \ \ | | |/ | |/|
| * | 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
* | ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-31
|/
* cxgb4: Address various sparse warningsVipul Pandya2012-10-08
* cxgb4: allocate enough data in t4_memory_rw()Dan Carpenter2012-10-08
* cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller2012-10-03
* 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: Inform caller if driver didn't upgrade firmwareVipul 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/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-27
| * cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya2012-09-27
| * cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya2012-09-27
| * cxgb4: Remove duplicate register definitionsVipul Pandya2012-09-05