aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-18Attempt to fix e1000e TX pathe1000e_txMykyta Iziumtsev
2017-10-17Fix e1000e RX pathMykyta Iziumtsev
2017-10-17wrappers for pointes checking before executing API callbacksIlias Apalodimas
2017-10-17Initial e1000e supportMykyta Iziumtsev
2017-10-17Add README on how to compile and install e1000e.ko module.Mykyta Iziumtsev
2017-10-17Import e1000e source 4.13.0Mykyta Iziumtsev
2017-10-17modular API for mmio/rx/tx desc mapingIlias Apalodimas
2017-10-17Renamed prepare/fill functionsIlias Apalodimas
2017-10-17Basic tx functionality added. Driuver currently sends 1 ethernet packet.Ilias Apalodimas
2017-10-16Changed DMA from TO/FROM device to BIDIRECTIONAL. Prepared TX path forIlias Apalodimas
2017-10-16Added API for accessing iomem. We'll probably need barriers for thatIlias Apalodimas
2017-10-16Attempt to fix caching DMAR/DRHD errors.Ilias Apalodimas
2017-10-13Patch updates for realtek driver. Map descriptors on uncached areasIlias Apalodimas
2017-10-13Added minor checks. Removed some commentsIlias Apalodimas
2017-10-13removed DBG infoIlias Apalodimas
2017-10-13Added option(-n) for driver nameIlias Apalodimas
2017-10-13Added Francois idea on loading drivers based on namesIlias Apalodimas
2017-10-13Typo fixes, minor code refactoringIlias Apalodimas
2017-10-13Updated realtek patch to support mmio of BARSIlias Apalodimas
2017-10-13Functions for requestiong VFIO regions added. This needs to be moved on driverIlias Apalodimas
2017-10-13Updated makefile, executable is now called uio.Ilias Apalodimas
2017-10-13Added dummy udp 64bytes UDP request packet to use on xmits.Ilias Apalodimas
2017-10-13Removed some more CamelCase variablesIlias Apalodimas
2017-10-13Removed driver specific calls from main application.Ilias Apalodimas
2017-10-13Added getopt on main()Ilias Apalodimas
2017-10-13Get rid of some CamelCaseIlias Apalodimas
2017-10-12Added comments on items to fixIlias Apalodimas
2017-10-12Added structs for driver_ops, Modularized r8169 driver even more.Ilias Apalodimas
2017-10-12change ifdef for _MM_H->_MM_API_HIlias Apalodimas
2017-10-12Renamed mm.h -> mm_api.hIlias Apalodimas
2017-10-12Attempt to modularize mmaps/allocation. Freeing still not working correctlyIlias Apalodimas
2017-10-12identation fixesIlias Apalodimas
2017-10-12Renamed patchIlias Apalodimas
2017-10-11Updated READMEIlias Apalodimas
2017-10-11Support vf-netdev functionality if mdev is compiled as module or built inIlias Apalodimas
2017-10-11Junk file cleanupIlias Apalodimas
2017-10-11initial importIlias Apalodimas