212 Ревизии (e330db3c749c3ee638e8d652c5c3ae08c13af8e5)

Автор SHA1 Съобщение Дата
  Michael Brown e330db3c74 Dead code removal. преди 17 години
  Michael Brown 55d03ccbe3 Added missing "static" преди 17 години
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for преди 17 години
  Michael Brown 2823688a92 Revert "Replace natsemi driver with Indolent's updated one that uses the gPXE API" преди 17 години
  Michael Brown 436adb2890 Revert "convert to zalloc" преди 17 години
  Holger Lubitz 68add6e814 convert to zalloc преди 17 години
  Michael Brown ed7eae6005 Use netdev_rx_err() to report receive errors. преди 17 години
  Marty Connor 3487640397 Replace natsemi driver with Indolent's updated one that uses the gPXE API преди 17 години
  Marty Connor 1069a74d20 Warnings purge for via-velocity.[ch] преди 17 години
  Marty Connor 8d39559192 Update warnings in depca.c ns8390.c преди 17 години
  Marty Connor 13016297ed Purge warnings from tg3.c преди 17 години
  Marty Connor e5950283ec Purge warnings from prism2 drivers преди 17 години
  Marty Connor 1af1668c95 Warnings purge of drivers (continued) преди 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 71f500ff1b Enable/disable interrupts in driver open/close. преди 17 години
  Michael Brown 290280f90e Enable/disable interrupts at open/close time. преди 17 години
  Michael Brown a2a0c2eace Enable/disable interrupts on open/close. преди 17 години
  Michael Brown 31fe5b9415 Hack together far enough to support ne2k-pci. преди 17 години
  Michael Brown f33bbd4112 How has the legacy wrapper been working for the past month or so...? преди 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 години
  Marty Connor 8c25ea0970 Updated email mdc's email address преди 17 години
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover преди 17 години
  Michael Brown 13137a4d61 t5x9 code relies on nic->ioaddr being set преди 17 години
  Michael Brown 62548c9f0d Updated 3c509 to current device model преди 17 години
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. преди 17 години
  Michael Brown c63af1ea14 Remove no-longer-used variable преди 17 години
  James Harper e1735d5fc2 Fix some bad pointer arithmatic in the tg3 driver that was causing the dynamic memory pool to be corrupted (or worse) преди 17 години
  James Harper 1c971f1234 Fix padding problem - from Michael преди 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 03390f0cd6 Use pkb_pad() rather than doing it the dangerous way :) преди 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 7ce3df65c2 Default to port 0 (sic). преди 17 години
  Michael Brown a497e16767 The "increment MAC address by port number" hack applies only to EF1. преди 17 години
  Michael Brown 29db66fb51 Add support for non-volatile stored options in the RTL8139 EEPROM. преди 17 години
  Michael Brown a128b33b8b The VPD engine is broken and can't actually handle placing VPD преди 17 години
  Michael Brown 4c3e0fede5 Adjust EEPROM/flash detection to fit expected manufacturing practice. преди 17 години
  Michael Brown cb883b3faf Change some debugging messages to use DBG() преди 17 години
  Michael Brown cc9bcb99a0 Add the concept of a fragment list for non-volatile stored options. преди 17 години
  Michael Brown f944737045 Fixed two logic errors that were cancelling each other out. преди 17 години
  Michael Brown d62c83a350 Migrated etherfabric driver to using generic SPI layer. преди 17 години