summaryrefslogtreecommitdiffstats
path: root/isys/ethtool.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs.David Cantrell2008-08-251-1/+1
| | | | | Removed unnecessary typedefs from isys/net.h and renamed it to isys/ethtool.h. Updated source files accordingly.
* Offer physical NIC identification in stage 1 (#261101)David Cantrell2008-07-221-0/+25
| | | | | | | | | | This has been requested for a while. Some people have wanted the ability to do an 'ethtool -p' from stage 1 so they can figure out what NIC port to use. I can understand arguments for this feature, but I have still tried to make it more or less non-invasive. A new button is on the dev selection screen called Identify. Self-explanatory from there.
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
| | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice.
* GPLv2+ boilerplates for isys/ source files.David Cantrell2007-12-171-6/+12
|
* - get rid of diet.Peter Jones2006-06-261-4/+0
|
* Correct other references to ethtool-copy.h.Chris Lumens2006-02-101-1/+0
|
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-0/+93
summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting