aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-05-03cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo
2013-04-29cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya
2013-04-29cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya
2013-04-29cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-20chelsio: use netdev_alloc_skb_ip_alignstephen hemminger
2013-03-20chelsio: add headroom in RX pathEric Dumazet
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur
2013-03-14cxgb4: Update driver version and descriptionSantosh Rastapur
2013-03-14cxgb4: Add T5 PCI idsSantosh Rastapur
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur
2013-03-14cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur
2013-03-14cxgb4: Dump T5 registersSantosh Rastapur
2013-03-14cxgb4: Initialize T5Santosh Rastapur
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur
2013-03-14cxgb4: Add register definations for T5Santosh Rastapur
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-12cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya
2013-02-08cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-17cxgb3: Fix Tx csum statsVipul Pandya
2013-01-16cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明
2013-01-10cxgb4: Fix incorrect PFVF CMASKVipul Pandya
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-07chelsio: Use netdev_<level> and pr_<level>Joe Perches
2013-01-04cxgb3: remove usage of dev->masterJiri Pirko
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya
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-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-03chelsio: remove __dev* attributesBill Pemberton
2012-12-03cxgb4vf: remove __dev* attributesBill Pemberton
2012-12-03cxgb4: remove __dev* attributesBill Pemberton