summaryrefslogtreecommitdiff
path: root/drivers/net/netxen/netxen_nic_hw.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-14netxen: update driver versionDhananjay Phadke1-4/+4
2008-08-14netxen: fix mac addr setupDhananjay Phadke1-13/+38
2008-08-07drivers/net/netxen/netxen_nic_hw.c: fix printk warningsAndrew Morton1-2/+4
2008-08-07netxen: fix promisc mode, mtu settingDhananjay Phadke1-35/+42
2008-08-07netxen: add new board typesDhananjay Phadke1-0/+3
2008-08-07netxen: fix link status, link speedDhananjay Phadke1-4/+13
2008-07-23netxen: update driver versionDhananjay Phadke1-9/+5
2008-07-23netxen: enable tso6, intr coalescing.Dhananjay Phadke1-20/+27
2008-07-23netxen: mtu, mac, link status changesDhananjay Phadke1-15/+183
2008-07-23netxen: add netxen_nic_ctx.cDhananjay Phadke1-243/+0
2008-07-23netxen: pci probe and firmware init changesDhananjay Phadke1-48/+23
2008-07-23netxen: add 2MB PCI memory supportDhananjay Phadke1-115/+1244
2008-07-23netxen: add defs for new chip/boardsDhananjay Phadke1-38/+27
2008-07-23netxen: hw multicast filteringDhananjay Phadke1-9/+124
2008-07-23netxen: cleanup unused variables/functionsDhananjay Phadke1-208/+62
2008-06-18netxen: cleanup debug messagesDhananjay Phadke1-60/+44
2008-06-18netxen: remove global physical_port arrayDhananjay Phadke1-4/+4
2008-04-25netxen: reduce stack usage of netxen_nic_flash_printHarvey Harrison1-7/+8
2008-03-26netxen: improve msi supportDhananjay Phadke1-0/+2
2008-01-29annotate netxenAl Viro1-13/+13
2008-01-29[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik1-6/+6
2008-01-29drivers/net/netxen: Add missing "space"Joe Perches1-1/+1
2008-01-29drivers/net/netxen/: cleanupsAdrian Bunk1-8/+11
2007-10-11drivers/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 m...Dhananjay Phadke1-10/+19
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com1-1/+5
2007-06-10NetXen: 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-26[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo1-2/+1
2007-04-26[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-1/+1
2007-04-26[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-2/+2
2007-04-26[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-3/+5
2007-04-26[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-03NetXen: 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-10NetXen: 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/...Linus Torvalds1-1/+1
2006-12-27NetXen: Using correct CHECKSUM flag.Amit S. Kale1-1/+1
2006-12-27netxen: remove private ioctlStephen Hemminger1-294/+0
2006-12-05[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale1-72/+357
2006-12-05[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale1-28/+26