aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz1-1/+1
2007-10-10netxen: ethtool fixesDhananjay Phadke1-6/+21
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-11/+10
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-1/+0
2007-06-09NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral1-4/+4
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral1-46/+97
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral1-5/+5
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral1-45/+38
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral1-0/+1
2007-03-02NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral1-118/+26
2007-02-09NetXen: Updates for ethtool supportAmit S. Kale1-4/+5
2007-02-06NetXen: Added ethtool support for user level tools.Amit S. Kale1-15/+81
2007-01-31netxen patchesAl Viro1-11/+11
2006-12-26netxen: remove private ioctlStephen Hemminger1-4/+1
2006-12-04[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale1-5/+7
2006-12-04[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale1-27/+26
2006-12-02[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale1-3/+2
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale1-31/+58
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale1-0/+715