index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bnad_ethtool.c
Age
Commit message (
Expand
)
Author
2014-07-30
bna: fill the magic in bnad_get_eeprom() instead of validating
Ivan Vecera
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-12-18
bna: Add software timestamping support
Rasesh Mody
2012-12-11
bna: Firmware update
Rasesh Mody
2012-04-04
bna: Function name changes and cleanups
Jing Huang
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-09
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
2012-02-01
bna: Implement ethtool flash_device entry point.
Krishna Gudipati
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
2011-12-23
bna: Added flash sub-module and ethtool eeprom entry points.
Krishna Gudipati
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-09-17
bna: Set Ring Param Fix
Rasesh Mody
2011-09-15
bna: TX Queue Depth Fix
Rasesh Mody
2011-09-15
bna: Ethtool Enhancements and Fix
Rasesh Mody
2011-08-11
bna: ENET and Tx Rx Redesign Enablement
Rasesh Mody
2011-08-11
bna: Move the Brocade driver
Jeff Kirsher