summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
AgeCommit message (Expand)Author
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin
2006-02-07IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier
2005-10-17[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier