Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
rtl8139: fix endianness on big endian targets On big endian targets with mmio accesses, the values are not always swapped, depending on the accessed register. The Linux 8139too module was able to cope with that, but not the 8139cp one.
qemu_put signedness fixes, by Andre Przywara.
Fix wrong signedness, by Andre Przywara.
Add statics and missing #includes for prototypes.
Break up vl.h.
Fix typo, spotted by Samuel Thibault.
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
Fix rtl8139 checksum calculation, by Tim Deegan.
Spelling fixes, by Stefan Weil.
Unify IRQ handling.
Remove dead code.
Fix big endian host operation, by Ben Taylor and Igor Kovalenko.
Devfn number for network PCI cards, by Aurelien Jarno.
PCI save/restore changes
fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor Kovalenko)
rtl8139 fixes (Igor Kovalenko)
disable unimplemented C+ mode (aka windows xp 64 fix)
Allow selection of emulated network card. rtl8139 emulation.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |