901 コミット (f460a436caa46045442e0d368b2913f7f25dd0b2)

作成者 SHA1 メッセージ 日付
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9年前
  Christian Hesse 1b56452121 [ath9k] Remove confusing logic inversion in an ANI variable 9年前
  Christian Hesse 5744c3e8cd [intel] Add PCI device IDs for Intel I218-LM and I218-V 9年前
  Michael Brown 2154af0077 [rtl818x] Obviate RTL_ROM() hack 9年前
  Michael Brown eda1c58358 [realtek] Do not attempt to access EEPROM on RTL8169 chips 9年前
  Michael Brown 8958f62a1c [intel] Force RX polling on VMware emulated 82545em 9年前
  Michael Brown 63dcab002e [intel] Report any unexpected interrupt causes 9年前
  Ed Swierk da990b8870 [intel] Update PCI device IDs for Intel 82599 and X540 10G NICs 9年前
  Michael Brown fb31365db4 [prism2] Remove duplicate PCI_ROM() lines 9年前
  Michael Brown 532649aacf [eepro100] Remove duplicate PCI_ROM() line 9年前
  Michael Brown c6c7e78c42 [efi] Poll for TX completions only when there is an outstanding TX buffer 9年前
  Michael Brown 729c16ad5b [efi] Poll media status only if advertised as supported 9年前
  Michael Brown 914dd539b0 [efi] Provide a dummy data block in nii_initialise() 9年前
  Laszlo Ersek b12b1b620f [virtio] Downgrade per-iobuf debug messages to DBGC2 9年前
  Michael Brown 74f57016dc [ncm] Respect maximum transfer size of the bus 9年前
  Michael Brown 7f80eb511e [smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRA 9年前
  Michael Brown 69062bbc21 [smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs 9年前
  Michael Brown 6ad02e78bb [mii] Add generic mii_check_link() function 9年前
  Michael Brown 03e71d5d1a [legal] Relicense Davicom DM96xx drivers 9年前
  Michael Brown 1ae94c903d [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs 9年前
  Thomas Miletich 02bf4f16f3 [intel] Add PCI ID for I218-LM 9年前
  Michael Brown 3eb91209d9 [xen] Set the "feature-rx-notify" flag for netfront devices 9年前
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9年前
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h 9年前
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file 9年前
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9年前
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
  Michael Brown 5e95a79241 [legal] Include full licence text for all GPL2_OR_LATER files 9年前
  Michael Brown 320e786d3d [ncm] Use generic USB network device framework 9年前
  Michael Brown 5b9b5ced4e [ecm] Use generic USB network device framework 9年前
  Michael Brown 14fc311271 [ncm] Use generic refill framework for bulk IN and interrupt endpoints 9年前
  Michael Brown 1706ab7ff3 [ecm] Use generic refill framework for bulk IN and interrupt endpoints 9年前
  Michael Brown 1bb9e88ba0 [ecm] Add support for CDC-ECM USB Ethernet devices 9年前
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9年前
  Michael Brown 2e72d100af [ncm] Reserve headroom in received packets 9年前
  Michael Brown 2d3f2b2446 [ncm] Use large multi-packet buffers by default 9年前
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices 9年前
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9年前
  Michael Brown a69c9953ac [hyperv] Increase TX ring size 9年前
  Michael Brown 4e6821662c [hyperv] Receive all VMBus messages in a poll 9年前
  Michael Brown cd68d93b6e [hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device 9年前
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9年前
  Michael Brown d08547309b [vmxnet3] Add profiling code to exclude time spent in the hypervisor 9年前
  Michael Brown a937615151 [intel] Use autoloaded MAC address instead of EEPROM MAC address 9年前
  Michael Brown af17abf67f [efi] Include NII driver within "snp" and "snponly" build targets 9年前
  Michael Brown feb3a0f7d5 [efi] Check for presence of UNDI in NII protocol 9年前
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver 9年前
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() 9年前
  Michael Brown b71e93bb71 [efi] Free transmit ring entry before calling netdev_tx_complete() 9年前