index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
e1000_regs.h
Age
Commit message (
Expand
)
Author
2023-09-20
hw/net: spelling fixes
Michael Tokarev
2023-03-10
e1000: Split header files
Akihiko Odaki
2023-03-10
e1000e: Implement system clock
Akihiko Odaki
2023-03-10
e1000e: Introduce e1000_rx_desc_union
Akihiko Odaki
2023-03-10
e1000e: Use more constant definitions
Akihiko Odaki
2023-03-10
e1000: Use more constant definitions
Akihiko Odaki
2023-03-10
e1000: Use hw/net/mii.h
Akihiko Odaki
2022-11-11
net: Replace TAB indentations with spaces
Ahmed Abouzied
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
2017-09-08
e1000: Rename the SEC symbol to SEQEC
Kamil Rytarowski
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-06-02
net: Introduce e1000e device emulation
Dmitry Fleytman
2016-06-02
e1000_regs: Add definitions for Intel 82574-specific bits
Dmitry Fleytman
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2014-06-23
e1000: improve auto-negotiation reporting via mii-tool
Gabriel L. Somlo
2014-06-09
e1000: allow command-line selection of card model
Gabriel L. Somlo
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini