aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_niu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-26netxen: remove netxen_nic_niu.cDhananjay Phadke1-275/+0
2009-08-26netxen: implement generic pcie semaphore functionsDhananjay Phadke1-37/+2
2009-08-26netxen: remove unused codeDhananjay Phadke1-240/+0
2009-05-06netxen: fix bonding supportDhananjay Phadke1-121/+33
2009-04-08netxen: sanitize function namesDhananjay Phadke1-110/+59
2009-04-08netxen: annotate register access functionsDhananjay Phadke1-65/+45
2009-04-08netxen: code cleanupDhananjay Phadke1-7/+7
2009-02-27netxen: update copyrightDhananjay Phadke1-7/+4
2009-02-24netxen: cleanup unused codeDhananjay Phadke1-219/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-5/+2
2008-08-07netxen: fix promisc mode, mtu settingDhananjay Phadke1-2/+2
2008-08-07netxen: fix link status, link speedDhananjay Phadke1-0/+12
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke1-10/+12
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke1-44/+43
2008-07-22netxen: hw multicast filteringDhananjay Phadke1-0/+5
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke1-11/+11
2008-01-28[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik1-17/+17
2008-01-28drivers/net/netxen: Add missing "space"Joe Perches1-2/+2
2008-01-28drivers/net/netxen/: cleanupsAdrian Bunk1-9/+17
2008-01-12netxen: stop second phy correctlydhananjay@netxen.com1-4/+4
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-9/+5
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham1-3/+3
2007-06-09NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmwareMithlesh Thukral1-6/+2
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral1-30/+63
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral1-53/+43
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral1-16/+11
2007-02-09NetXen: Fixes for ppc architecture.Amit S. Kale1-1/+1
2007-01-31netxen patchesAl Viro1-53/+53
2006-12-04[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale1-9/+13
2006-12-04[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale1-5/+5
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale1-39/+133
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale1-0/+800