aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/niu.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-04niu: Fix probing regression for maramba on-board chips.Gravatar David S. Miller 1-4/+7
2008-04-24niu: Add support for Neptune FEM/NEM cards for C10 server bladesGravatar Matheos Worku 1-30/+274
2008-04-24niu: Determine the # of ports from the card's VPD dataGravatar Matheos Worku 1-11/+56
2008-02-28[NIU]: Add Support for Sun ATCA Blade Server.Gravatar Matheos Worku 1-73/+628
2008-02-20[NIU]: More BMAC alt MAC address fixes.Gravatar Matheos Worku 1-4/+5
2008-02-18[NIU]: Bump driver version and release date.Gravatar David S. Miller 1-2/+2
2008-02-18[NIU]: Fix BMAC alternate MAC address indexing.Gravatar Matheos Worku 1-1/+6
2008-01-28[NIU]: Use print_macGravatar Joe Perches 1-5/+3
2008-01-17[NIU]: Fix 1G PHY link state handling.Gravatar David S. Miller 1-0/+3
2008-01-10[NIU]: Support for Marvell PHYGravatar Mirko Lindner 1-20/+198
2008-01-08[NIU]: Update driver version and release date.Gravatar David S. Miller 1-2/+2
2008-01-08[NIU]: Fix potentially stuck TCP socket send queues.Gravatar David S. Miller 1-1/+2
2008-01-08[NIU]: Missing ->last_rx update.Gravatar David S. Miller 1-0/+2
2008-01-08[NIU]: Fix slowpath interrupt handling.Gravatar Matheos Worku 1-11/+23
2007-12-07[NIU]: Fix link LED handling.Gravatar Mirko Lindner 1-4/+18
2007-10-22[NIU]: Cleanup PAGE_SIZE checks a bitGravatar Olof Johansson 1-29/+5
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oGravatar Al Viro 1-8/+7
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().Gravatar David S. Miller 1-2/+2
2007-10-10[NIU]: Add Sun Neptune ethernet driver.Gravatar David S. Miller 1-0/+7939