index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_driver.c
Age
Commit message (
Expand
)
Author
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-05-09
IB/ipath: Use pci_dev->revision, again
Sergei Shtylyov
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
2011-01-10
IB/ipath: Use printf extension %pR for struct resource
Joe Perches
2010-07-21
IB/ipath: Fix probe failure path
Ben Hutchings
2010-05-23
IB/ipath: Remove support for QLogic PCIe QLE devices
Ralph Campbell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-09
IB/ipath: Use bitmap_weight()
Akinobu Mita
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
2008-08-04
IB/ipath: Fix printk format warnings
Alexander Beregalov
2008-05-13
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
Roland Dreier
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
2008-05-07
IB/ipath: Fix SDMA error recovery in absence of link status change
John Gregor
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
2008-05-07
IB/ipath: Fix count of packets received by kernel
Michael Albaugh
2008-04-21
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2008-04-16
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-16
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
2008-04-16
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
2008-04-16
IB/ipath: Set LID filtering for HCAs that support it.
Dave Olson
2008-04-16
IB/ipath: Add support for IBTA 1.2 Heartbeat
Dave Olson
2008-04-16
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
2008-04-16
IB/ipath: Fix some white space and code style issues
Ralph Campbell
2008-04-16
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-16
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
2008-04-16
IB/ipath: Remove some useless (void) casts
Ralph Campbell
2008-04-16
IB/ipath: Change the module author
Ralph Campbell
2008-04-16
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
2008-04-16
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
2008-04-16
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
2008-01-25
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
2008-01-25
IB/ipath: Remove unused MDIO interface code
Dave Olson
2008-01-25
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
2008-01-25
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
2008-01-25
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-24
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2007-10-09
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
2007-10-09
IB/ipath: Remove redundant code
Ralph Campbell
2007-10-09
IB/ipath: Verify host bus bandwidth to chip will not limit performance
Dave Olson
[next]