aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham1-3/+3
2007-07-02RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unloadDhananjay Phadke5-76/+210
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com5-30/+124
2007-07-02RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctlydhananjay.phadke@gmail.com1-16/+13
2007-06-12NetXen: Fix link status messagesMithlesh Thukral3-8/+38
2007-06-09NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral4-44/+46
2007-06-09NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmwareMithlesh Thukral2-6/+9
2007-06-03NetXen: Removal of extra free_irq callMithlesh Thukral1-2/+0
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral1-1/+1
2007-05-11netxen_nic_main don't use deprecated irq flagsAndrew Morton1-1/+1
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