summaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* netxen: reduce memory footprintDhananjay Phadke2009-01-261-1/+4
* netxen: fix link speed reporting for some boardsDhananjay Phadke2009-01-141-8/+23
* netxen: convert to net_device_opsStephen Hemminger2008-11-211-5/+5
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* 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-171-3/+3
* netxen: fix rx dropped statsDhananjay Phadke2008-03-251-6/+0
* netxen: remove low level tx lockDhananjay Phadke2008-03-251-2/+0
* [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik2008-01-281-13/+13
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-281-1/+1
* netxen: ethtool fixesDhananjay Phadke2007-10-101-6/+21
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-11/+10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral2007-06-091-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/+38
* 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-021-118/+26
* NetXen: Updates for ethtool supportAmit S. Kale2007-02-091-4/+5
* NetXen: Added ethtool support for user level tools.Amit S. Kale2007-02-061-15/+81
* netxen patchesAl Viro2007-01-311-11/+11
* netxen: remove private ioctlStephen Hemminger2006-12-261-4/+1
* [PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale2006-12-041-5/+7
* [PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale2006-12-041-27/+26
* [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale2006-12-021-3/+2
* [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
OpenPOWER on IntegriCloud