aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-23netxen: ethtool statistics and control for LRONarender Kumar1-1/+26
2009-07-27netxen: support for ethtool set ringparamAmit Kumar Salecha1-1/+59
2009-07-27netxen: Add default and limit macros for ring sizes.Dhananjay Phadke1-10/+11
2009-04-28netxen: fix link event handlingDhananjay Phadke1-0/+1
2009-04-08netxen: sanitize function namesDhananjay Phadke1-33/+26
2009-04-08netxen: annotate register access functionsDhananjay Phadke1-23/+22
2009-04-08netxen: async link event handlingDhananjay Phadke1-1/+31
2009-04-08netxen: code cleanupDhananjay Phadke1-8/+3
2009-03-14netxen: sanitize variable namesDhananjay Phadke1-3/+3
2009-03-10netxen: annotate board_config and board_typeDhananjay Phadke1-17/+16
2009-03-10netxen: cleanup superfluous multi-context codeDhananjay Phadke1-7/+4
2009-02-27netxen: update copyrightDhananjay Phadke1-7/+4
2009-02-24netxen: cleanup unused codeDhananjay Phadke1-75/+0
2009-02-24netxen: advertise wake-on-lan supportDhananjay Phadke1-0/+49
2009-01-26netxen: reduce memory footprintDhananjay Phadke1-1/+4
2009-01-14netxen: fix link speed reporting for some boardsDhananjay Phadke1-8/+23
2008-11-21netxen: convert to net_device_opsStephen Hemminger1-5/+5
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-07netxen: add new board typesDhananjay Phadke1-0/+2
2008-08-07netxen: fix link status, link speedDhananjay Phadke1-9/+24
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke1-1/+115
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke1-2/+2
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke1-14/+17
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke1-0/+12
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke1-1/+4
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke1-3/+3
2008-03-25netxen: fix rx dropped statsDhananjay Phadke1-6/+0
2008-03-25netxen: remove low level tx lockDhananjay Phadke1-2/+0
2008-01-28[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik1-13/+13
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