aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bfa_ioc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-03net: bna: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+3
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-1/+7
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-17net: bna: Remove unused variable 't'Zhang Changzhong1-2/+1
2020-01-03bna: remove set but not used variable 'pgoff'yu kuai1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner1-9/+1
2019-02-02bna: fix indentation issue on call to bfa_ioc_pf_failedColin Ian King1-1/+1
2019-01-23bna: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2017-05-08bna: Avoid reading past end of bufferKees Cook1-1/+1
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann1-3/+7
2015-09-29bna: fix error handlingAndrzej Hajda1-6/+7
2015-06-21bna: remove superfluous parenthesesIvan Vecera1-5/+5
2015-06-11bna: fix timeout API argument typeIvan Vecera1-11/+5
2015-06-11bna: use list_for_each_entry where appropriateIvan Vecera1-4/+1
2015-06-11bna: get rid of private macros for manipulation with listsIvan Vecera1-4/+6
2015-06-11bna: correct comparisons/assignments to boolIvan Vecera1-4/+4
2015-06-11bna: get rid of duplicate and unused macrosIvan Vecera1-14/+0
2015-06-11bna: get rid of mac_tIvan Vecera1-4/+4
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera1-2/+2
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody1-4/+5
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-01-16bnad: code cleanupstephen hemminger1-26/+1
2013-12-18bna: Firmware Patch SimplificationRasesh Mody1-27/+591
2013-12-18bna: Set Get IOC fw StateRasesh Mody1-12/+20
2013-05-20bna: Enahncement to Identify Default IOC FunctionRasesh Mody1-3/+4
2013-03-09bna: fix declaration mismatchstephen hemminger1-1/+1
2012-12-02bna: remove useless calls to memset().Cyril Roelandt1-4/+0
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings1-265/+128
2012-04-04bna: ioc cleanupsJing Huang1-10/+1
2012-04-04bna: Serialize smem access during adapter initializationJing Huang1-8/+42
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-1/+1
2011-12-23bna: Add debugfs interface.Krishna Gudipati1-0/+121
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati1-0/+372
2011-10-04bna: Multiple Definition and Interface Setup FixRasesh Mody1-1/+4
2011-09-29bna: PLL Init Fix and Add Stats AttributesRasesh Mody1-12/+6
2011-09-29bna: Brocade 1860 HW EnablementRasesh Mody1-0/+23
2011-09-29bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody1-1/+7
2011-09-17bna: Semaphore Lock FixRasesh Mody1-1/+1
2011-08-11bna: ENET and Tx Rx Redesign EnablementRasesh Mody1-136/+253
2011-08-11bna: MSGQ ImplementationRasesh Mody1-5/+9
2011-08-11bna: Move the Brocade driverJeff Kirsher1-0/+2326