53 커밋 (7a5aaecda2b37653b6f3debe25ff4cf03cb0d4d4)

작성자 SHA1 메시지 날짜
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 16 년 전
  Michael Brown ded4d3a703 [rtl8139] Split debug messages into DBGLVL_LOG and DBGLVL_EXTRA 16 년 전
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16 년 전
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 16 년 전
  Michael Brown 8e38669d54 [rtl8139] Add missing #include <string.h> 16 년 전
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 16 년 전
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 17 년 전
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 17 년 전
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 17 년 전
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 17 년 전
  Michael Brown 55d03ccbe3 Added missing "static" 18 년 전
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for 18 년 전
  Michael Brown ed7eae6005 Use netdev_rx_err() to report receive errors. 18 년 전
  Michael Brown ca4bd3e24e Kill off now-redundant _irq() methods. 18 년 전
  Michael Brown e436b993a9 Avoid double free on I/O buffer when rtl_transmit() returns failure. 18 년 전
  Michael Brown 290280f90e Enable/disable interrupts at open/close time. 18 년 전
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 18 년 전
  Michael Brown 0316eaf85d Add missing call to free_iob(). 18 년 전
  Marty Connor f97e642d17 Update email addresses in drivers 18 년 전
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 18 년 전
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 18 년 전
  Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h 18 년 전
  Michael Brown 48fe701716 Respect the RX quota. This improves poll time by about 0.7us when the 18 년 전
  Michael Brown a3ed0cbbc7 Extract packet-padding login from rtl8139.c to a separate pkbpad.c file. 18 년 전
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 18 년 전
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem 18 년 전
  Michael Brown e822bc2a90 Autopadding was sometimes overwriting the struct list_head at the end 18 년 전
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API 18 년 전
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 18 년 전
  Michael Brown 29db66fb51 Add support for non-volatile stored options in the RTL8139 EEPROM. 18 년 전
  Michael Brown 2d8d21fe74 Added the generic block-splitting code to nvs.c 18 년 전
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS 18 년 전
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than 18 년 전
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces 18 년 전
  Michael Brown 3b51c719d3 Generalise three-wire interface to generic SPI interface. 19 년 전
  Michael Brown 70ef6dbb7c Rewrote to use the new net driver API, the updated PCI API, and the 19 년 전
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. 19 년 전
  Michael Brown 824d6ffa7f Header rearrangement. 19 년 전
  Michael Brown c112f12c5b Symbol fixups 20 년 전
  Michael Brown 7e534b585f Automatically updated with 20 년 전
  Michael Brown 614c39a8a4 Automatically updated with the program 20 년 전
  Michael Brown 5ca20abf95 Place the call to adjust_pci_device() back in the individual drivers, 20 년 전
  Michael Brown cee678de7c Fixed up automatic modifications by hand. 20 년 전
  Michael Brown 2c60617836 Automatically modified by 20 년 전
  Michael Brown 476dff5bb7 Made amenable to automatic update. 20 년 전
  Michael Brown 963dbefb51 Automatically updated using 20 년 전
  Michael Brown 28590d718b Hand-finished 20 년 전
  Michael Brown 91e46ed588 Automatically updated using 20 년 전
  Michael Brown 881023e9ca Automatically updated using 20 년 전
  Michael Brown c87ba23399 Automatically updated using 20 년 전