aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb/ixgb_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-17/+0
2010-04-27ixgb: Use pr_<level> and netdev_<level>Joe Perches1-86/+61
2009-04-29ixgb: Use generic MDIO definitionsBen Hutchings1-10/+10
2008-07-11ixgb: update copyright dates and versionsJesse Brandeburg1-1/+1
2008-07-11ixgb: trivial fix space after forJesse Brandeburg1-11/+10
2008-07-11ixgb: fix spelling errorsJesse Brandeburg1-2/+2
2008-07-11ixgb: format all if( to be if (Jesse Brandeburg1-7/+6
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches1-72/+72
2008-03-26ixgb: convert boolean_t to boolJoe Perches1-29/+28
2008-01-28ixgb: enable sun hardware support for broadcom phyMatheos Worku1-2/+80
2007-10-30ixgb: fix sparse warningsStephen Hemminger1-2/+2
2007-01-06ixgb: Write RA register high word first, increment versionAaron Salter1-1/+2
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok1-18/+18
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik1-3/+3
2006-08-16ixgb: Add CX4 PHY type detection and subdevice ID.Manasi Deval1-0/+11
2006-05-26ixgb: update version, datesAuke Kok1-1/+1
2005-11-05[PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk1-9/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1202