aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-28NetXen: Fix for vmalloc issuesMithlesh Thukral1-2/+2
2007-04-28NetXen: Fixes for Power PC architectureMithlesh Thukral3-7/+6
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral10-266/+468
2007-04-28NetXen: Removal of redundant macrosMithlesh Thukral1-2/+0
2007-04-28NetXen: Multi PCI support for Quad cardsMithlesh Thukral4-42/+144
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral9-99/+112
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral10-691/+646
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+4
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2-3/+2
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 Melo2-6/+8
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo1-1/+1
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 Thukral3-2/+11
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 Thukral3-17/+20
2007-03-02NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral4-121/+34
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger1-1/+4
2007-02-27NetXen: Driver ifconfig fixAmit S. Kale1-2/+2
2007-02-27NetXen: Driver unload fixesAmit S. Kale2-5/+6
2007-02-17NetXen: Fix to get the driver working after sparse changesAmit S. Kale1-4/+4
2007-02-17Merge branch 'master' into upstreamJeff Garzik1-2/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-2/+2
2007-02-09NetXen: Updates for ethtool supportAmit S. Kale3-4/+14
2007-02-09NetXen: Fixes for ppc architecture.Amit S. Kale4-4/+7
2007-02-06NetXen: Added ethtool support for user level tools.Amit S. Kale3-19/+361
2007-02-06NetXen: Firmware crb init changes.Amit S. Kale1-3/+9
2007-01-31netxen patchesAl Viro8-212/+196
2007-01-23NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2-2/+2
2007-01-23NetXen: Firmware check modificationsAmit S. Kale2-5/+5
2006-12-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-39/+34
2006-12-26NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale1-5/+5
2006-12-26NetXen: Fix for PPC machines.Amit S. Kale3-9/+9
2006-12-26NetXen: work queue fixes.Amit S. Kale3-11/+9
2006-12-26NetXen: Link status message correction for quad port cards.Amit S. Kale1-1/+2
2006-12-26NetXen: Multiple adapter fix.Amit S. Kale2-14/+1
2006-12-26NetXen: Using correct CHECKSUM flag.Amit S. Kale1-1/+1
2006-12-26NetXen: driver reload fix for newer firmware.Amit S. Kale1-0/+7
2006-12-26NetXen: Adding new device ids.Amit S. Kale1-0/+2
2006-12-26netxen: remove private ioctlStephen Hemminger6-668/+1
2006-12-07[netdrvr] netxen: workqueue-related build fixesJeff Garzik2-3/+2
2006-12-07Merge branch 'master' into upstreamJeff Garzik3-13/+16
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells3-12/+15
2006-12-04[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale9-377/+1161
2006-12-04[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale10-193/+165
2006-12-02[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale4-45/+18
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale11-270/+891