summaryrefslogtreecommitdiff
path: root/hw/eepro100.c
AgeCommit message (Expand)Author
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
2010-03-03eepro100: Use symbolic names for bits in EEPROM idStefan Weil
2010-03-03eepro100: Remove old unused codeStefan Weil
2010-03-03eepro100: Use symbolic names and BIT macros in binary operationsStefan Weil
2010-03-03eepro100: Add device descriptionsStefan Weil
2010-03-03eepro100: Update copyright noticeStefan Weil
2010-03-03eepro100: Add TODO listStefan Weil
2010-03-03eepro100: Support gpxe boot for all eepro100 devicesStefan Weil
2010-03-03eepro100: Fix PXE bootStefan Weil
2010-03-03eepro100: Add missing SCB register namesStefan Weil
2010-03-03eepro100: Fix compiler errors from debug messagesStefan Weil
2010-01-19eepro100: Fix multicast supportStefan Weil
2010-01-19eepro100: Restructure code (new function tx_command)Stefan Weil
2010-01-13eepro100: Update ROM file supportStefan Weil
2010-01-13eepro100: Fix initial value for PCI_STATUSStefan Weil
2009-12-23eepro100: symbolic names for pci registersMichael S. Tsirkin
2009-12-03eepro100: Improve debug messagesStefan Weil
2009-12-03eepro100: Allocate a larger buffer for regname()David Benjamin
2009-12-03net: convert eepro100 to NICStateMark McLoughlin
2009-11-12eepro100: Add missing .exit initialisationStefan Weil
2009-11-12eepro100: Fix boot ROM supportStefan Weil
2009-11-09eepro100: Improve support for different devicesStefan Weil