aboutsummaryrefslogtreecommitdiff
path: root/hw/eepro100.c
AgeCommit message (Expand)Author
2011-11-28eepro100: Fix alignment requirement for statistical countersStefan Weil
2011-11-01eepro100: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity
2011-08-08eepro100: convert to memory APIAvi Kivity
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin
2011-06-12eepro100: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-05-06Fix typo in code and commentsStefan Weil
2011-05-05Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-05-05eepro100: Support 32 bit read/write access to flash registerStefan Weil
2011-05-05eepro100: Support byte read access to general control registerStefan Weil
2011-05-05eepro100: Support byte/word read/write access to MDI control registerStefan Weil
2011-05-05eepro100: Support byte/word writes to pointer registerStefan Weil
2011-05-05eepro100: Support byte/word writes to port addressStefan Weil
2011-05-05eepro100: Fix endianness issuesStefan Weil
2011-05-05eepro100: Pad received short framesStefan Weil
2011-05-05eepro100: Remove unused structure elementStefan Weil
2011-05-05eepro100: Remove type casts which are no longer neededStefan Weil
2011-05-05eepro100: Avoid duplicate debug messagesStefan Weil
2011-04-18PXE: Use consistent naming for PXE ROMsAlex Williamson
2011-04-07eepro100: convert to pci_register_bar_simple()Avi Kivity
2010-12-11Add bootindex parameter to net/block/fd deviceGleb Natapov
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-11-22eepro100: Use a single rom file for all i825xx devicesStefan Weil
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin
2010-10-13eepro100: initialize a variable in all casesBlue Swirl
2010-10-07eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil
2010-09-07pci: consolidate pci_add_capability_at_offset() into pci_add_capability().Isaku Yamahata
2010-07-06eepro100: Add a dev field to eeprom new/free functionsAlex Williamson
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-06-13Move stdbool.hPaul Brook
2010-04-11eepro100: convert to new capability APIMichael S. Tsirkin
2010-04-07eepro100: fix PCI interrupt pin configuration regressionStefan Weil
2010-04-07eepro100: fix mapping of flash memoryStefan Weil
2010-04-07eepro100: Set power management capability using pci_reserve_capabilityStefan Weil
2010-04-06eepro100: Set configuration bit for standard TCBStefan Weil
2010-04-06eepro100: Add new device variant i82801Stefan Weil
2010-04-06eepro100: Simplified device instantiationStefan Weil
2010-04-06eepro100: Simplify status handlingStefan Weil
2010-04-06eepro100: Don't allow writing SCBStatusStefan Weil
2010-03-15eepro100: address pci todo's, use pci_set_xxMichael S. Tsirkin
2010-03-03eepro100: Keep includes sortedStefan Weil
2010-03-03eepro100: Remove C++ commentsStefan Weil
2010-03-03eepro100: Add diagnose commandStefan Weil
2010-03-03eepro100: New function for reading command blockStefan Weil
2010-03-03eepro100: Use tx.statusStefan Weil
2010-03-03eepro100: Prettify code (no functional changes)Stefan Weil
2010-03-03eepro100: Fix CU Start commandStefan Weil
2010-03-03eepro100: Support RNR interruptStefan Weil
2010-03-03eepro100: Replace variable name to fix a compiler warningStefan Weil