5136 коммитов (2a696ab963fe71296d9495caed1b748f6f7d8971)
 

Автор SHA1 Сообщение Дата
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver 9 лет назад
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport 9 лет назад
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART 9 лет назад
  Michael Brown edf74df4ab [pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO 9 лет назад
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked 9 лет назад
  Michael Brown 94dbfb4374 [stp] Fix interpretaton of hello time 9 лет назад
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports 9 лет назад
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" 9 лет назад
  Michael Brown 7e7870984b [ethernet] Add minimal support for receiving LLC frames 9 лет назад
  Michael Brown 36817ea260 [mromprefix] Report a dummy size at offset 0x02 of .mrom payload 9 лет назад
  Michael Brown c117b25e0b [tcp] Do not shrink window when discarding received packets 9 лет назад
  Michael Brown e46154fbb4 [pci] Use flat real mode to call INT 1a,b101 9 лет назад
  Michael Brown be3517c4ab [xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms 9 лет назад
  Michael Brown 323bf186fb [xhci] Record device-specific quirks in xHCI device structure 9 лет назад
  Michael Brown 6b7157c233 [ipoib] Fix REMAC cache discarder 9 лет назад
  Michael Brown 6d195c5669 [xhci] Fix comparison of signed and unsigned integers 9 лет назад
  Michael Brown 25d6c80498 [build] Fix .ids.o creation for drivers not in the all-drivers build 9 лет назад
  Michael Brown 982b051cbc [xhci] Fix length of allocated slot array 9 лет назад
  Michael Brown 15759e539e [neighbour] Return success when deferring a packet 9 лет назад
  Michael Brown 99f87b2338 [intel] Fix operation when physical function has jumbo frames enabled 9 лет назад
  Michael Brown 51b6a1c835 [intel] Add intelxvf_stats() to dump packet statistics registers 9 лет назад
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 9 лет назад
  Michael Brown a91b1f7339 [intel] Add intelxvf driver for Intel 10 GigE virtual function NICs 9 лет назад
  Michael Brown bb1e1048f6 [intel] Add support for mailbox used by virtual functions 9 лет назад
  Michael Brown 9e2121be0d [intel] Allow for the use of advanced TX descriptors 9 лет назад
  Michael Brown 28ce9b6cc0 [intel] Expose intel_diag() for use by other Intel NIC drivers 9 лет назад
  Michael Brown 5ecd16af04 [usb] Always clear recorded disconnections after performing hotplug actions 9 лет назад
  Michael Brown a2173fca45 [usb] Do not call usb_hotplug() when registering a new hub 9 лет назад
  Michael Brown 372672275e [usb] Add basic support for USB keyboards 9 лет назад
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework 9 лет назад
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type 9 лет назад
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors 9 лет назад
  Michael Brown bb6d7bebe9 [uhci] Use meaningful device names in debug messages 9 лет назад
  Michael Brown 5832e9ea93 [ehci] Use meaningful device names in debug messages 9 лет назад
  Michael Brown 91a4ad2466 [xhci] Use meaningful device names in debug messages 9 лет назад
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers 9 лет назад
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers 9 лет назад
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller 9 лет назад
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function 9 лет назад
  Michael Brown b3de9664c7 [ehci] Poll child companion controllers after disowning port 9 лет назад
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports 9 лет назад
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses 9 лет назад
  Michael Brown f6604627ff [usb] Detect missed disconnections 9 лет назад
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 9 лет назад
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers 9 лет назад
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM 9 лет назад
  Michael Brown dc15a5a779 [settings] Add "base64" setting type 9 лет назад
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 лет назад
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 лет назад
  Michael Brown b56b482fa3 [test] Include IPv6 support when performing settings self-tests 9 лет назад