summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade/bna/bfa_ioc.c
AgeCommit message (Expand)Author
2017-12-25bna: 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