- f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 17 years ago
- d1847a7 netxen: fix rx dropped stats by Dhananjay Phadke · 17 years ago
- ba53e6b netxen: remove low level tx lock by Dhananjay Phadke · 17 years ago
- 05aaa02 netxen: napi and irq cleanup by Dhananjay Phadke · 17 years ago
- 443be79 netxen: improve msi support by Dhananjay Phadke · 17 years ago
- f305f78 annotate netxen by Al Viro · 17 years ago
- 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
- 4790654 [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace) by Jeff Garzik · 17 years ago
- 5bc5142 drivers/net/netxen: Add missing "space" by Joe Perches · 17 years ago
- 993fb90 drivers/net/netxen/: cleanups by Adrian Bunk · 17 years ago
- 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
- 5dc1626 netxen: fix byte-swapping in tx and rx by Dhananjay Phadke · 17 years ago
- 53a01e0 netxen: optimize tx handling by dhananjay@netxen.com · 17 years ago
- 72b0a7a netxen: stop second phy correctly by dhananjay@netxen.com · 17 years ago
- 001a731 netxen: update driver version by dhananjay@netxen.com · 17 years ago
- 1706287 [NETXEN]: Fix ->poll() done logic. by David S. Miller · 17 years ago
- 1daec86 [NETDRVR] lib82596, netxen: delete pointless tests from irq handler by Jeff Garzik · 17 years ago
- 34c6538 unify DMA_..BIT_MASK definitions: v3.1 by Borislav Petkov · 17 years ago
- 200eef2 netxen: ethtool fixes by Dhananjay Phadke · 17 years ago
- b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
- 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
- 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
- ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
- 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
- acb2cc8 [PATCH] drivers/net: remove superfluous memset by Mariusz Kozlowski · 17 years ago
- bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
- bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
- 3052246 netxen: fix crashes during module unload by dhananjay@netxen.com · 17 years ago
- b3e2d88 netxen: Avoid firmware load in PCI probe by dhananjay@netxen.com · 17 years ago
- 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
- 2c6a3f7 netxen: drop redudant spinlock by Dhananjay Phadke · 17 years ago
- e01872af netxen: Fix interrupt handling for multiport adapters by dhananjay@netxen.com · 17 years ago
- 7eec517 netxen: re-init station address after h/w init by dhananjay@netxen.com · 17 years ago
- ceded32 netxen: Load firmware during probe, dma watchdog fix. by dhananjay@netxen.com · 17 years ago
- 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
- 4638aef1 netxen: deinline and sparse fix by Stephen Hemminger · 17 years ago
- 287aa83 drivers/net: fix comparisons of unsigned < 0 by Bill Nottingham · 17 years ago
- 96acb6e RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload by Dhananjay Phadke · 17 years ago
- 2d1a3bb RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers by dhananjay.phadke@gmail.com · 17 years ago
- 644caee RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctly by dhananjay.phadke@gmail.com · 17 years ago
- c27e672 NetXen: Fix link status messages by Mithlesh Thukral · 17 years ago
- 0d04761 NetXen: Fix compile failure seen on PPC architecture by Mithlesh Thukral · 17 years ago
- 3e2face NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmware by Mithlesh Thukral · 17 years ago
- 225c383 NetXen: Removal of extra free_irq call by Mithlesh Thukral · 17 years ago
- 4a79a04 NetXen: Fix NetXen driver ping on system-p by Mithlesh Thukral · 18 years ago
- 1c8e039 netxen_nic_main don't use deprecated irq flags by Andrew Morton · 18 years ago
- 78403a9 NetXen: Fix for vmalloc issues by Mithlesh Thukral · 18 years ago
- 6d1495f NetXen: Fixes for Power PC architecture by Mithlesh Thukral · 18 years ago
- 6c80b18 NetXen: Port swap feature for multi port cards by Mithlesh Thukral · 18 years ago
- 5d512f5 NetXen: Removal of redundant macros by Mithlesh Thukral · 18 years ago
- 595e3fb NetXen: Multi PCI support for Quad cards by Mithlesh Thukral · 18 years ago
- 13ba9c7 NetXen: Removal of redundant argument passing by Mithlesh Thukral · 18 years ago
- 3176ff3 NetXen: Use multiple PCI functions by Mithlesh Thukral · 18 years ago
- d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
- ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 18 years ago
- ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago
- eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
- c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 18 years ago
- bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 18 years ago
- 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
- d8d7920 NetXen: Fix hardware access for ppc architecture. by Linsys Contractor Adhiraj Joshi · 18 years ago
- b58ecad NetXen: Fix softlockup seen during hardware access by Linsys Contractor Mithlesh Thukral · 18 years ago
- 8b902ae NetXen: Bug fix for Jumbo frames on XG card by Linsys Contractor Mithlesh Thukral · 18 years ago
- b8d095d netxen: fix warnings by Ralf Baechle · 18 years ago
- e0e20a1 NetXen: Fix second rmmod failure observed on PowerPC machines. by Linsys Contractor Mithlesh Thukral · 18 years ago
- 0c25cfe NetXen: Updates, removal of unsupported features and minor bug fixes. by Linsys Contractor Mithlesh Thukral · 18 years ago
- f8dfdd5 netxen: do_rom_fast_write error handling by Stephen Hemminger · 18 years ago
- b1adf03 NetXen: Driver ifconfig fix by Amit S. Kale · 18 years ago
- 9de0661 NetXen: Driver unload fixes by Amit S. Kale · 18 years ago
- 8258117 NetXen: Fix to get the driver working after sparse changes by Amit S. Kale · 18 years ago
- f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
- 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
- e45d9ab NetXen: Updates for ethtool support by Amit S. Kale · 18 years ago
- 9b41011 NetXen: Fixes for ppc architecture. by Amit S. Kale · 18 years ago
- 27d2ab5 NetXen: Added ethtool support for user level tools. by Amit S. Kale · 18 years ago
- 1fcca1a NetXen: Firmware crb init changes. by Amit S. Kale · 18 years ago
- a608ab9c netxen patches by Al Viro · 18 years ago
- 184231b NetXen: Use pci_register_driver() instead of pci_module_init() in init_module by Amit S. Kale · 18 years ago
- 90f8b1d NetXen: Firmware check modifications by Amit S. Kale · 18 years ago
- 6c722e9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
- bd56c6b NetXen: Reducing ring sizes for IOMMU issue. by Amit S. Kale · 18 years ago
- ed33ebe NetXen: Fix for PPC machines. by Amit S. Kale · 18 years ago
- 6c58664 NetXen: work queue fixes. by Amit S. Kale · 18 years ago
- d2378e8 NetXen: Link status message correction for quad port cards. by Amit S. Kale · 18 years ago
- a379cb3 NetXen: Multiple adapter fix. by Amit S. Kale · 18 years ago
- c75e86b NetXen: Using correct CHECKSUM flag. by Amit S. Kale · 18 years ago
- b0d541db NetXen: driver reload fix for newer firmware. by Amit S. Kale · 18 years ago
- 0d39073 NetXen: Adding new device ids. by Amit S. Kale · 18 years ago
- 92104e9 netxen: remove private ioctl by Stephen Hemminger · 18 years ago
- 0bfdcc8 [netdrvr] netxen: workqueue-related build fixes by Jeff Garzik · 18 years ago
- 8d1413b Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
- 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
- ed25ffa [PATCH] NetXen: multiport firmware support, ioctl interface by Amit S. Kale · 18 years ago
- 80922fb [PATCH] NetXen: whitespace cleaup and more cleanup fixes by Amit S. Kale · 18 years ago
- 71bd787 [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type casts by Amit S. Kale · 18 years ago
- cb8011a [PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction by Amit S. Kale · 18 years ago
- edf9016 [PATCH] NetXen: Fixed /sys mapping between device and driver by Amit S. Kale · 18 years ago
- 1494a81 [netdrvr] netxen: build fixes by Jeff Garzik · 18 years ago
- 3d396eb Add NetXen 1G/10G ethernet driver. by Amit S. Kale · 18 years ago