| Commit message (Expand) | Author | Age | Files | Lines |
* | NetXen: Fix for vmalloc issues | Mithlesh Thukral | 2007-04-28 | 1 | -2/+2 |
* | NetXen: Fixes for Power PC architecture | Mithlesh Thukral | 2007-04-28 | 3 | -7/+6 |
* | NetXen: Port swap feature for multi port cards | Mithlesh Thukral | 2007-04-28 | 10 | -266/+468 |
* | NetXen: Removal of redundant macros | Mithlesh Thukral | 2007-04-28 | 1 | -2/+0 |
* | NetXen: Multi PCI support for Quad cards | Mithlesh Thukral | 2007-04-28 | 4 | -42/+144 |
* | NetXen: Removal of redundant argument passing | Mithlesh Thukral | 2007-04-28 | 9 | -99/+112 |
* | NetXen: Use multiple PCI functions | Mithlesh Thukral | 2007-04-28 | 10 | -691/+646 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+4 |
* | [TCP]: Introduce tcp_hdrlen() and tcp_optlen() | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -3/+2 |
* | [SK_BUFF]: Introduce skb_transport_offset() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [IP]: Introduce ip_hdrlen() | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -6/+8 |
* | [SK_BUFF]: Introduce skb_network_offset() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
* | NetXen: Fix hardware access for ppc architecture. | Linsys Contractor Adhiraj Joshi | 2007-03-29 | 1 | -1/+2 |
* | NetXen: Fix softlockup seen during hardware access | Linsys Contractor Mithlesh Thukral | 2007-03-15 | 3 | -2/+11 |
* | NetXen: Bug fix for Jumbo frames on XG card | Linsys Contractor Mithlesh Thukral | 2007-03-15 | 1 | -1/+4 |
* | netxen: fix warnings | Ralf Baechle | 2007-03-09 | 1 | -2/+3 |
* | NetXen: Fix second rmmod failure observed on PowerPC machines. | Linsys Contractor Mithlesh Thukral | 2007-03-02 | 3 | -17/+20 |
* | NetXen: Updates, removal of unsupported features and minor bug fixes. | Linsys Contractor Mithlesh Thukral | 2007-03-02 | 4 | -121/+34 |
* | netxen: do_rom_fast_write error handling | Stephen Hemminger | 2007-02-27 | 1 | -1/+4 |
* | NetXen: Driver ifconfig fix | Amit S. Kale | 2007-02-27 | 1 | -2/+2 |
* | NetXen: Driver unload fixes | Amit S. Kale | 2007-02-27 | 2 | -5/+6 |
* | NetXen: Fix to get the driver working after sparse changes | Amit S. Kale | 2007-02-17 | 1 | -4/+4 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2007-02-17 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 1 | -2/+2 |
* | | NetXen: Updates for ethtool support | Amit S. Kale | 2007-02-09 | 3 | -4/+14 |
* | | NetXen: Fixes for ppc architecture. | Amit S. Kale | 2007-02-09 | 4 | -4/+7 |
|/ |
|
* | NetXen: Added ethtool support for user level tools. | Amit S. Kale | 2007-02-06 | 3 | -19/+361 |
* | NetXen: Firmware crb init changes. | Amit S. Kale | 2007-02-06 | 1 | -3/+9 |
* | netxen patches | Al Viro | 2007-01-31 | 8 | -212/+196 |
* | NetXen: Use pci_register_driver() instead of pci_module_init() in init_module | Amit S. Kale | 2007-01-23 | 2 | -2/+2 |
* | NetXen: Firmware check modifications | Amit S. Kale | 2007-01-23 | 2 | -5/+5 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-29 | 5 | -39/+34 |
|\ |
|
| * | NetXen: Reducing ring sizes for IOMMU issue. | Amit S. Kale | 2006-12-26 | 1 | -5/+5 |
| * | NetXen: Fix for PPC machines. | Amit S. Kale | 2006-12-26 | 3 | -9/+9 |
| * | NetXen: work queue fixes. | Amit S. Kale | 2006-12-26 | 3 | -11/+9 |
| * | NetXen: Link status message correction for quad port cards. | Amit S. Kale | 2006-12-26 | 1 | -1/+2 |
| * | NetXen: Multiple adapter fix. | Amit S. Kale | 2006-12-26 | 2 | -14/+1 |
| * | NetXen: Using correct CHECKSUM flag. | Amit S. Kale | 2006-12-26 | 1 | -1/+1 |
| * | NetXen: driver reload fix for newer firmware. | Amit S. Kale | 2006-12-26 | 1 | -0/+7 |
| * | NetXen: Adding new device ids. | Amit S. Kale | 2006-12-26 | 1 | -0/+2 |
* | | netxen: remove private ioctl | Stephen Hemminger | 2006-12-26 | 6 | -668/+1 |
|/ |
|
* | [netdrvr] netxen: workqueue-related build fixes | Jeff Garzik | 2006-12-07 | 2 | -3/+2 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-12-07 | 3 | -13/+16 |
|\ |
|
| * | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 3 | -12/+15 |
* | | [PATCH] NetXen: multiport firmware support, ioctl interface | Amit S. Kale | 2006-12-04 | 9 | -377/+1161 |
* | | [PATCH] NetXen: whitespace cleaup and more cleanup fixes | Amit S. Kale | 2006-12-04 | 10 | -193/+165 |
|/ |
|
* | [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type casts | Amit S. Kale | 2006-12-02 | 4 | -45/+18 |
* | [PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction | Amit S. Kale | 2006-12-02 | 11 | -270/+891 |