summaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0Star
* netxen: add new board typesDhananjay Phadke2008-08-071-0/+2
* netxen: fix link status, link speedDhananjay Phadke2008-08-071-9/+24
* netxen: enable tso6, intr coalescing.Dhananjay Phadke2008-07-221-1/+115
* netxen: add netxen_nic_ctx.cDhananjay Phadke2008-07-221-2/+2
* netxen: add 2MB PCI memory supportDhananjay Phadke2008-07-221-14/+17
* netxen: add defs for new chip/boardsDhananjay Phadke2008-07-221-0/+12
* netxen: cleanup unused variables/functionsDhananjay Phadke2008-07-221-1/+4
* netxen: remove global physical_port arrayDhananjay Phadke2008-06-181-3/+3
* netxen: fix rx dropped statsDhananjay Phadke2008-03-261-6/+0Star
* netxen: remove low level tx lockDhananjay Phadke2008-03-261-2/+0Star
* [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik2008-01-291-13/+13
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-291-1/+1
* netxen: ethtool fixesDhananjay Phadke2007-10-111-6/+21
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-11/+10Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-3/+0Star
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0Star
* NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral2007-06-101-4/+4
* NetXen: Port swap feature for multi port cardsMithlesh Thukral2007-04-281-46/+97
* NetXen: Removal of redundant argument passingMithlesh Thukral2007-04-281-5/+5
* NetXen: Use multiple PCI functionsMithlesh Thukral2007-04-281-45/+38Star
* NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral2007-03-151-0/+1
* NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral2007-03-031-118/+26Star
* NetXen: Updates for ethtool supportAmit S. Kale2007-02-091-4/+5
* NetXen: Added ethtool support for user level tools.Amit S. Kale2007-02-071-15/+81
* netxen patchesAl Viro2007-01-311-11/+11
* netxen: remove private ioctlStephen Hemminger2006-12-261-4/+1Star
* [PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale2006-12-051-5/+7
* [PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale2006-12-051-27/+26Star
* [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale2006-12-021-3/+2Star
* [PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale2006-12-021-31/+58
* Add NetXen 1G/10G ethernet driver.Amit S. Kale2006-12-021-0/+715