aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
AgeCommit message (Expand)Author
2011-01-10IPoIB: Remove LRO supportOr Gerlitz
2008-10-28infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz
2008-09-30IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin
2008-07-14IPoIB: Double default RX/TX ring sizesEli Cohen
2008-07-14IPoIB/cm: Reduce connected mode TX object sizeEli Cohen
2008-07-14IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier
2008-07-14IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen
2008-07-14IPoIB: Remove priv->mcast_mutexEli Cohen
2008-07-14IPoIB: Remove unused IPOIB_MCAST_STARTED codeEli Cohen
2008-07-14IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua
2008-07-14IPoIB: add LRO supportVladimir Sokolovsky
2008-07-14IPoIB: Copy small received SKBs in connected modeEli Cohen
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen
2008-04-16IPoIB: Add basic ethtool supportEli Cohen
2008-04-16IPoIB: Add LSO supportEli Cohen
2008-04-16IPoIB: Use checksum offload support if availableEli Cohen
2008-02-14IPoIB: Remove unused struct ipoib_cm_tx.ibwc memberEli Cohen
2008-02-08IPoIB: Add send gather supportEli Cohen
2008-01-25IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-19IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-10[IPoIB]: Convert to netdevice internal statsRoland Dreier
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-10-10IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty
2007-05-29IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin
2007-05-24IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IPoIB: Convert to NAPIRoland Dreier
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-21IPoIB: Remove unused local_rate trackingRoland Dreier
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
2006-12-12IPoIB: Use the new verbs DMA mapping functionsRalph Campbell
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin