1. ae50b27 Don't leak VLANClientState on PCI hot remove by Mark McLoughlin · 16 years ago
  2. 0aab0d3 qdev: update pci device registration. by Gerd Hoffmann · 16 years ago
  3. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  4. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  5. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  6. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  7. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  8. 9d07d75 PCI network qdev conversion by Paul Brook · 16 years ago
  9. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  10. aff427a Pci nic: pci_register_device can fail by Chris Wright · 17 years ago
  11. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  12. a770dc7 Add and use remaining #defines for PCI device IDs (Stuart Brady) by aliguori · 16 years ago
  13. 72da420 qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti) by aliguori · 16 years ago
  14. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  15. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  16. 4ebcf88 Update #defines for PCI vendor and device IDs from OpenBIOS and Linux by blueswir1 · 16 years ago
  17. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  18. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  19. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  20. 7cb7434b Add qemu_format_nic_info_str() (Mark McLoughlin) by aliguori · 16 years ago
  21. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  22. 18fdb1c Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. by ths · 17 years ago
  23. e89f00e Revert "Fix ne2000_can_receive() function". by aurel32 · 17 years ago
  24. f9e7bcf Fix ne2000_can_receive() function by aurel32 · 17 years ago
  25. 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
  26. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  27. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  28. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  29. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  30. 0ae045a Insufficient input validation in NE2000 card, written by Tavis Ormandy, by ths · 18 years ago
  31. e91c8a7 Spelling fixes, by Stefan Weil. by ths · 18 years ago
  32. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  33. 28c1c65 ne2k buffer full bug fix, by Marcel Block. by ths · 18 years ago
  34. abcebc7 Devfn number for network PCI cards, by Aurelien Jarno. by ths · 18 years ago
  35. 9f08349 Spelling fixes, thanks to Stefan Weil. by ths · 18 years ago
  36. 1941d19 PCI save/restore changes by bellard · 19 years ago
  37. f815fa4 ne2000 buffer fulness fix (Han Zhu) by bellard · 19 years ago
  38. d861b05 Avoid buffer overflow when sending slirp packets. by pbrook · 19 years ago
  39. acff9df rxcr save/restore (initial patch by Jürgen Pfennig by bellard · 19 years ago
  40. 089af99 RTL8029 IDs support (Warner Losh) by bellard · 19 years ago
  41. 7c9d8e0 new network emulation by bellard · 19 years ago
  42. a343df1 ne2000 reset fix - start/stop registers read access (aka OS/2 Warp V4 fix) (lukewarm) by bellard · 20 years ago
  43. 40545f8 packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security bug fix by bellard · 20 years ago
  44. 30ca2aa ne2000 savevm support (Johannes Schindelin) by bellard · 20 years ago
  45. 3df3f6f odd memory access fix by bellard · 21 years ago
  46. 46e50e9 added PCI bus by bellard · 21 years ago
  47. 57ccbab allow 32 but unaligned access (aka Win PCI network bug - initial patch by Renzo Davoli) by bellard · 21 years ago
  48. 8d6c7eb receive status register support (aka GRUB netboot fix) by bellard · 21 years ago
  49. 4a9c968 PCI irq support by bellard · 21 years ago
  50. 69b9103 PCI support by bellard · 21 years ago
  51. ee9dbb2 NE2000 fixes for windows (Renzo Davoli) by bellard · 21 years ago
  52. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 21 years ago
  53. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  54. b0a21b5 use new timer API by bellard · 21 years ago
  55. b41a2cd io port API change by bellard · 21 years ago
  56. 80cabfa separated more devices from emulator by bellard · 21 years ago