summaryrefslogtreecommitdiff
path: root/drivers/net/netxen/netxen_nic_init.c
AgeCommit message (Expand)Author
2008-08-14netxen: fix dma watchdogDhananjay Phadke
2008-08-07netxen: fix promisc mode, mtu settingDhananjay Phadke
2008-07-22netxen: cut-through rx changesDhananjay Phadke
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke
2008-07-22netxen: remove netxen_nic_isr.cDhananjay Phadke
2008-07-22netxen: pci probe and firmware init changesDhananjay Phadke
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke
2008-07-22netxen: hw multicast filteringDhananjay Phadke
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke
2008-06-17netxen: download firmware in pci probeDhananjay Phadke
2008-06-17netxen: cleanup debug messagesDhananjay Phadke
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-25netxen: fix rx dropped statsDhananjay Phadke
2008-03-25netxen: remove low level tx lockDhananjay Phadke
2008-03-25netxen: napi and irq cleanupDhananjay Phadke
2008-03-25netxen: improve msi supportDhananjay Phadke
2008-01-28annotate netxenAl Viro
2008-01-28[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik
2008-01-28drivers/net/netxen: Add missing "space"Joe Perches
2008-01-28drivers/net/netxen/: cleanupsAdrian Bunk
2008-01-12netxen: fix byte-swapping in tx and rxDhananjay Phadke
2008-01-12netxen: optimize tx handlingdhananjay@netxen.com
2007-10-10netxen: ethtool fixesDhananjay Phadke
2007-07-02RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com
2007-06-12NetXen: Fix link status messagesMithlesh Thukral
2007-06-09NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral
2007-04-28NetXen: Fixes for Power PC architectureMithlesh Thukral
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral
2007-04-28NetXen: Multi PCI support for Quad cardsMithlesh Thukral
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-29NetXen: Fix hardware access for ppc architecture.Linsys Contractor Adhiraj Joshi
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger
2007-02-09NetXen: Updates for ethtool supportAmit S. Kale
2007-02-09NetXen: Fixes for ppc architecture.Amit S. Kale
2007-02-06NetXen: Added ethtool support for user level tools.Amit S. Kale
2007-02-06NetXen: Firmware crb init changes.Amit S. Kale
2007-01-31netxen patchesAl Viro
2006-12-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-26NetXen: Fix for PPC machines.Amit S. Kale
2006-12-26NetXen: work queue fixes.Amit S. Kale
2006-12-26netxen: remove private ioctlStephen Hemminger
2006-12-07[netdrvr] netxen: workqueue-related build fixesJeff Garzik