index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bfa_ioc.c
Age
Commit message (
Expand
)
Author
2023-10-11
bna: replace deprecated strncpy with strscpy_pad
Justin Stitt
2022-11-21
bna: Avoid clashing function prototypes
Gustavo A. R. Silva
2020-10-03
net: bna: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-17
net: bna: Remove unused variable 't'
Zhang Changzhong
2020-01-03
bna: remove set but not used variable 'pgoff'
yu kuai
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2019-02-02
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
2019-01-23
bna: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-05-08
bna: Avoid reading past end of buffer
Kees Cook
2017-03-24
bna: avoid writing uninitialized data into hw registers
Arnd Bergmann
2015-09-29
bna: fix error handling
Andrzej Hajda
2015-06-21
bna: remove superfluous parentheses
Ivan Vecera
2015-06-11
bna: fix timeout API argument type
Ivan Vecera
2015-06-11
bna: use list_for_each_entry where appropriate
Ivan Vecera
2015-06-11
bna: get rid of private macros for manipulation with lists
Ivan Vecera
2015-06-11
bna: correct comparisons/assignments to bool
Ivan Vecera
2015-06-11
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-06-11
bna: get rid of mac_t
Ivan Vecera
2015-05-30
bna: fix soft lock-up during firmware initialization failure
Ivan Vecera
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-02-21
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2014-03-10
bna: Replace large udelay() with mdelay()
Ben Hutchings
2014-01-16
bnad: code cleanup
stephen hemminger
2013-12-18
bna: Firmware Patch Simplification
Rasesh Mody
2013-12-18
bna: Set Get IOC fw State
Rasesh Mody
2013-05-20
bna: Enahncement to Identify Default IOC Function
Rasesh Mody
2013-03-09
bna: fix declaration mismatch
stephen hemminger
2012-12-02
bna: remove useless calls to memset().
Cyril Roelandt
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-04-04
bna: ioc cleanups
Jing Huang
2012-04-04
bna: Serialize smem access during adapter initialization
Jing Huang
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2011-12-23
bna: Add debugfs interface.
Krishna Gudipati
2011-12-23
bna: Added flash sub-module and ethtool eeprom entry points.
Krishna Gudipati
2011-10-04
bna: Multiple Definition and Interface Setup Fix
Rasesh Mody
2011-09-29
bna: PLL Init Fix and Add Stats Attributes
Rasesh Mody
2011-09-29
bna: Brocade 1860 HW Enablement
Rasesh Mody
2011-09-29
bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode Changes
Rasesh Mody
2011-09-17
bna: Semaphore Lock Fix
Rasesh Mody
2011-08-11
bna: ENET and Tx Rx Redesign Enablement
Rasesh Mody
2011-08-11
bna: MSGQ Implementation
Rasesh Mody
2011-08-11
bna: Move the Brocade driver
Jeff Kirsher