aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-16/+16
* netxen: add PCI IDs for new chipDhananjay Phadke2009-10-281-2/+2
* netxen: separate register and memory access lockDhananjay Phadke2009-10-131-2/+0
* netxen: update copyrightDhananjay Phadke2009-09-111-6/+1
* netxen: pre calculate register addressesAmit Kumar Salecha2009-09-071-3/+2
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* netxen: remove netxen_nic_phan_reg.hDhananjay Phadke2009-08-231-1/+0
* netxen: ethtool statistics and control for LRONarender Kumar2009-08-231-1/+26
* netxen: support for ethtool set ringparamAmit Kumar Salecha2009-07-271-1/+59
* netxen: Add default and limit macros for ring sizes.Dhananjay Phadke2009-07-271-10/+11
* netxen: fix link event handlingDhananjay Phadke2009-04-281-0/+1
* netxen: sanitize function namesDhananjay Phadke2009-04-081-33/+26
* netxen: annotate register access functionsDhananjay Phadke2009-04-081-23/+22
* netxen: async link event handlingDhananjay Phadke2009-04-081-1/+31
* netxen: code cleanupDhananjay Phadke2009-04-081-8/+3
* netxen: sanitize variable namesDhananjay Phadke2009-03-141-3/+3
* netxen: annotate board_config and board_typeDhananjay Phadke2009-03-101-17/+16
* netxen: cleanup superfluous multi-context codeDhananjay Phadke2009-03-101-7/+4
* netxen: update copyrightDhananjay Phadke2009-02-271-7/+4
* netxen: cleanup unused codeDhananjay Phadke2009-02-241-75/+0
* netxen: advertise wake-on-lan supportDhananjay Phadke2009-02-241-0/+49
* 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