60 Commits (17d28f48776b909d031bcb0435c852ade1bd8988)

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