summaryrefslogtreecommitdiffstats
path: root/python-ethtool/etherinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Added missing copyright notifications and updated where neededDavid Sommerseth2010-08-031-1/+1
* Improved documentation in the codeDavid Sommerseth2010-08-021-3/+57
* Improved IPv6 supportDavid Sommerseth2010-07-301-14/+63
* Updated to fetch the interface information when the "getter" function triggersDavid Sommerseth2010-04-281-82/+59
* Rewritten ethtool to make use of libnl instead of accessing NETLINK directlyDavid Sommerseth2010-04-261-392/+118
* Even more clean up. Improved more error messagesDavid Sommerseth2009-08-241-15/+32
* Fixed typos, more clean upDavid Sommerseth2009-08-241-6/+7
* Give some creditDavid Sommerseth2009-08-241-0/+1
* Improved error handling, clean upDavid Sommerseth2009-08-241-7/+14
* Imported functions for retrieving ethernet device info via AF_NETLINKDavid Sommerseth2009-08-241-0/+503