| Commit message (Expand) | Author | Age | Files | Lines |
| * | osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) |  Vas Crabb | 2024-02-25 | 1 | -7/+7 |
| * | Change parameter type for device_network_interface::set_mac from char * to u8 * |  AJR | 2023-09-19 | 1 | -2/+2 |
| * | akiko, am79c90, i82586, k053252, spi_sdcard, stvcd, t10mmc, t10sbc, t10spc: U... |  AJR | 2023-09-17 | 1 | -46/+28 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -2/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -2/+2 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -1/+0 |
| * | i82586: interrupts are level triggered |  Patrick Mackinlay | 2022-07-18 | 1 | -6/+16 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -12/+2 |
| * | dinetwork: Add mtu paramter and remove unnecessary floating point calculation... |  tedgreen99 | 2022-05-12 | 1 | -1/+1 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | i82586: tolerate missing irq callback |  Patrick Mackinlay | 2022-01-26 | 1 | -1/+1 |
| * | i82586: various fixes |  Patrick Mackinlay | 2021-06-01 | 1 | -43/+48 |
| * | dinetwork: don't transmit fcs |  Patrick Mackinlay | 2021-05-10 | 1 | -1/+1 |
| * | i82586: fix address hash and multicast setup bugs |  Patrick Mackinlay | 2021-01-07 | 1 | -63/+74 |
| * | bus/isa/np600: More findings (nw) |  AJR | 2019-04-29 | 1 | -1/+0 |
| * | i82586: Add line handler for reset (nw) |  AJR | 2019-04-29 | 1 | -0/+20 |
| * | i82586: loopback mode fixes (nw) |  Patrick Mackinlay | 2019-04-05 | 1 | -78/+46 |
| * | i82586: formatting (nw) |  Patrick Mackinlay | 2018-10-18 | 1 | -26/+26 |
| * | interpro: notworking -> networking (#3815) |  Patrick Mackinlay | 2018-09-04 | 1 | -113/+159 |
| * | i82586: fixed 82586 initialisation |  Patrick Mackinlay | 2017-09-05 | 1 | -21/+26 |
| * | i82586: functional, ~90% complete (#2498) |  Patrick Mackinlay | 2017-07-21 | 1 | -19/+1881 |
| * | Clean this up to match the direction we're going (nw) |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
| * | i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) |  Patrick Mackinlay | 2017-07-10 | 1 | -0/+119 |