Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6da2ec56059c3c7a7e5f729e6349e74ace1e5c57
/
drivers
/
infiniband
/
hw
/
qib
/
qib_iba7322.c
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
7f566a9
IB/qib: Move char *qib_sdma_state_names[] and constify while there.
by Hernán Gonzalez
· 7 years ago
ad0835a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
894b82c
Merge branch 'timer_setup' into for-next
by Doug Ledford
· 7 years ago
2055d1f
IB/qib: Remove set-but-not-used variables
by Bart Van Assche
· 7 years ago
6639261
IB/qib: Remove remaining code related to writing the EEPROM
by Bart Van Assche
· 7 years ago
4037c92
IB/qib: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c4bc615
IB/qib: Update QIB to use the latest PCI API
by Michael J. Ruhl
· 7 years ago
6167a5b
IB/qib: Stricter bounds checking for copy to buffer
by Kamenee Arumugam
· 7 years ago
3b71693
IB/qib: Remove unnecessary memory allocation for boardname
by Kamenee Arumugam
· 7 years ago
581d01a
IB/qib: Replace deprecated pci functions with new API
by Michael J. Ruhl
· 8 years ago
2443c6c
IB/qib: use setup_timer
by Geliang Tang
· 8 years ago
f6aafac
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
b8a14f3
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
564649b
IB/qib: Remove empty function
by Leon Romanovsky
· 8 years ago
c40a83b
IB/qib: Remove debug prints after allocation failure
by Leon Romanovsky
· 8 years ago
261a435
IB/qib,IB/hfi: Use core common header file
by Mike Marciniszyn
· 8 years ago
f70f5f6
IB/qib: Remove unused qib_7322_intr_msgs[]
by Jubin John
· 9 years ago
21cfca3
IB/qib: Destroy SMI AH before de-allocating the protection domain
by Harish Chegondi
· 9 years ago
4eadd8f
IB/qib,rdmavt: Move smi_ah to qib
by Dennis Dalessandro
· 9 years ago
5196aa9
IB/qib: Remove create and free mad agents
by Dennis Dalessandro
· 9 years ago
f24a6d4
IB/qib: Remove ibport and use rdmavt version
by Harish Chegondi
· 9 years ago
96ab1ac
IB/qib: Use address handle in rdmavt and remove from qib
by Dennis Dalessandro
· 9 years ago
da2dfaa
IB/mad: Support alternate Base Versions when creating MADs
by Ira Weiny
· 10 years ago
d498862
IB/qib: use arch_phys_wc_add()
by Luis R. Rodriguez
· 10 years ago
da12c1f
IB/qib: Add blank line after declaration
by Mike Marciniszyn
· 10 years ago
a46a280
IB/qib: Fix checkpatch warnings
by Mike Marciniszyn
· 10 years ago
041af0b
IB/qib: Fix sizeof checkpatch warnings
by Mike Marciniszyn
· 10 years ago
0e6bbba
IB/qib: Add support for the new QMH7360 card
by Vinit Agnihotri
· 10 years ago
18c0b82
IB/qib: Do not write EEPROM
by Mitko Haralanov
· 10 years ago
7d7632a
IB/qib: Modify software pma counters to use percpu variables
by Mike Marciniszyn
· 11 years ago
1ed88dd
IB/qib: Add percpu counter replacing qib_devdata int_counter
by Mike Marciniszyn
· 11 years ago
2f75e12
IB/qib: Add missing serdes init sequence
by Mike Marciniszyn
· 11 years ago
2fadd83
IB/qib: Fix txselect regression
by Mike Marciniszyn
· 11 years ago
b268e4d
IB/qib: Add err_decode() call for ring dump
by Mike Marciniszyn
· 11 years ago
0b3ddf3
IB/qib: Log all SDMA errors unconditionally
by Dean Luick
· 11 years ago
22baa40
IB/qib: New transmitter tunning settings for Dell 1.1 backplane
by Mitko Haralanov
· 12 years ago
8469ba3
IB/qib: Add DCA support
by Mike Marciniszyn
· 12 years ago
51fa3ca
IB/qib: Fix error return code in qib_init_7322_variables()
by Julia Lawall
· 12 years ago
7fac330
IB/qib: checkpatch fixes
by Mike Marciniszyn
· 12 years ago
1fb9fed
IB/qib: Fix QP RCU sparse warnings
by Mike Marciniszyn
· 12 years ago
f665acb
IB/qib: Fix QLE734X link cycling
by Mitko Haralanov
· 13 years ago
bb77a07
IB/qib: Optimize pio ack buffer allocation
by Mike Marciniszyn
· 13 years ago
a778f3f
IB/qib: Add logic for affinity hint
by Mike Marciniszyn
· 13 years ago
8d4548f
IB/qib: Default some module parameters optimally
by Mike Marciniszyn
· 13 years ago
eddfb67
IB/qib: Fix a possible data corruption when receiving packets
by Ram Vepa
· 13 years ago
8482d5d
IB/qib: Eliminate 64-bit jiffies use
by Mike Marciniszyn
· 13 years ago
8ee887d
IB/qib: Fix over-scheduling of QSFP work
by Mike Marciniszyn
· 13 years ago
042f36e
IB/qib: Don't use schedule_work()
by Mike Marciniszyn
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
e4dd23d
infiniband: Fix up module files that need to include module.h
by Paul Gortmaker
· 14 years ago
16d9981
IB/qib: Fix issue with link states and QSFP cables
by Mitko Haralanov
· 13 years ago
dde05cb
IB/qib: Hold links until tuning data is available
by Mitko Haralanov
· 13 years ago
44d75d3
IB/qib: Clean up checkpatch issue
by Mike Marciniszyn
· 13 years ago
9e1c0e4
IB/qib: Eliminate divide/mod in converting idx to egr buf pointer
by Mike Marciniszyn
· 13 years ago
e67306a
IB/qib: Defer HCA error events to tasklet
by Mike Marciniszyn
· 13 years ago
ac0cae4
IB/qib: Remove double define
by Edwin van Vliet
· 13 years ago
3126448
IB/qib: Ensure that LOS and DFE are being turned off
by Mitko Haralanov
· 14 years ago
9f5754e
IB/qib: Prevent driver hang with unprogrammed boards
by Mitko Haralanov
· 14 years ago
e9c5499
Revert wrong fixes for common misspellings
by Lucas De Marchi
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4634b79
IB/qib: Set default LE2 value for active cables to 0
by Mitko Haralanov
· 14 years ago
d70585f
IB/qib: Hold link for TX SERDES settings
by Mitko Haralanov
· 14 years ago
6845a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
f062671
RDMA: Update workqueue usage
by Tejun Heo
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
f2d255a
IB/qib: Improve SERDES tunning on QMH boards
by Mike Marciniszyn
· 14 years ago
2528ea6
IB/qib: Change receive queue/QPN selection
by Mike Marciniszyn
· 14 years ago
19ede2e
IB/qib: Fix interrupt mitigation
by Mike Marciniszyn
· 14 years ago
e706203
IB/qib: Add a few new SERDES tunings
by Mike Marciniszyn
· 14 years ago
a0a234d
IB/qib: New SERDES init routine and improvements to SI quality
by Mike Marciniszyn
· 14 years ago
f509f9c
IB/qib: Add support for the new QME7362 card
by Mike Marciniszyn
· 14 years ago
0a43e11
IB/qib: Add receive header queue size module parameters
by Mike Marciniszyn
· 14 years ago
9d5b243
IB/qib: Remove IB latency turnoff
by Mike Marciniszyn
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
0502f94
IB/qib: Set cfgctxts to number of CPUs by default
by Ralph Campbell
· 14 years ago
2d978a9
IB/qib: Turn off IB latency mode
by Ralph Campbell
· 15 years ago
7c7a416
IB/qib: Update 7322 serdes tables
by Ralph Campbell
· 15 years ago
b9e03e0
IB/qib: Mask hardware error during link reset
by Ralph Campbell
· 15 years ago
fce24a9
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
by Dave Olson
· 15 years ago
7145c45
IB/qib: Remove DCA support until feature is finished
by Ralph Campbell
· 15 years ago
a77fcf8
IB/qib: Use a single txselect module parameter for serdes tuning
by Ralph Campbell
· 15 years ago
f931551
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
by Ralph Campbell
· 15 years ago