31 Revize (db3e054fe5a827ed66554966c4f194bbea375991)

Autor SHA1 Zpráva Datum
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id před 15 roky
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 15 roky
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state před 16 roky
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for před 17 roky
  Michael Brown ed7eae6005 Use netdev_rx_err() to report receive errors. před 17 roky
  Michael Brown ca4bd3e24e Kill off now-redundant _irq() methods. před 17 roky
  Michael Brown a2a0c2eace Enable/disable interrupts on open/close. před 17 roky
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted před 17 roky
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover před 17 roky
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h před 17 roky
  Michael Brown 03390f0cd6 Use pkb_pad() rather than doing it the dangerous way :) před 17 roky
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device před 17 roky
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem před 17 roky
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API před 17 roky
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. před 17 roky
  Michael Brown 7826de3f7e PNIC doesn't auto-pad. před 18 roky
  Michael Brown 4d0a0f822d Use insb/outsb; it's marginally faster. před 18 roky
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. před 18 roky
  Michael Brown 79f64eea55 Transmit the buffer contents, not the buffer descriptor... před 18 roky
  Michael Brown fcf765e42d Add missing {register,free}_netdev(). před 18 roky
  Michael Brown fdc2ee79db Network API now allows for multiple network devices (although the před 18 roky
  Michael Brown 42eb786ced D'oh před 19 roky
  Michael Brown 4bcd42699b Use __shared před 19 roky
  Michael Brown 7e534b585f Automatically updated with před 19 roky
  Michael Brown cfe3a663af Tweaked API to minimise changes to existing drivers even further. před 19 roky
  Michael Brown a713813596 Updated to current API před 19 roky
  Michael Brown 72fe23a76e Updated to new device API. před 19 roky
  Michael Brown 27a55b514c Updated to new device API. před 19 roky
  Michael Brown 3d6123e69a Initial revision před 19 roky