5118 Commits (15759e539e2fd0d33ef4f68c92942807f2048a29)
 

Author SHA1 Message Date
  Michael Brown 15759e539e [neighbour] Return success when deferring a packet 9 years ago
  Michael Brown 99f87b2338 [intel] Fix operation when physical function has jumbo frames enabled 9 years ago
  Michael Brown 51b6a1c835 [intel] Add intelxvf_stats() to dump packet statistics registers 9 years ago
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 9 years ago
  Michael Brown a91b1f7339 [intel] Add intelxvf driver for Intel 10 GigE virtual function NICs 9 years ago
  Michael Brown bb1e1048f6 [intel] Add support for mailbox used by virtual functions 9 years ago
  Michael Brown 9e2121be0d [intel] Allow for the use of advanced TX descriptors 9 years ago
  Michael Brown 28ce9b6cc0 [intel] Expose intel_diag() for use by other Intel NIC drivers 9 years ago
  Michael Brown 5ecd16af04 [usb] Always clear recorded disconnections after performing hotplug actions 9 years ago
  Michael Brown a2173fca45 [usb] Do not call usb_hotplug() when registering a new hub 9 years ago
  Michael Brown 372672275e [usb] Add basic support for USB keyboards 9 years ago
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework 9 years ago
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type 9 years ago
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors 9 years ago
  Michael Brown bb6d7bebe9 [uhci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 5832e9ea93 [ehci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 91a4ad2466 [xhci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers 9 years ago
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers 9 years ago
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller 9 years ago
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function 9 years ago
  Michael Brown b3de9664c7 [ehci] Poll child companion controllers after disowning port 9 years ago
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports 9 years ago
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses 9 years ago
  Michael Brown f6604627ff [usb] Detect missed disconnections 9 years ago
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 9 years ago
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers 9 years ago
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM 9 years ago
  Michael Brown dc15a5a779 [settings] Add "base64" setting type 9 years ago
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 years ago
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 years ago
  Michael Brown b56b482fa3 [test] Include IPv6 support when performing settings self-tests 9 years ago
  Christian Hesse 1b56452121 [ath9k] Remove confusing logic inversion in an ANI variable 9 years ago
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers 9 years ago
  Christian Hesse 5744c3e8cd [intel] Add PCI device IDs for Intel I218-LM and I218-V 9 years ago
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class 9 years ago
  Michael Brown 2154af0077 [rtl818x] Obviate RTL_ROM() hack 9 years ago
  Michael Brown eda1c58358 [realtek] Do not attempt to access EEPROM on RTL8169 chips 9 years ago
  Michael Brown 8958f62a1c [intel] Force RX polling on VMware emulated 82545em 9 years ago
  Michael Brown 63dcab002e [intel] Report any unexpected interrupt causes 9 years ago
  Ed Swierk da990b8870 [intel] Update PCI device IDs for Intel 82599 and X540 10G NICs 9 years ago
  Michael Brown 02bf08bc1e [build] Use a single call to parserom.pl to speed up building 9 years ago
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 9 years ago
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 9 years ago
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists 9 years ago
  Michael Brown fb31365db4 [prism2] Remove duplicate PCI_ROM() lines 9 years ago
  Michael Brown 532649aacf [eepro100] Remove duplicate PCI_ROM() line 9 years ago
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available 9 years ago
  Michael Brown c6c7e78c42 [efi] Poll for TX completions only when there is an outstanding TX buffer 9 years ago
  Michael Brown 729c16ad5b [efi] Poll media status only if advertised as supported 9 years ago