1081 Commits (99f87b23382ab9cf1d071f4efea834e18d4511e0)

Author SHA1 Message Date
  Michael Brown ff320404d5 [xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers 9 years ago
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 years ago
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h 9 years ago
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file 9 years ago
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 5e95a79241 [legal] Include full licence text for all GPL2_OR_LATER files 9 years ago
  Michael Brown 645458e5a0 [xhci] Abort commands on timeout 9 years ago
  Michael Brown 88448de720 [xhci] Leak memory if controller fails to disable slot 9 years ago
  Michael Brown 320e786d3d [ncm] Use generic USB network device framework 9 years ago
  Michael Brown 5b9b5ced4e [ecm] Use generic USB network device framework 9 years ago
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework 9 years ago
  Michael Brown 14fc311271 [ncm] Use generic refill framework for bulk IN and interrupt endpoints 9 years ago
  Michael Brown 1706ab7ff3 [ecm] Use generic refill framework for bulk IN and interrupt endpoints 9 years ago
  Michael Brown ebe433e795 [usb] Use generic refill framework for USB hub interrupt endpoints 9 years ago
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints 9 years ago
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver 9 years ago
  Michael Brown 32d20fdd7e [xhci] Delay after (possibly) forcing port link state to RxDetect 9 years ago
  Michael Brown 1bb9e88ba0 [ecm] Add support for CDC-ECM USB Ethernet devices 9 years ago
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9 years ago
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field 9 years ago
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors 9 years ago
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations 9 years ago
  Michael Brown 2e72d100af [ncm] Reserve headroom in received packets 9 years ago
  Michael Brown 2d3f2b2446 [ncm] Use large multi-packet buffers by default 9 years ago
  Michael Brown 66048e3214 [usb] Report xHCI host controller events 9 years ago
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices 9 years ago
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers 9 years ago
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs 9 years ago
  Michael Brown 018b13dcec [usb] Add basic support for USB devices 9 years ago
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class 9 years ago
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9 years ago
  Michael Brown a69c9953ac [hyperv] Increase TX ring size 9 years ago
  Michael Brown 4e6821662c [hyperv] Receive all VMBus messages in a poll 9 years ago
  Michael Brown cd68d93b6e [hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device 9 years ago
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 years ago
  Michael Brown d08547309b [vmxnet3] Add profiling code to exclude time spent in the hypervisor 9 years ago
  Michael Brown a937615151 [intel] Use autoloaded MAC address instead of EEPROM MAC address 9 years ago
  Michael Brown af17abf67f [efi] Include NII driver within "snp" and "snponly" build targets 9 years ago
  Michael Brown feb3a0f7d5 [efi] Check for presence of UNDI in NII protocol 9 years ago
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver 9 years ago
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() 9 years ago
  Michael Brown b71e93bb71 [efi] Free transmit ring entry before calling netdev_tx_complete() 9 years ago
  Anton D. Kachalov 86285d1d54 [intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz) 9 years ago
  Jan Kiszka 0df7ce9641 [intel] Add I217-LM PCI ID 9 years ago
  Michael Brown 0ce3c97095 [efi] Allow for non-PCI snpnet devices 9 years ago