Age | Commit message (Expand) | Author | Files | Lines |
2013-10-29 | cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures | Ben Hutchings | 1 | -1/+2 |
2013-09-15 | cxgb4: remove workqueue when driver registration fails | Wei Yang | 1 | -1/+3 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+1 |
2013-09-05 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 5 | -2/+332 |
2013-08-20 | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches | 2 | -2/+2 |
2013-08-15 | Revert "cxgb3: Check and handle the dma mapping errors" | Alexey Kardashevskiy | 1 | -83/+24 |
2013-08-12 | cxgb4: Add CLIP support to store compressed IPv6 address | Vipul Pandya | 3 | -0/+241 |
2013-08-12 | cxgb4: Add routines to create and remove listening IPv6 servers | Vipul Pandya | 3 | -2/+91 |
2013-07-02 | cxgb3: Missing rtnl lock in error recovery | Benjamin Herrenschmidt | 1 | -0/+2 |
2013-06-13 | cxgb4: Do not set net_device::dev_id to VI index | Ben Hutchings | 1 | -1/+0 |
2013-06-04 | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport... | Li RongQing | 2 | -2/+2 |
2013-05-31 | cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t... | Jay Hernandez | 3 | -3/+35 |
2013-05-28 | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport... | Simon Horman | 1 | -6/+5 |
2013-05-23 | cxgb3: Check and handle the dma mapping errors | Santosh Rastapur | 1 | -23/+82 |
2013-05-23 | cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked section | Jay Fenlason | 1 | -4/+5 |
2013-05-22 | net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver | Peter Hüwe | 1 | -13/+2 |
2013-05-03 | cxgb4: fix error recovery when t4_fw_hello returns a positive value | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2013-04-29 | cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG | Vipul Pandya | 2 | -0/+26 |
2013-04-29 | cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG | Vipul Pandya | 3 | -3/+76 |
2013-04-29 | cxgb4: Fix pci_device_id structure initialization with correct PF number | Vipul Pandya | 1 | -38/+38 |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 4 | -7/+8 |
2013-04-19 | net: vlan: prepare for 802.1ad support | Patrick McHardy | 1 | -1/+1 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 5 | -28/+32 |
2013-03-20 | chelsio: use netdev_alloc_skb_ip_align | stephen hemminger | 1 | -2/+1 |
2013-03-20 | chelsio: add headroom in RX path | Eric Dumazet | 1 | -1/+1 |
2013-03-14 | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya | 1 | -0/+8 |
2013-03-14 | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya | 3 | -0/+26 |
2013-03-14 | cxgb4vf: Add support for Chelsio T5 adapter | Santosh Rastapur | 5 | -9/+73 |
2013-03-14 | cxgb4: Disable SR-IOV support for PF4-7 for T5 | Santosh Rastapur | 2 | -19/+10 |
2013-03-14 | cxgb4: Update driver version and description | Santosh Rastapur | 1 | -2/+2 |
2013-03-14 | cxgb4: Add T5 PCI ids | Santosh Rastapur | 1 | -0/+38 |
2013-03-14 | cxgb4: Add T5 debugfs support | Santosh Rastapur | 3 | -43/+119 |
2013-03-14 | cxgb4: Enable doorbell drop recovery only for T4 adapter | Santosh Rastapur | 1 | -16/+71 |
2013-03-14 | cxgb4: Add T5 write combining support | Santosh Rastapur | 3 | -5/+102 |
2013-03-14 | cxgb4: Dump T5 registers | Santosh Rastapur | 1 | -4/+448 |
2013-03-14 | cxgb4: Initialize T5 | Santosh Rastapur | 4 | -48/+227 |
2013-03-14 | cxgb4: Add macros, structures and inline functions for T5 | Santosh Rastapur | 3 | -2/+95 |
2013-03-14 | cxgb4: Add register definations for T5 | Santosh Rastapur | 1 | -0/+94 |
2013-03-12 | cxgb4: Allow for backward compatibility with new VPD scheme. | Santosh Rastapur | 1 | -3/+9 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-02-12 | cxgb4vf: Fix VLAN extraction counter increment | Vipul Pandya | 1 | -1/+3 |
2013-02-08 | cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor | Vipul Pandya | 1 | -1/+1 |
2013-02-04 | cxgb3: Update VLAN extraction stats in the GRO path | Vipul Pandya | 1 | -1/+3 |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+14 |
2013-01-17 | cxgb3: Fix Tx csum stats | Vipul Pandya | 1 | -1/+1 |
2013-01-16 | cxgb4: set coalesce parameters on all queues | Thadeu Lima de Souza Cascardo | 1 | -3/+14 |
2013-01-14 | ipv6 netevent: Remove old_neigh from netevent_redirect. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -24/+11 |
2013-01-10 | cxgb4: Fix incorrect PFVF CMASK | Vipul Pandya | 1 | -2/+1 |