Age | Commit message (Expand) | Author | Files | Lines |
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 |