aboutsummaryrefslogtreecommitdiff
path: root/hw/net/e1000_regs.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-20hw/net: spelling fixesMichael Tokarev1-1/+1
2023-03-10e1000: Split header filesAkihiko Odaki1-951/+3
2023-03-10e1000e: Implement system clockAkihiko Odaki1-0/+27
2023-03-10e1000e: Introduce e1000_rx_desc_unionAkihiko Odaki1-1/+0
2023-03-10e1000e: Use more constant definitionsAkihiko Odaki1-0/+7
2023-03-10e1000: Use more constant definitionsAkihiko Odaki1-0/+9
2023-03-10e1000: Use hw/net/mii.hAkihiko Odaki1-46/+0
2022-11-11net: Replace TAB indentations with spacesAhmed Abouzied1-15/+15
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki1-0/+1
2017-09-08e1000: Rename the SEC symbol to SEQECKamil Rytarowski1-1/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-4/+3
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman1-0/+4
2016-06-02e1000_regs: Add definitions for Intel 82574-specific bitsDmitry Fleytman1-3/+342
2015-11-12e1000: Trivial implementation of various MAC registersLeonid Bloch1-0/+6
2015-11-12e1000: Cosmetic and alignment fixesLeonid Bloch1-1/+1
2014-06-23e1000: improve auto-negotiation reporting via mii-toolGabriel L. Somlo1-0/+3
2014-06-09e1000: allow command-line selection of card modelGabriel L. Somlo1-0/+6
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-0/+893