summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade/bna/bfa_ioc.c
AgeCommit message (Expand)Author
2023-10-11bna: replace deprecated strncpy with strscpy_padJustin Stitt
2022-11-21bna: Avoid clashing function prototypesGustavo A. R. Silva
2020-10-03net: bna: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17net: bna: Remove unused variable 't'Zhang Changzhong
2020-01-03bna: remove set but not used variable 'pgoff'yu kuai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner
2019-02-02bna: fix indentation issue on call to bfa_ioc_pf_failedColin Ian King
2019-01-23bna: Mark expected switch fall-throughsGustavo A. R. Silva
2017-05-08bna: Avoid reading past end of bufferKees Cook
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann
2015-09-29bna: fix error handlingAndrzej Hajda
2015-06-21bna: remove superfluous parenthesesIvan Vecera
2015-06-11bna: fix timeout API argument typeIvan Vecera
2015-06-11bna: use list_for_each_entry where appropriateIvan Vecera
2015-06-11bna: get rid of private macros for manipulation with listsIvan Vecera
2015-06-11bna: correct comparisons/assignments to boolIvan Vecera
2015-06-11bna: get rid of duplicate and unused macrosIvan Vecera
2015-06-11bna: get rid of mac_tIvan Vecera
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings
2014-01-16bnad: code cleanupstephen hemminger
2013-12-18bna: Firmware Patch SimplificationRasesh Mody
2013-12-18bna: Set Get IOC fw StateRasesh Mody
2013-05-20bna: Enahncement to Identify Default IOC FunctionRasesh Mody
2013-03-09bna: fix declaration mismatchstephen hemminger
2012-12-02bna: remove useless calls to memset().Cyril Roelandt
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings
2012-04-04bna: ioc cleanupsJing Huang
2012-04-04bna: Serialize smem access during adapter initializationJing Huang
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2011-12-23bna: Add debugfs interface.Krishna Gudipati
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati
2011-10-04bna: Multiple Definition and Interface Setup FixRasesh Mody
2011-09-29bna: PLL Init Fix and Add Stats AttributesRasesh Mody
2011-09-29bna: Brocade 1860 HW EnablementRasesh Mody
2011-09-29bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody
2011-09-17bna: Semaphore Lock FixRasesh Mody
2011-08-11bna: ENET and Tx Rx Redesign EnablementRasesh Mody
2011-08-11bna: MSGQ ImplementationRasesh Mody
2011-08-11bna: Move the Brocade driverJeff Kirsher