index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igbvf
/
ethtool.c
Age
Commit message (
Expand
)
Author
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2017-08-08
igbvf: add lock around mailbox ops
Greg Edwards
2017-03-21
igbvf: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-13
igbvf: use BIT() macro instead of shifts
Jacob Keller
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-02-23
igbvf: cleanup msleep() and min/max() usage
Jeff Kirsher
2015-02-23
igbvf: Fix code comments and whitespace
Jeff Kirsher
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-23
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2012-06-30
igbvf: fix divide by zero
Mitch A Williams
2012-02-07
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
2012-02-03
igbvf: change copyright date
Mitch A Williams
2012-01-19
igbvf: remove unneeded cast
Stephen Hemminger
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-16
igbvf: convert to ndo_fix_features
Michał Mirosław
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher