summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade/bna/bnad_ethtool.c
AgeCommit message (Expand)Author
2015-09-20bna: check for dma mapping errorsIvan Vecera
2015-06-11bna: use netdev_* and dev_* instead of printk and pr_*Ivan Vecera
2015-06-11bna: remove unused cbfn parameterIvan Vecera
2015-06-11bna: get rid of duplicate and unused macrosIvan Vecera
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody
2014-07-30bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-12-18bna: Add software timestamping supportRasesh Mody
2012-12-11bna: Firmware updateRasesh Mody
2012-04-04bna: Function name changes and cleanupsJing Huang
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter
2012-02-01bna: Implement ethtool flash_device entry point.Krishna Gudipati
2012-01-05bna: make ethtool_ops and strings conststephen hemminger
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-09-17bna: Set Ring Param FixRasesh Mody
2011-09-15bna: TX Queue Depth FixRasesh Mody
2011-09-15bna: Ethtool Enhancements and FixRasesh Mody
2011-08-11bna: ENET and Tx Rx Redesign EnablementRasesh Mody
2011-08-11bna: Move the Brocade driverJeff Kirsher