aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-08-31netxen: fix crashes during module unloaddhananjay@netxen.com1-4/+4
2007-07-02RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unloadDhananjay Phadke1-10/+19
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com1-1/+5
2007-06-09NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral1-6/+6
2007-04-28NetXen: Fixes for Power PC architectureMithlesh Thukral1-2/+1
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral1-54/+13
2007-04-28NetXen: Multi PCI support for Quad cardsMithlesh Thukral1-7/+108
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral1-4/+15
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral1-53/+168
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo1-2/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-2/+2
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-3/+5
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo1-1/+1
2007-03-15NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral1-1/+4
2007-03-09netxen: fix warningsRalf Baechle1-2/+3
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral1-2/+3
2007-02-27NetXen: Driver unload fixesAmit S. Kale1-4/+5
2007-02-09NetXen: Fixes for ppc architecture.Amit S. Kale1-0/+2
2007-01-31netxen patchesAl Viro1-25/+18
2007-01-23NetXen: Firmware check modificationsAmit S. Kale1-1/+2
2006-12-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+1
2006-12-26NetXen: Using correct CHECKSUM flag.Amit S. Kale1-1/+1
2006-12-26netxen: remove private ioctlStephen Hemminger1-294/+0
2006-12-04[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale1-72/+357
2006-12-04[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale1-28/+26
2006-12-02[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale1-7/+5
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale1-65/+141
2006-12-02[netdrvr] netxen: build fixesJeff Garzik1-1/+1
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale1-0/+936