index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
rtl8139.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "rtl8139: do the network/host communication only in normal ope...
Anthony Liguori
2012-06-05
1
-0
/
+9
*
Revert "rtl8139: do the network/host communication only in normal operating m...
Jason Wang
2012-06-04
1
-9
/
+0
*
rtl8139: fix regression in TxStatus/TxAddr read
Avi Kivity
2012-05-08
1
-1
/
+1
*
rtl8139: do not assume TxStatus[] and TxAddr[] are adjacent
Stefan Hajnoczi
2012-04-11
1
-11
/
+15
*
rtl8139: do the network/host communication only in normal operating mode
Jason Wang
2012-03-16
1
-0
/
+9
*
rtl8139: correctly check the opmode
Jason Wang
2012-03-16
1
-3
/
+5
*
net: move compute_mcast_idx() to net.h
Jason Wang
2012-03-16
1
-24
/
+0
*
rtl8139: support byte read to TxStatus registers
Jason Wang
2012-03-16
1
-4
/
+29
*
rtl8139: remove unused marco
Jason Wang
2012-03-16
1
-3
/
+0
*
rtl8139: limit transmission buffer size in c+ mode
Jason Wang
2012-03-16
1
-6
/
+5
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-8
/
+10
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-16
/
+25
*
qdev: don't access name through info
Anthony Liguori
2012-01-27
1
-1
/
+1
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-14
1
-1
/
+1
|
\
|
*
hw: Fix spelling in comments
Stefan Weil
2011-12-14
1
-1
/
+1
*
|
Remove unnecessary casts from PCI DMA code in rtl8139
David Gibson
2011-12-12
1
-4
/
+4
|
/
*
rtl8139: Fix invalid IO access alignment
Julian Pidancet
2011-11-23
1
-13
/
+1
*
rtl8139: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
2011-11-01
1
-52
/
+54
*
pci: interrupt pin documentation update
Michael S. Tsirkin
2011-09-19
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-6
/
+6
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-4
/
+2
*
rtl8139: convert to memory API
Avi Kivity
2011-08-08
1
-34
/
+38
*
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-15
1
-20
/
+24
|
\
|
*
Fix typo in code and comments
Stefan Weil
2011-05-06
1
-20
/
+24
*
|
hw/rtl8139.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-4
/
+4
|
/
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
1
-203
/
+237
|
\
|
*
rtl8139: Fix compilation for w32/w64
Stefan Weil
2011-04-27
1
-2
/
+1
|
*
rtl8139: add format attribute to DPRINTF
Benjamin Poirier
2011-04-25
1
-3
/
+6
|
*
rtl8139: use variadic macro for debug statements
Benjamin Poirier
2011-04-25
1
-203
/
+232
|
*
rtl8139: use TARGET_FMT_plx in debug messages
Benjamin Poirier
2011-04-25
1
-6
/
+9
|
*
PXE: Use consistent naming for PXE ROMs
Alex Williamson
2011-04-18
1
-1
/
+1
*
|
rtl8139: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-10
/
+1
|
/
*
rtl8139: add vlan tag insertion
Benjamin Poirier
2011-03-26
1
-15
/
+60
*
rtl8139: add vlan tag extraction
Benjamin Poirier
2011-03-26
1
-14
/
+52
*
rtl8139: cleanup FCS calculation
Benjamin Poirier
2011-03-26
1
-17
/
+3
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-11
/
+11
*
moving eeprom initialization
William Dauchy
2011-03-13
1
-12
/
+11
*
rtl8139: Use subsection to restrict migration after hotplug
Alex Williamson
2011-01-05
1
-1
/
+27
*
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
1
-0
/
+4
*
rtl8139: Declare as little endian
Alexander Graf
2010-12-11
1
-13
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
rtl8139: address TODOs
Michael S. Tsirkin
2010-07-11
1
-3
/
+0
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
1
-1
/
+0
*
rewrote timer implementation for rtl8139.
Frediano Ziglio
2010-02-23
1
-55
/
+84
*
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
2010-01-19
1
-0
/
+5
*
rtl: switch to symbolic names for pci registers
Michael S. Tsirkin
2009-12-23
1
-6
/
+10
*
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
2009-12-18
1
-8
/
+1
*
Support PCI based option rom loading
Anthony Liguori
2009-12-18
1
-1
/
+1
[next]