Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
484b04309917a82b364e695fdcc3f4fb6b342c06
/
drivers
/
scsi
/
bfa
/
bfad.c
94d6d9e
scsi: bfa: convert to strlcpy/strlcat
by Arnd Bergmann
· 7 years ago
a47fff1
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
by James Bottomley
· 8 years ago
2d1148f
scsi: bfa: Increase requested firmware version to 3.2.5.1
by Benjamin Poirier
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
31e1d56
bfa: File header and user visible string changes
by Anil Gurumurthy
· 9 years ago
889d0d4
bfa: Update copyright messages
by Anil Gurumurthy
· 9 years ago
8f7d3f0
bfs: bfad_worker cleanup
by Jiri Slaby
· 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
dc6d2a0
bfa: allocate memory with GFP_ATOMIC in spinlock context
by Alexey Khoroshilov
· 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
da3e0be
[SCSI] bfa: Register port with SCSI even on port init failure
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
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
71b3ba7
[SCSI] bfa: firmware update to 3.2.1.1
by Rasesh Mody
· 11 years ago
607be2c
[SCSI] bfa: Update the driver version to 3.2.21.1
by Vijaya Mohan Guvva
· 12 years ago
f9c867b
[SCSI] bfa: Support for chinook-quad port card
by Vijaya Mohan Guvva
· 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
7d0ecef
[SCSI] bfa: Firmware image naming convention update
by Krishna Gudipati
· 12 years ago
61ba439
[SCSI] bfa: Add support for max target ports discovery
by Krishna Gudipati
· 12 years ago
881c1b3
[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.
by Krishna Gudipati
· 12 years ago
0b1017a
[SCSI] bfa: squelch lockdep complaint with a spin_lock_init
by Kyle McMartin
· 12 years ago
17c201b
[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo response.
by Krishna Gudipati
· 13 years ago
5b7db7a
[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.
by Krishna Gudipati
· 13 years ago
7826f30
[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.
by Krishna Gudipati
· 13 years ago
61e62e2
[SCSI] bfa: Driver and BSG enhancements.
by Krishna Gudipati
· 13 years ago
d7be54c
[SCSI] bfa: FCS bug fixes.
by Krishna Gudipati
· 13 years ago
4507025
[SCSI] bfa: DMA memory allocation enhancement.
by Krishna Gudipati
· 13 years ago
10a0737
[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.
by Krishna Gudipati
· 13 years ago
1a4d8e1
[SCSI] bfa: Enable ASIC block configuration and query.
by Krishna Gudipati
· 13 years ago
75332a7
[SCSI] bfa: Driver initialization and model description fix
by Krishna Gudipati
· 14 years ago
be540a9
[SCSI] bfa: FC credit recovery and misc bug fixes.
by Krishna Gudipati
· 14 years ago
8b070b4
[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes.
by Krishna Gudipati
· 14 years ago
1118920
[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement
by Krishna Gudipati
· 14 years ago
7c38c05
[SCSI] bfa: Move debugfs initialization before bfa init.
by Krishna Gudipati
· 14 years ago
61338a0
[SCSI] bfa: firmware download fix
by Jing Huang
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2f2f40a
[SCSI] bfa: remove inactive functions
by Jing Huang
· 14 years ago
d4b671c
[SCSI] bfa: replace bfa_assert with WARN_ON
by Jing Huang
· 14 years ago
f16a175
[SCSI] bfa: remove all OS wrappers
by Maggie Zhang
· 14 years ago
f7f73812
[SCSI] bfa: clean up one line functions
by Maggie Zhang
· 14 years ago
52f94b6
[SCSI] bfa: fix regular sparse check warnings.
by Maggie
· 14 years ago
8816624
[SCSI] bfa: rename log_level to bfa_log_level
by Jing Huang
· 14 years ago
5fbe25c
[SCSI] bfa: fix comments for c files
by Jing Huang
· 14 years ago
e0a08a3
[SCSI] bfa: fix frame size over 1024 compile warning
by Jing Huang
· 14 years ago
6a18b16
[SCSI] bfa: remove os wrapper and unused functions
by Jing Huang
· 14 years ago
a36c61f
[SCSI] bfa: cleanup driver
by Krishna Gudipati
· 14 years ago
d6d1b65
param: simple locking for sysfs-writable charp parameters
by Rusty Russell
· 14 years ago
ab2a9ba
[SCSI] bfa: add debugfs support
by Jing Huang
· 14 years ago
604158ad
[SCSI] bfa: add description for module parameters
by Jing Huang
· 14 years ago
d988354
[SCSI] bfa: PBC vport create
by Jing Huang
· 14 years ago
293f82d
[SCSI] bfa: enable new hardware
by Jing Huang
· 14 years ago
42b426e
[SCSI] bfa: protect idr using bfad_mutex
by Jing Huang
· 15 years ago
b3522f0
[SCSI] bfa: use pci_iomap() and pci_iounmap()
by Jing Huang
· 15 years ago
b504293
[SCSI] bfa: add fc transport class based vport create/delete
by Jing Huang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0a4b1fc
[SCSI] bfa: Replace bfa_get_attr() with specific APIs
by Krishna Gudipati
· 15 years ago
1c8a4c3
[SCSI] bfa: Rename pport to fcport in BFA FCS.
by Krishna Gudipati
· 15 years ago
2993cc7
[SCSI] bfa: AEN and byte alignment fixes.
by Krishna Gudipati
· 15 years ago
e671432
[SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.
by Krishna Gudipati
· 15 years ago
82794a2
[SCSI] bfa: New interface to handle firmware upgrade scenario
by Krishna Gudipati
· 15 years ago
5b09808
[SCSI] bfa: Changes to support FDMI Driver Parameter
by Krishna Gudipati
· 15 years ago
f8ceafd
[SCSI] bfa: fixed checkpatch errors for bfad files
by Jing Huang
· 15 years ago
7725ccf
[SCSI] bfa: Brocade BFA FC SCSI driver
by Jing Huang
· 15 years ago