aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bna_enet.c
Commit message (Expand)AuthorAge
* bna: remove unnecessary cast of BIT valueIvan Vecera2015-06-21
* bna: use list_for_each_entry where appropriateIvan Vecera2015-06-11
* bna: get rid of private macros for manipulation with listsIvan Vecera2015-06-11
* bna: remove pause_cbfn from struct bna_enetIvan Vecera2015-06-11
* bna: remove unused cbfn parameterIvan Vecera2015-06-11
* bna: use BIT(x) instead of (1 << x)Ivan Vecera2015-06-11
* bna: get rid of mac_tIvan Vecera2015-06-11
* bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-21
* bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick2014-09-15
* bna: RX Filter EnhancementsRasesh Mody2013-12-18
* bna: Fix Filter Add DelRasesh Mody2013-12-18
* bna: Fix Ucast Failure HandlingRasesh Mody2013-05-20
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-11
* bna: Add debugfs interface.Krishna Gudipati2011-12-23
* bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-23
* bna: Async Mode Tx Rx Init FixRasesh Mody2011-09-15
* bna: Introduce ENET as New Driver and FW InterfaceRasesh Mody2011-08-11