You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Wilcox
313674afa8
[NET]: ethtool_perm_addr only has one implementation
...
All drivers implement ethtool get_perm_addr the same way -- by calling
the generic function. So we can inline the generic function into the
caller and avoid going through the drivers.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
..
Makefile
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb.h
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
18 years ago
ixgb_ee.c
Fix occurrences of "the the "
18 years ago
ixgb_ee.h
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb_ethtool.c
[NET]: ethtool_perm_addr only has one implementation
18 years ago
ixgb_hw.c
ixgb: Write RA register high word first, increment version
18 years ago
ixgb_hw.h
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb_ids.h
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb_main.c
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
18 years ago
ixgb_osdep.h
PCI: Cleanup the includes of <linux/pci.h>
18 years ago
ixgb_param.c
ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
18 years ago