aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-10-29
* | net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-22
* | chelsio: remove duplicate definesMichael Opdenacker2013-10-21
* | cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker2013-10-21
* | net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net: cxgb4: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* | bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico2013-09-26
* | chelsio: Remove extern from function prototypesJoe Perches2013-09-24
* | net: cxgb4vf: Staticize local symbolsSachin Kamat2013-09-20
|/
* 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