summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bfa_ioc.c
Commit message (Expand)AuthorAgeFilesLines
* bna: Avoid reading past end of bufferKees Cook2017-05-081-1/+1
* bna: avoid writing uninitialized data into hw registersArnd Bergmann2017-03-241-3/+7
* bna: fix error handlingAndrzej Hajda2015-09-291-6/+7
* bna: remove superfluous parenthesesIvan Vecera2015-06-211-5/+5
* bna: fix timeout API argument typeIvan Vecera2015-06-111-11/+5
* bna: use list_for_each_entry where appropriateIvan Vecera2015-06-111-4/+1
* bna: get rid of private macros for manipulation with listsIvan Vecera2015-06-111-4/+6
* bna: correct comparisons/assignments to boolIvan Vecera2015-06-111-4/+4
* bna: get rid of duplicate and unused macrosIvan Vecera2015-06-111-14/+0
* bna: get rid of mac_tIvan Vecera2015-06-111-4/+4
* bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-301-2/+2
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-211-4/+5
* bna: Replace large udelay() with mdelay()Ben Hutchings2014-03-101-1/+1
* bnad: code cleanupstephen hemminger2014-01-161-26/+1
* bna: Firmware Patch SimplificationRasesh Mody2013-12-181-27/+591
* bna: Set Get IOC fw StateRasesh Mody2013-12-181-12/+20
* bna: Enahncement to Identify Default IOC FunctionRasesh Mody2013-05-201-3/+4
* bna: fix declaration mismatchstephen hemminger2013-03-091-1/+1
* bna: remove useless calls to memset().Cyril Roelandt2012-12-021-4/+0
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-101-265/+128
* bna: ioc cleanupsJing Huang2012-04-041-10/+1
* bna: Serialize smem access during adapter initializationJing Huang2012-04-041-8/+42
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-1/+1
* bna: Add debugfs interface.Krishna Gudipati2011-12-231-0/+121
* bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-231-0/+372
* bna: Multiple Definition and Interface Setup FixRasesh Mody2011-10-041-1/+4
* bna: PLL Init Fix and Add Stats AttributesRasesh Mody2011-09-291-12/+6
* bna: Brocade 1860 HW EnablementRasesh Mody2011-09-291-0/+23
* bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody2011-09-291-1/+7
* bna: Semaphore Lock FixRasesh Mody2011-09-171-1/+1
* bna: ENET and Tx Rx Redesign EnablementRasesh Mody2011-08-111-136/+253
* bna: MSGQ ImplementationRasesh Mody2011-08-111-5/+9
* bna: Move the Brocade driverJeff Kirsher2011-08-111-0/+2326
OpenPOWER on IntegriCloud