summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bna_enet.c
Commit message (Expand)AuthorAgeFilesLines
* bna: Avoid clashing function prototypesGustavo A. R. Silva2022-11-211-3/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner2019-06-051-9/+1
* bna: Remove unnecessary self assignmentNathan Chancellor2018-09-211-2/+2
* bna: use designated initializersKees Cook2016-12-171-4/+4
* bna: remove unnecessary cast of BIT valueIvan Vecera2015-06-211-2/+2
* bna: use list_for_each_entry where appropriateIvan Vecera2015-06-111-23/+0
* bna: get rid of private macros for manipulation with listsIvan Vecera2015-06-111-33/+17
* bna: remove pause_cbfn from struct bna_enetIvan Vecera2015-06-111-15/+0
* bna: remove unused cbfn parameterIvan Vecera2015-06-111-4/+1
* bna: use BIT(x) instead of (1 << x)Ivan Vecera2015-06-111-2/+2
* bna: get rid of mac_tIvan Vecera2015-06-111-2/+2
* bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-211-3/+4
* bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick2014-09-151-3/+6
* bna: RX Filter EnhancementsRasesh Mody2013-12-181-1/+9
* bna: Fix Filter Add DelRasesh Mody2013-12-181-27/+21
* bna: Fix Ucast Failure HandlingRasesh Mody2013-05-201-1/+6
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-101-9/+6
* bna: Add debugfs interface.Krishna Gudipati2011-12-231-2/+3
* bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-231-1/+7
* bna: Async Mode Tx Rx Init FixRasesh Mody2011-09-151-7/+22
* bna: Introduce ENET as New Driver and FW InterfaceRasesh Mody2011-08-111-0/+2129