53 次代码提交 (db3e054fe5a827ed66554966c4f194bbea375991)

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