summaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-081-3/+3
* RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke2007-07-025-76/+210
* RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com2007-07-025-30/+124
* RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctlydhananjay.phadke@gmail.com2007-07-021-16/+13
* NetXen: Fix link status messagesMithlesh Thukral2007-06-123-8/+38
* NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral2007-06-094-44/+46
* NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmwareMithlesh Thukral2007-06-092-6/+9
* NetXen: Removal of extra free_irq callMithlesh Thukral2007-06-031-2/+0
* NetXen: Fix NetXen driver ping on system-pMithlesh Thukral2007-05-171-1/+1
* netxen_nic_main don't use deprecated irq flagsAndrew Morton2007-05-111-1/+1
* NetXen: Fix for vmalloc issuesMithlesh Thukral2007-04-281-2/+2
* NetXen: Fixes for Power PC architectureMithlesh Thukral2007-04-283-7/+6
* NetXen: Port swap feature for multi port cardsMithlesh Thukral2007-04-2810-266/+468
* NetXen: Removal of redundant macrosMithlesh Thukral2007-04-281-2/+0
* NetXen: Multi PCI support for Quad cardsMithlesh Thukral2007-04-284-42/+144
* NetXen: Removal of redundant argument passingMithlesh Thukral2007-04-289-99/+112
* NetXen: Use multiple PCI functionsMithlesh Thukral2007-04-2810-691/+646
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+4
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-252-3/+2
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-252-6/+8
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* NetXen: Fix hardware access for ppc architecture.Linsys Contractor Adhiraj Joshi2007-03-291-1/+2
* NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral2007-03-153-2/+11
* NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral2007-03-151-1/+4
* netxen: fix warningsRalf Baechle2007-03-091-2/+3
* NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral2007-03-023-17/+20
* NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral2007-03-024-121/+34
* netxen: do_rom_fast_write error handlingStephen Hemminger2007-02-271-1/+4
* NetXen: Driver ifconfig fixAmit S. Kale2007-02-271-2/+2
* NetXen: Driver unload fixesAmit S. Kale2007-02-272-5/+6
* NetXen: Fix to get the driver working after sparse changesAmit S. Kale2007-02-171-4/+4
* Merge branch 'master' into upstreamJeff Garzik2007-02-171-2/+2
|\
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-2/+2
* | NetXen: Updates for ethtool supportAmit S. Kale2007-02-093-4/+14
* | NetXen: Fixes for ppc architecture.Amit S. Kale2007-02-094-4/+7
|/
* NetXen: Added ethtool support for user level tools.Amit S. Kale2007-02-063-19/+361
* NetXen: Firmware crb init changes.Amit S. Kale2007-02-061-3/+9
* netxen patchesAl Viro2007-01-318-212/+196
* NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2007-01-232-2/+2
* NetXen: Firmware check modificationsAmit S. Kale2007-01-232-5/+5
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-295-39/+34
|\
| * NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale2006-12-261-5/+5
| * NetXen: Fix for PPC machines.Amit S. Kale2006-12-263-9/+9
| * NetXen: work queue fixes.Amit S. Kale2006-12-263-11/+9
| * NetXen: Link status message correction for quad port cards.Amit S. Kale2006-12-261-1/+2
| * NetXen: Multiple adapter fix.Amit S. Kale2006-12-262-14/+1
| * NetXen: Using correct CHECKSUM flag.Amit S. Kale2006-12-261-1/+1
OpenPOWER on IntegriCloud