index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
eepro100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-39
/
+44
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-75
/
+125
2012-01-27
qdev: don't access name through info
Anthony Liguori
1
-1
/
+1
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-2
/
+2
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
1
-1
/
+1
2011-12-12
Remove unnecessary casts from PCI DMA code in eepro100
David Gibson
1
-4
/
+3
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
1
-1
/
+1
2011-11-28
eepro100: Fix alignment requirement for statistical counters
Stefan Weil
1
-1
/
+9
2011-11-01
eepro100: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
1
-72
/
+49
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-4
/
+3
2011-08-08
eepro100: convert to memory API
Avi Kivity
1
-145
/
+37
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+1
2011-06-12
eepro100: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-41
/
+33
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+1
2011-05-05
eepro100: Support 32 bit read/write access to flash register
Stefan Weil
1
-0
/
+9
2011-05-05
eepro100: Support byte read access to general control register
Stefan Weil
1
-0
/
+3
2011-05-05
eepro100: Support byte/word read/write access to MDI control register
Stefan Weil
1
-2
/
+32
2011-05-05
eepro100: Support byte/word writes to pointer register
Stefan Weil
1
-17
/
+16
2011-05-05
eepro100: Support byte/word writes to port address
Stefan Weil
1
-2
/
+18
2011-05-05
eepro100: Fix endianness issues
Stefan Weil
1
-44
/
+97
2011-05-05
eepro100: Pad received short frames
Stefan Weil
1
-1
/
+25
2011-05-05
eepro100: Remove unused structure element
Stefan Weil
1
-3
/
+3
2011-05-05
eepro100: Remove type casts which are no longer needed
Stefan Weil
1
-7
/
+6
2011-05-05
eepro100: Avoid duplicate debug messages
Stefan Weil
1
-5
/
+9
2011-04-18
PXE: Use consistent naming for PXE ROMs
Alex Williamson
1
-1
/
+1
2011-04-07
eepro100: convert to pci_register_bar_simple()
Avi Kivity
1
-30
/
+13
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
1
-0
/
+3
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-11-22
eepro100: Use a single rom file for all i825xx devices
Stefan Weil
1
-11
/
+3
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
1
-2
/
+2
2010-10-13
eepro100: initialize a variable in all cases
Blue Swirl
1
-3
/
+3
2010-10-07
eepro100: Add support for multiple individual addresses (multiple IA)
Stefan Weil
1
-9
/
+21
2010-09-07
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
Isaku Yamahata
1
-2
/
+2
2010-07-06
eepro100: Add a dev field to eeprom new/free functions
Alex Williamson
1
-2
/
+2
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-2
/
+2
2010-06-13
Move stdbool.h
Paul Brook
1
-1
/
+0
2010-04-11
eepro100: convert to new capability API
Michael S. Tsirkin
1
-13
/
+9
2010-04-07
eepro100: fix PCI interrupt pin configuration regression
Stefan Weil
1
-0
/
+3
2010-04-07
eepro100: fix mapping of flash memory
Stefan Weil
1
-5
/
+5
2010-04-07
eepro100: Set power management capability using pci_reserve_capability
Stefan Weil
1
-21
/
+18
2010-04-06
eepro100: Set configuration bit for standard TCB
Stefan Weil
1
-0
/
+3
2010-04-06
eepro100: Add new device variant i82801
Stefan Weil
1
-0
/
+15
2010-04-06
eepro100: Simplified device instantiation
Stefan Weil
1
-280
/
+167
2010-04-06
eepro100: Simplify status handling
Stefan Weil
1
-4
/
+4
2010-04-06
eepro100: Don't allow writing SCBStatus
Stefan Weil
1
-44
/
+5
2010-03-15
eepro100: address pci todo's, use pci_set_xx
Michael S. Tsirkin
1
-62
/
+32
2010-03-03
eepro100: Keep includes sorted
Stefan Weil
1
-1
/
+1
[next]