aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-12netxen: fix byte-swapping in tx and rxDhananjay Phadke1-31/+34
2008-01-12netxen: update driver versiondhananjay@netxen.com1-2/+2
2007-10-10netxen: ethtool fixesDhananjay Phadke1-1/+1
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-0/+1
2007-07-24netxen: 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 module unloadDhananjay Phadke1-2/+76
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com1-16/+86
2007-06-12NetXen: Fix link status messagesMithlesh Thukral1-0/+1
2007-06-09NetXen: 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-02NetXen: 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-09NetXen: Updates for ethtool supportAmit S. Kale1-0/+1
2007-02-06NetXen: 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/jgarzik/netdev-2.6Linus Torvalds1-8/+6
2006-12-26NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale1-5/+5
2006-12-26NetXen: Fix for PPC machines.Amit S. Kale1-1/+1
2006-12-26NetXen: work queue fixes.Amit S. Kale1-2/+1
2006-12-26NetXen: Multiple adapter fix.Amit S. Kale1-2/+1
2006-12-26netxen: 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-04[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale1-62/+219
2006-12-04[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