aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10netxen: ethtool fixesDhananjay Phadke1-2/+5
2007-07-02RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unloadDhananjay Phadke1-22/+27
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com1-0/+2
2007-06-12NetXen: Fix link status messagesMithlesh Thukral1-8/+13
2007-06-09NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral1-11/+12
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral1-1/+1
2007-04-28NetXen: Fixes for Power PC architectureMithlesh Thukral1-2/+2
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral1-1/+1
2007-04-28NetXen: Multi PCI support for Quad cardsMithlesh Thukral1-3/+1
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral1-3/+4
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral1-76/+41
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-03-29NetXen: Fix hardware access for ppc architecture.Linsys Contractor Adhiraj Joshi1-1/+2
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral1-2/+9
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral1-10/+13
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger1-1/+4
2007-02-09NetXen: Updates for ethtool supportAmit S. Kale1-0/+8
2007-02-09NetXen: Fixes for ppc architecture.Amit S. Kale1-2/+2
2007-02-06NetXen: Added ethtool support for user level tools.Amit S. Kale1-2/+265
2007-02-06NetXen: Firmware crb init changes.Amit S. Kale1-3/+9
2007-01-31netxen patchesAl Viro1-9/+6
2006-12-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-7/+7
2006-12-26NetXen: Fix for PPC machines.Amit S. Kale1-6/+6
2006-12-26NetXen: work queue fixes.Amit S. Kale1-1/+1
2006-12-26netxen: remove private ioctlStephen Hemminger1-237/+0
2006-12-07[netdrvr] netxen: workqueue-related build fixesJeff Garzik1-2/+1
2006-12-07Merge branch 'master' into upstreamJeff Garzik1-2/+3
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-2/+3
2006-12-04[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale1-40/+261
2006-12-04[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale1-31/+30
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale1-39/+200
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale1-0/+1143