index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-10-04
net: bna: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+3
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-18
net: bna: Remove unused variable 't'
Zhang Changzhong
1
-2
/
+1
2020-01-03
bna: remove set but not used variable 'pgoff'
yu kuai
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
1
-9
/
+1
2019-02-03
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
1
-1
/
+1
2019-01-23
bna: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2017-05-08
bna: Avoid reading past end of buffer
Kees Cook
1
-1
/
+1
2017-03-24
bna: avoid writing uninitialized data into hw registers
Arnd Bergmann
1
-3
/
+7
2015-09-29
bna: fix error handling
Andrzej Hajda
1
-6
/
+7
2015-06-21
bna: remove superfluous parentheses
Ivan Vecera
1
-5
/
+5
2015-06-12
bna: fix timeout API argument type
Ivan Vecera
1
-11
/
+5
2015-06-12
bna: use list_for_each_entry where appropriate
Ivan Vecera
1
-4
/
+1
2015-06-12
bna: get rid of private macros for manipulation with lists
Ivan Vecera
1
-4
/
+6
2015-06-12
bna: correct comparisons/assignments to bool
Ivan Vecera
1
-4
/
+4
2015-06-12
bna: get rid of duplicate and unused macros
Ivan Vecera
1
-14
/
+0
2015-06-12
bna: get rid of mac_t
Ivan Vecera
1
-4
/
+4
2015-05-31
bna: fix soft lock-up during firmware initialization failure
Ivan Vecera
1
-2
/
+2
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-02-22
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
1
-4
/
+5
2014-03-10
bna: Replace large udelay() with mdelay()
Ben Hutchings
1
-1
/
+1
2014-01-17
bnad: code cleanup
stephen hemminger
1
-26
/
+1
2013-12-18
bna: Firmware Patch Simplification
Rasesh Mody
1
-27
/
+591
2013-12-18
bna: Set Get IOC fw State
Rasesh Mody
1
-12
/
+20
2013-05-21
bna: Enahncement to Identify Default IOC Function
Rasesh Mody
1
-3
/
+4
2013-03-10
bna: fix declaration mismatch
stephen hemminger
1
-1
/
+1
2012-12-03
bna: remove useless calls to memset().
Cyril Roelandt
1
-4
/
+0
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-265
/
+128
2012-04-05
bna: ioc cleanups
Jing Huang
1
-10
/
+1
2012-04-05
bna: Serialize smem access during adapter initialization
Jing Huang
1
-8
/
+42
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-1
/
+1
2011-12-24
bna: Add debugfs interface.
Krishna Gudipati
1
-0
/
+121
2011-12-24
bna: Added flash sub-module and ethtool eeprom entry points.
Krishna Gudipati
1
-0
/
+372
2011-10-05
bna: Multiple Definition and Interface Setup Fix
Rasesh Mody
1
-1
/
+4
2011-09-30
bna: PLL Init Fix and Add Stats Attributes
Rasesh Mody
1
-12
/
+6
2011-09-30
bna: Brocade 1860 HW Enablement
Rasesh Mody
1
-0
/
+23
2011-09-30
bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode Changes
Rasesh Mody
1
-1
/
+7
2011-09-17
bna: Semaphore Lock Fix
Rasesh Mody
1
-1
/
+1
2011-08-11
bna: ENET and Tx Rx Redesign Enablement
Rasesh Mody
1
-136
/
+253
2011-08-11
bna: MSGQ Implementation
Rasesh Mody
1
-5
/
+9
2011-08-11
bna: Move the Brocade driver
Jeff Kirsher
1
-0
/
+2326