5118 Commits (15759e539e2fd0d33ef4f68c92942807f2048a29)
 

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