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