]> git.proxmox.com Git - qemu.git/history - hw/eepro100.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / eepro100.c
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahataeepro100: convert to PCIDeviceInfo to initialize ids
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-06 Stefan WeilFix typo in code and comments
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-05 Stefan Weileepro100: Support 32 bit read/write access to flash...
2011-05-05 Stefan Weileepro100: Support byte read access to general control...
2011-05-05 Stefan Weileepro100: Support byte/word read/write access to MDI...
2011-05-05 Stefan Weileepro100: Support byte/word writes to pointer register
2011-05-05 Stefan Weileepro100: Support byte/word writes to port address
2011-05-05 Stefan Weileepro100: Fix endianness issues
2011-05-05 Stefan Weileepro100: Pad received short frames
2011-05-05 Stefan Weileepro100: Remove unused structure element
2011-05-05 Stefan Weileepro100: Remove type casts which are no longer needed
2011-05-05 Stefan Weileepro100: Avoid duplicate debug messages
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-18 Alex WilliamsonPXE: Use consistent naming for PXE ROMs
2011-04-07 Avi Kivityeepro100: convert to pci_register_bar_simple()
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovAdd bootindex parameter to net/block/fd device
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-22 Stefan Weileepro100: Use a single rom file for all i825xx devices
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirleepro100: initialize a variable in all cases
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-07 Stefan Weileepro100: Add support for multiple individual addresses...
2010-09-07 Isaku Yamahatapci: consolidate pci_add_capability_at_offset() into...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsoneepro100: Add a dev field to eeprom new/free functions
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Paul BrookMove stdbool.h
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-11 Michael S. Tsirkineepro100: convert to new capability API
2010-04-07 Stefan Weileepro100: fix PCI interrupt pin configuration regression
2010-04-07 Stefan Weileepro100: fix mapping of flash memory
2010-04-07 Stefan Weileepro100: Set power management capability using pci_res...
2010-04-06 Stefan Weileepro100: Set configuration bit for standard TCB
2010-04-06 Stefan Weileepro100: Add new device variant i82801
2010-04-06 Stefan Weileepro100: Simplified device instantiation
2010-04-06 Stefan Weileepro100: Simplify status handling
2010-04-06 Stefan Weileepro100: Don't allow writing SCBStatus
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-15 Michael S. Tsirkineepro100: address pci todo's, use pci_set_xx
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-03 Stefan Weileepro100: Keep includes sorted
2010-03-03 Stefan Weileepro100: Remove C++ comments
2010-03-03 Stefan Weileepro100: Add diagnose command
2010-03-03 Stefan Weileepro100: New function for reading command block
2010-03-03 Stefan Weileepro100: Use tx.status
2010-03-03 Stefan Weileepro100: Prettify code (no functional changes)
2010-03-03 Stefan Weileepro100: Fix CU Start command
2010-03-03 Stefan Weileepro100: Support RNR interrupt
2010-03-03 Stefan Weileepro100: Replace variable name to fix a compiler warning
2010-03-03 Stefan Weileepro100: Use symbolic names for bits in EEPROM id
2010-03-03 Stefan Weileepro100: Remove old unused code
2010-03-03 Stefan Weileepro100: Use symbolic names and BIT macros in binary...
2010-03-03 Stefan Weileepro100: Add device descriptions
2010-03-03 Stefan Weileepro100: Update copyright notice
2010-03-03 Stefan Weileepro100: Add TODO list
2010-03-03 Stefan Weileepro100: Support gpxe boot for all eepro100 devices
2010-03-03 Stefan Weileepro100: Fix PXE boot
2010-03-03 Stefan Weileepro100: Add missing SCB register names
2010-03-03 Stefan Weileepro100: Fix compiler errors from debug messages
2010-01-19 Stefan Weileepro100: Fix multicast support
2010-01-19 Stefan Weileepro100: Restructure code (new function tx_command)
2010-01-13 Stefan Weileepro100: Update ROM file support
2010-01-13 Stefan Weileepro100: Fix initial value for PCI_STATUS
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkineepro100: symbolic names for pci registers
2009-12-03 Stefan Weileepro100: Improve debug messages
2009-12-03 David Benjamineepro100: Allocate a larger buffer for regname()
2009-12-03 Mark McLoughlinnet: convert eepro100 to NICState
2009-11-12 Stefan Weileepro100: Add missing .exit initialisation
2009-11-12 Stefan Weileepro100: Fix boot ROM support
2009-11-09 Stefan Weileepro100: Improve support for different devices
2009-11-09 Isaku Yamahatapci: introduce FMT_PCIBUS for printf format for pcibus_t.
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-10-27 Juan Quintelaeepro100: port to vmstate
2009-10-27 Gerd Hoffmanneepro100: use qdev properties for configuration.
2009-10-27 Stefan Weileepro100: Restructure code
2009-10-15 Stefan Weileepro100: Remove unused device status entries
next