aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bnad_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner1-9/+1
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook1-2/+2
2016-11-30net: brocade: bna: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+30
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera1-27/+23
2016-09-17bna: add missing per queue ethtool statIvan Vecera1-1/+6
2015-09-20bna: check for dma mapping errorsIvan Vecera1-0/+4
2015-06-11bna: use netdev_* and dev_* instead of printk and pr_*Ivan Vecera1-4/+5
2015-06-11bna: remove unused cbfn parameterIvan Vecera1-1/+1
2015-06-11bna: get rid of duplicate and unused macrosIvan Vecera1-2/+2
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody1-3/+4
2014-07-30bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera1-4/+2
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-12-18bna: Add software timestamping supportRasesh Mody1-0/+1
2012-12-11bna: Firmware updateRasesh Mody1-0/+1
2012-04-04bna: Function name changes and cleanupsJing Huang1-3/+3
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+4
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter1-6/+4
2012-02-01bna: Implement ethtool flash_device entry point.Krishna Gudipati1-0/+42
2012-01-05bna: make ethtool_ops and strings conststephen hemminger1-2/+2
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati1-1/+141
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-5/+6
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-09-17bna: Set Ring Param FixRasesh Mody1-2/+3
2011-09-15bna: TX Queue Depth FixRasesh Mody1-4/+4
2011-09-15bna: Ethtool Enhancements and FixRasesh Mody1-11/+82
2011-08-11bna: ENET and Tx Rx Redesign EnablementRasesh Mody1-35/+30
2011-08-11bna: Move the Brocade driverJeff Kirsher1-0/+895