| Commit message (Expand) | Author | Age | Files | Lines |
* | net: brocade: bna: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-11-30 | 1 | -24/+30 |
* | bna: fix crash in bnad_get_strings() | Ivan Vecera | 2016-09-17 | 1 | -27/+23 |
* | bna: add missing per queue ethtool stat | Ivan Vecera | 2016-09-17 | 1 | -1/+6 |
* | bna: check for dma mapping errors | Ivan Vecera | 2015-09-20 | 1 | -0/+4 |
* | bna: use netdev_* and dev_* instead of printk and pr_* | Ivan Vecera | 2015-06-11 | 1 | -4/+5 |
* | bna: remove unused cbfn parameter | Ivan Vecera | 2015-06-11 | 1 | -1/+1 |
* | bna: get rid of duplicate and unused macros | Ivan Vecera | 2015-06-11 | 1 | -2/+2 |
* | bna: QLogic BR-series Adapters Driver Rebranding | Rasesh Mody | 2015-02-21 | 1 | -3/+4 |
* | bna: fill the magic in bnad_get_eeprom() instead of validating | Ivan Vecera | 2014-07-30 | 1 | -4/+2 |
* | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 2014-06-06 | 1 | -2/+2 |
* | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | bna: Add software timestamping support | Rasesh Mody | 2013-12-18 | 1 | -0/+1 |
* | bna: Firmware update | Rasesh Mody | 2012-12-11 | 1 | -0/+1 |
* | bna: Function name changes and cleanups | Jing Huang | 2012-04-04 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 | 1 | -6/+4 |
|\ |
|
| * | bna: fix error handling of bnad_get_flash_partition_by_offset() | Dan Carpenter | 2012-02-09 | 1 | -6/+4 |
* | | bna: Implement ethtool flash_device entry point. | Krishna Gudipati | 2012-02-01 | 1 | -0/+42 |
|/ |
|
* | bna: make ethtool_ops and strings const | stephen hemminger | 2012-01-05 | 1 | -2/+2 |
* | bna: Added flash sub-module and ethtool eeprom entry points. | Krishna Gudipati | 2011-12-23 | 1 | -1/+141 |
* | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 2011-11-08 | 1 | -5/+6 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 1 | -4/+0 |
* | bna: Set Ring Param Fix | Rasesh Mody | 2011-09-17 | 1 | -2/+3 |
* | bna: TX Queue Depth Fix | Rasesh Mody | 2011-09-15 | 1 | -4/+4 |
* | bna: Ethtool Enhancements and Fix | Rasesh Mody | 2011-09-15 | 1 | -11/+82 |
* | bna: ENET and Tx Rx Redesign Enablement | Rasesh Mody | 2011-08-11 | 1 | -35/+30 |
* | bna: Move the Brocade driver | Jeff Kirsher | 2011-08-11 | 1 | -0/+895 |