linux/drivers/net/ethernet/intel/ixgb
Philippe Reynes f22913d0b5 ixgb: use new API ethtool_{get|set}_link_ksettings
The ethtool API {get|set}_settings is deprecated.
We move this driver to new API {get|set}_link_ksettings.

As I don't have the hardware, I'd be very pleased if
someone may test this patch.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-03-21 15:53:19 -07:00
..
ixgb_ee.c drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
ixgb_ee.h
ixgb_ethtool.c ixgb: use new API ethtool_{get|set}_link_ksettings 2017-03-21 15:53:19 -07:00
ixgb_hw.c ixgb: use PCI_VENDOR_ID_INTEL 2012-07-20 10:59:41 -07:00
ixgb_hw.h intel: Remove extern from function prototypes 2013-09-24 12:51:37 -07:00
ixgb_ids.h ixgb: use PCI_VENDOR_ID_INTEL 2012-07-20 10:59:41 -07:00
ixgb_main.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
ixgb_osdep.h
ixgb_param.c net/intel: remove __dev* attributes 2012-12-03 11:17:07 -08:00
ixgb.h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
Makefile