212 İşlemeler (e330db3c749c3ee638e8d652c5c3ae08c13af8e5)

Yazar SHA1 Mesaj Tarih
  Michael Brown 31fe5b9415 Hack together far enough to support ne2k-pci. 17 yıl önce
  Michael Brown f33bbd4112 How has the legacy wrapper been working for the past month or so...? 17 yıl önce
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17 yıl önce
  Michael Brown 0316eaf85d Add missing call to free_iob(). 17 yıl önce
  Marty Connor f97e642d17 Update email addresses in drivers 17 yıl önce
  Marty Connor 8c25ea0970 Updated email mdc's email address 17 yıl önce
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 yıl önce
  Michael Brown 13137a4d61 t5x9 code relies on nic->ioaddr being set 17 yıl önce
  Michael Brown 62548c9f0d Updated 3c509 to current device model 17 yıl önce
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. 17 yıl önce
  Michael Brown c63af1ea14 Remove no-longer-used variable 17 yıl önce
  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 yıl önce
  James Harper 1c971f1234 Fix padding problem - from Michael 17 yıl önce
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 yıl önce
  Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h 17 yıl önce
  Michael Brown 48fe701716 Respect the RX quota. This improves poll time by about 0.7us when the 17 yıl önce
  Michael Brown 03390f0cd6 Use pkb_pad() rather than doing it the dangerous way :) 17 yıl önce
  Michael Brown a3ed0cbbc7 Extract packet-padding login from rtl8139.c to a separate pkbpad.c file. 17 yıl önce
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 yıl önce
  Michael Brown c65fae2475 Add RX quotas to the net device poll() method. This avoids the problem 17 yıl önce
  Michael Brown e822bc2a90 Autopadding was sometimes overwriting the struct list_head at the end 17 yıl önce
  Michael Brown b7fcfe8ece Added net device TX queue; this will be needed to support the PXE UNDI API 17 yıl önce
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 17 yıl önce
  Michael Brown 7ce3df65c2 Default to port 0 (sic). 17 yıl önce
  Michael Brown a497e16767 The "increment MAC address by port number" hack applies only to EF1. 17 yıl önce
  Michael Brown 29db66fb51 Add support for non-volatile stored options in the RTL8139 EEPROM. 17 yıl önce
  Michael Brown a128b33b8b The VPD engine is broken and can't actually handle placing VPD 17 yıl önce
  Michael Brown 4c3e0fede5 Adjust EEPROM/flash detection to fit expected manufacturing practice. 17 yıl önce
  Michael Brown cb883b3faf Change some debugging messages to use DBG() 17 yıl önce
  Michael Brown cc9bcb99a0 Add the concept of a fragment list for non-volatile stored options. 17 yıl önce
  Michael Brown f944737045 Fixed two logic errors that were cancelling each other out. 17 yıl önce
  Michael Brown d62c83a350 Migrated etherfabric driver to using generic SPI layer. 17 yıl önce
  Michael Brown 2d8d21fe74 Added the generic block-splitting code to nvs.c 17 yıl önce
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS 17 yıl önce
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than 17 yıl önce
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces 17 yıl önce
  Michael Brown 4cd56820ea Basic non-volatile storage support 17 yıl önce
  Michael Brown 3234ef1b0b Merged changes from Solarflare 17 yıl önce
  Marty Connor 757618edea eth_ntoa and warnings cleanup 18 yıl önce
  Marty Connor cd8168b071 eth_ntoa cleanup. still has warnings. needs work. 18 yıl önce
  Marty Connor 727a88709e eth_ntoa and warnings cleanup 18 yıl önce
  Marty Connor 0d1087a5de eth_ntoa and warnings cleanup 18 yıl önce
  Marty Connor 859cc71158 compilation warnings cleanup 18 yıl önce
  Marty Connor a02dccdafa eth_ntoa cleanup 18 yıl önce
  Marty Connor b88aa51b07 warnings cleanup (still gives lots of compilation warnings from unused functions and missing legacy support) 18 yıl önce
  Marty Connor 9588e20828 warnings cleanup 18 yıl önce
  Marty Connor e753444e04 compilation warnings cleanup 18 yıl önce
  Marty Connor cf84605271 eth_ntoa and compilation warnings fixes 18 yıl önce
  Marty Connor 097c1b341d eth_ntoa fixes 18 yıl önce
  Michael Brown 7952bb76ec Minor fix 18 yıl önce