summaryrefslogtreecommitdiff
path: root/drivers/net/netxen/netxen_nic.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-18netxen: cleanup debug messagesDhananjay Phadke1-16/+0
2008-06-18netxen: remove global physical_port arrayDhananjay Phadke1-1/+1
2008-04-17#if 0 netxen_nic_link_ok()Adrian Bunk1-1/+0
2008-04-17make netxen_workq staticAdrian Bunk1-17/+0
2008-03-26netxen: fix rx dropped statsDhananjay Phadke1-6/+1
2008-03-26netxen: remove low level tx lockDhananjay Phadke1-11/+3
2008-03-26netxen: napi and irq cleanupDhananjay Phadke1-4/+1
2008-03-26netxen: improve msi supportDhananjay Phadke1-0/+1
2008-01-29annotate netxenAl Viro1-2/+2
2008-01-29[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik1-8/+8
2008-01-29drivers/net/netxen/: cleanupsAdrian Bunk1-14/+0
2008-01-13netxen: fix byte-swapping in tx and rxDhananjay Phadke1-31/+34
2008-01-13netxen: update driver versiondhananjay@netxen.com1-2/+2
2007-10-11netxen: ethtool fixesDhananjay Phadke1-1/+1
2007-10-11drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-10-11[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-0/+1
2007-07-25netxen: Load firmware during probe, dma watchdog fix.dhananjay@netxen.com1-2/+1
2007-07-10netxen: deinline and sparse fixStephen Hemminger1-103/+0
2007-07-02RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke1-2/+76
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com1-16/+86
2007-06-13NetXen: Fix link status messagesMithlesh Thukral1-0/+1
2007-06-10NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral1-23/+24
2007-04-28NetXen: Fix for vmalloc issuesMithlesh Thukral1-2/+2
2007-04-28NetXen: Fixes for Power PC architectureMithlesh Thukral1-3/+3
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral1-1/+20
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral1-18/+15
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral1-72/+53
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral1-0/+1
2007-03-03NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral1-1/+3
2007-02-17NetXen: Fix to get the driver working after sparse changesAmit S. Kale1-4/+4
2007-02-10NetXen: Updates for ethtool supportAmit S. Kale1-0/+1
2007-02-07NetXen: Added ethtool support for user level tools.Amit S. Kale1-2/+15
2007-01-31netxen patchesAl Viro1-71/+65
2007-01-23NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale1-1/+1
2007-01-23NetXen: Firmware check modificationsAmit S. Kale1-4/+3
2006-12-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+6
2006-12-27NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale1-5/+5
2006-12-27NetXen: Fix for PPC machines.Amit S. Kale1-1/+1
2006-12-27NetXen: work queue fixes.Amit S. Kale1-2/+1
2006-12-27NetXen: Multiple adapter fix.Amit S. Kale1-2/+1
2006-12-27netxen: remove private ioctlStephen Hemminger1-11/+0
2006-12-07Merge branch 'master' into upstreamJeff Garzik1-2/+3
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-1/+2
2006-12-05[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale1-62/+219
2006-12-05[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale1-31/+25
2006-12-02[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale1-30/+8
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale1-12/+153
2006-12-02[netdrvr] netxen: build fixesJeff Garzik1-1/+0
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale1-0/+910