- 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
- 1abd266 netxen: convert to net_device_ops by Stephen Hemminger · 16 years ago
- 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
- e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
- ec68db6 netxen: enable msi-x for quad-gig boards by Dhananjay Phadke · 16 years ago
- 040dec3 netxen: add pci ids by Dhananjay Phadke · 16 years ago
- 0b62afb netxen: Remove workaround for chipset quirk by Dhananjay Phadke · 16 years ago
- 11d89d6 netxen: update driver version by Dhananjay Phadke · 16 years ago
- 092bc57 netxen: cleanup interrupt code by Dhananjay Phadke · 16 years ago
- 922c4f2 netxen: force link update across ifdown/ifup by Dhananjay Phadke · 16 years ago
- 9e41077 netxen: fix rxbuf leak across driver reload by Dhananjay Phadke · 16 years ago
- 9dc28ef netxen: fix mac addr setup by Dhananjay Phadke · 16 years ago
- 9ad2764 netxen: fix promisc mode, mtu setting by Dhananjay Phadke · 16 years ago
- 83821a0 netxen: fix cmd ring init by Dhananjay Phadke · 16 years ago
- d71e1be netxen: fix legacy interrupts by Dhananjay Phadke · 16 years ago
- a70f939 netxen: add new board types by Dhananjay Phadke · 16 years ago
- 24a7a45 netxen: fix link status, link speed by Dhananjay Phadke · 16 years ago
- cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
- d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
- c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
- 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
- a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
- 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
- 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
- e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
- 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
- 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
- 70081ac [netdrvr] netxen: fix netxen_pci_tbl[] breakage by Al Viro · 16 years ago
- 439b454 netxen: download firmware in pci probe by Dhananjay Phadke · 17 years ago
- dcd56fd netxen: cleanup debug messages by Dhananjay Phadke · 17 years ago
- 3276fba netxen: remove global physical_port array by Dhananjay Phadke · 17 years ago
- dc515f2 netxen: fix portnum for hp mezz cards by Dhananjay Phadke · 17 years ago
- b1555130 make netxen_workq static by Adrian Bunk · 17 years ago
- f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 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
- 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
- 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
- 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 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
- 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 · 18 years ago
- 4638aef1 netxen: deinline and sparse fix by Stephen Hemminger · 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
- 3e2face NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmware by Mithlesh Thukral · 18 years ago
- 225c383 NetXen: Removal of extra free_irq call by Mithlesh Thukral · 18 years ago
- 1c8e039 netxen_nic_main don't use deprecated irq flags by Andrew Morton · 18 years ago
- 6c80b18 NetXen: Port swap feature for multi port cards 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
- c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 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
- b1adf03 NetXen: Driver ifconfig fix by Amit S. Kale · 18 years ago
- 9de0661 NetXen: Driver unload fixes 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
- 9b41011 NetXen: Fixes for ppc architecture. 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
- 6c722e9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 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
- a379cb3 NetXen: Multiple adapter fix. 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