aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
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
|\ \
* \ \ Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus 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
| |/
* / Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-15
|/
* cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-02
* 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
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-29
* cxgb3: Check and handle the dma mapping errorsSantosh Rastapur2013-05-23
* cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked sectionJay Fenlason2013-05-23
* net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe2013-05-22
* 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: prepare for 802.1ad supportPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* chelsio: use netdev_alloc_skb_ip_alignstephen hemminger2013-03-20
* chelsio: add headroom in RX pathEric Dumazet2013-03-20
* 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
* cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur2013-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
* | 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