aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-14netxen: fix dma watchdogDhananjay Phadke1-13/+15
2008-08-07netxen: fix promisc mode, mtu settingDhananjay Phadke1-0/+5
2008-07-22netxen: cut-through rx changesDhananjay Phadke1-61/+130
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke1-1/+1
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke1-75/+79
2008-07-22netxen: remove netxen_nic_isr.cDhananjay Phadke1-56/+0
2008-07-22netxen: pci probe and firmware init changesDhananjay Phadke1-105/+299
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke1-27/+27
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke1-1/+2
2008-07-22netxen: hw multicast filteringDhananjay Phadke1-2/+0
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke1-65/+23
2008-06-17netxen: download firmware in pci probeDhananjay Phadke1-4/+20
2008-06-17netxen: cleanup debug messagesDhananjay Phadke1-21/+1
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik1-2/+1
2008-03-25netxen: fix rx dropped statsDhananjay Phadke1-32/+1
2008-03-25netxen: remove low level tx lockDhananjay Phadke1-71/+18
2008-03-25netxen: napi and irq cleanupDhananjay Phadke1-72/+4
2008-03-25netxen: improve msi supportDhananjay Phadke1-0/+2
2008-01-28annotate netxenAl Viro1-3/+4
2008-01-28[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik1-12/+12
2008-01-28drivers/net/netxen: Add missing "space"Joe Perches1-2/+2
2008-01-28drivers/net/netxen/: cleanupsAdrian Bunk1-33/+37
2008-01-12netxen: fix byte-swapping in tx and rxDhananjay Phadke1-5/+5
2008-01-12netxen: optimize tx handlingdhananjay@netxen.com1-6/+4
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