Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c38b898978b408f9a9e62b753bfd42061ff7d5c0
/
drivers
/
scsi
/
bfa
91e0cf8
scsi: bfa: integer overflow in debugfs
by Dan Carpenter
· 7 years ago
23ab274
scsi: bfa: Increase requested firmware version to 3.2.5.1
by Benjamin Poirier
· 8 years ago
5f6ac2c
scsi: bfa: Do not dereference port before it is null checked
by Colin Ian King
· 8 years ago
bad7de7
scripts/spelling.txt: add "fimware" misspelling
by Kees Cook
· 8 years ago
4e51af9
bfa: fix bfa_fcb_itnim_alloc() error handling
by Dan Carpenter
· 9 years ago
d04a78f
bfa: deinline __bfa_trc() and __bfa_trc32()
by Denys Vlasenko
· 9 years ago
aee5618
bfa: use strncpy() instead of memcpy()
by Dan Carpenter
· 9 years ago
08c2315
bfa: Update driver version to 3.2.25.0
by Anil Gurumurthy
· 9 years ago
31e1d56
bfa: File header and user visible string changes
by Anil Gurumurthy
· 9 years ago
3c3da12
bfa: Fix for crash when bfa_itnim is NULL
by Anil Gurumurthy
· 9 years ago
889d0d4
bfa: Update copyright messages
by Anil Gurumurthy
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
6f3d828f5
bfa: Fix incorrect de-reference of pointer
by Anil Gurumurthy
· 9 years ago
b7f4d63
bfa: Fix indentation
by Anil Gurumurthy
· 9 years ago
3ff448b
bfa: fix leak of bfad_im_port_index on module unload
by Alexey Khoroshilov
· 9 years ago
8f7d3f0
bfs: bfad_worker cleanup
by Jiri Slaby
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
9f30b67
bfa: replace 2 kzalloc/copy_from_user by memdup_user
by Fabian Frederick
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
b427d00
bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
8cb7f63
bfa: Cleanup bfad_setup_intr() function
by Alexander Gordeev
· 10 years ago
cd69a09
bfa: Do not call pci_enable_msix() after it failed once
by Alexander Gordeev
· 10 years ago
44416c4
bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]
by Fabian Frederick
· 10 years ago
0e772b3
bfa: remove useless return variables
by Peter Senna Tschudin
· 10 years ago
03a6c3f
bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
by Ben Hutchings
· 10 years ago
7626d9f
bfa: Use dma_zalloc_coherent
by Joe Perches
· 10 years ago
dc6d2a0
bfa: allocate memory with GFP_ATOMIC in spinlock context
by Alexey Khoroshilov
· 11 years ago
b367dca
[SCSI] bfa: Replace large udelay() with mdelay()
by Ben Hutchings
· 11 years ago
c60b7b1
[SCSI] bfa: set correct command return code
by Hannes Reinecke
· 11 years ago
bcde5b8
[SCSI] bfa: Fix smatch warnings
by Vijaya Mohan Guvva
· 11 years ago
e39a8b4
[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()
by Wei Yongjun
· 11 years ago
4b1a9a5
Merge branch 'misc' into for-linus
by James Bottomley
· 11 years ago
2da11ad
[SCSI] bfa: Driver version upgrade to 3.2.23.0
by Vijaya Mohan Guvva
· 11 years ago
1e917c6
[SCSI] bfa: change FC_ELS_TOV to 20sec
by Vijaya Mohan Guvva
· 11 years ago
2ec331a
[SCSI] bfa: Observed auto D-port mode instead of manual
by Vijaya Mohan Guvva
· 11 years ago
7593e52
[SCSI] bfa: Fix for bcu or hcm faa query hang
by Vijaya Mohan Guvva
· 11 years ago
9781851
[SCSI] bfa: LUN discovery issue in direct attach mode
by Vijaya Mohan Guvva
· 11 years ago
da3e0be
[SCSI] bfa: Register port with SCSI even on port init failure
by Vijaya Mohan Guvva
· 11 years ago
28d358d
[SCSI] bfa: Firmware patch simplification
by Vijaya Mohan Guvva
· 11 years ago
dcaf9ae
[SCSI] bfa: Chinook quad port 16G FC HBA claim issue
by Vijaya Mohan Guvva
· 11 years ago
22a0853
[SCSI] bfa: Fix crash when symb name set for offline vport
by Vijaya Mohan Guvva
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
c0102c0
[SCSI] bfa: Use pcie_set()/get_readrq() to simplify code
by Yijing Wang
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
9e03aa2
treewide: Convert retrun typos to return
by Joe Perches
· 11 years ago
71b3ba7
[SCSI] bfa: firmware update to 3.2.1.1
by Rasesh Mody
· 11 years ago
84cbd72
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
c04eba7
bfa: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
607be2c
[SCSI] bfa: Update the driver version to 3.2.21.1
by Vijaya Mohan Guvva
· 11 years ago
4dde506
[SCSI] bfa: dis-associate bfa path_tov with dev_loss_tmo
by Vijaya Mohan Guvva
· 11 years ago
f9c867b
[SCSI] bfa: Support for chinook-quad port card
by Vijaya Mohan Guvva
· 11 years ago
ba13407
[SCSI] bfa: fix endianess issue for firmware stats
by Vijaya Mohan Guvva
· 11 years ago
36ec971
[SCSI] bfa: Fix bug_on condition in RPSC rsp handling
by Vijaya Mohan Guvva
· 11 years ago
ea3837a
[SCSI] bfa: Allow rsp queue process during ioc disable
by Vijaya Mohan Guvva
· 11 years ago
f52c98d
[SCSI] bfa: firmware statistics update
by Vijaya Mohan Guvva
· 11 years ago
079bcbc
[SCSI] bfa: fru vpd date update changes
by Vijaya Mohan Guvva
· 11 years ago
bccd268
[SCSI] bfa: driver compatibility with 32bit libs
by Vijaya Mohan Guvva
· 11 years ago
c679b59
[SCSI] bfa: kdump fix on 815 and 825 adapters
by Vijaya Mohan Guvva
· 11 years ago
f2a0cc3
[SCSI] bfa: Fix FDISC timeout handling
by Vijaya Mohan Guvva
· 11 years ago
e1aaab8
[SCSI] bfa: Fix 1860 port initialize when ATC is enabled
by Vijaya Mohan Guvva
· 11 years ago
d7cbc30
[SCSI] bfa: FDMI enhancements
by Vijaya Mohan Guvva
· 11 years ago
1287641
[SCSI] bfa: Fix WARN_ON condition check
by Vijaya Mohan Guvva
· 11 years ago
1a898a7
[SCSI] bfa: Add dynamic diagnostic port support
by Vijaya Mohan Guvva
· 11 years ago
4e1e0d8
[SCSI] bfa: Forward Error Correction status query
by Vijaya Mohan Guvva
· 11 years ago
bbe37a6
[SCSI] bfa: Support for FC BB credit recovery
by Vijaya Mohan Guvva
· 11 years ago
c6e23d8
[SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereference
by Jakob Normark
· 11 years ago
8177a9d
lseek(fd, n, SEEK_END) does *not* go to eof - n
by Al Viro
· 11 years ago
07cdc04
[SCSI] bfa: fix for FC Direct Attach LUN discovery failure
by Vijay Mohan Guvva
· 11 years ago
111ecbe
[SCSI] bfa: fix faulty handling of events in lps sm
by Vijay Mohan Guvva
· 11 years ago
21f3b24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
70a9755
scsi/bfa: convert to idr_alloc()
by Tejun Heo
· 12 years ago
30ac379
[SCSI] bfa: fix strncpy() limiter in bfad_start_ops()
by Dan Carpenter
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
08bc166
[SCSI] bfa: Update the driver version to 3.1.2.1
by Krishna Gudipati
· 12 years ago
7d0ecef
[SCSI] bfa: Firmware image naming convention update
by Krishna Gudipati
· 12 years ago
e6826c9
[SCSI] bfa: Add support to read/update the FRU data.
by Krishna Gudipati
· 12 years ago
4a49b04
[SCSI] bfa: Support Power on Hours display and diag temp sensor fixes
by Krishna Gudipati
· 12 years ago
1a1297c
[SCSI] bfa: Add support to configure min/max bandwidth for a pcifn
by Krishna Gudipati
· 12 years ago
7ace27a
[SCSI] bfa: Add support for IO throttling at port level
by Krishna Gudipati
· 12 years ago
6894f01
[SCSI] bfa: Add support for user to configure bandwidth on QoS priorities
by Krishna Gudipati
· 12 years ago
04ea657
[SCSI] bfa: Fabric Assigned Address implementation fix
by Krishna Gudipati
· 12 years ago
e353546
[SCSI] bfa: Add diagnostic port (D-Port) support
by Krishna Gudipati
· 12 years ago
1306e31
[SCSI] bfa: Fix to handle firmware tskim abort request response
by Krishna Gudipati
· 12 years ago
b480a32
[SCSI] bfa: Fix few attributes in the RHBA CT passthru command
by Krishna Gudipati
· 12 years ago
ea5d7c9
[SCSI] bfa: Add support to have mfg date as part of adapter attributes
by Krishna Gudipati
· 12 years ago
227fab9
[SCSI] bfa: Flash Controller PLL initialization fixes
by Krishna Gudipati
· 12 years ago
7ac83b1
[SCSI] bfa: IOCFC state machine enhancements
by Krishna Gudipati
· 12 years ago
bc0e2c2
[SCSI] bfa: Add support for FC Arbitrated Loop topology.
by Krishna Gudipati
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
744abef
[SCSI] bfa: Update the driver version to v3.1.2.0.
by Krishna Gudipati
· 12 years ago
61ba439
[SCSI] bfa: Add support for max target ports discovery
by Krishna Gudipati
· 12 years ago
ce7242b
[SCSI] bfa: Add support to register node symbolic name with name server
by Krishna Gudipati
· 12 years ago
9aec024
[SCSI] bfa: Fix to process mbox interrupts only if interrupts are enabled in INTx mode.
by Krishna Gudipati
· 12 years ago
881c1b3
[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.
by Krishna Gudipati
· 12 years ago
6dca60a
[SCSI] bfa: Add new hardware model info to sysfs model description routine.
by Krishna Gudipati
· 12 years ago
c3f1b12
[SCSI] bfa: Make changes to FCXP resource management.
by Krishna Gudipati
· 12 years ago
Next »