index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms
Michael Brown
2015-06-18
2
-3
/
+9
*
[xhci] Record device-specific quirks in xHCI device structure
Michael Brown
2015-06-18
2
-3
/
+6
*
[ipoib] Fix REMAC cache discarder
Michael Brown
2015-06-01
1
-3
/
+11
*
[xhci] Fix comparison of signed and unsigned integers
Michael Brown
2015-06-01
1
-1
/
+1
*
[xhci] Fix length of allocated slot array
Michael Brown
2015-06-01
1
-2
/
+3
*
[intel] Fix operation when physical function has jumbo frames enabled
Michael Brown
2015-05-19
4
-2
/
+134
*
[intel] Add intelxvf_stats() to dump packet statistics registers
Michael Brown
2015-05-19
2
-0
/
+46
*
[intel] Add intelxvf driver for Intel 10 GigE virtual function NICs
Michael Brown
2015-05-16
2
-0
/
+454
*
[intel] Add support for mailbox used by virtual functions
Michael Brown
2015-05-16
3
-0
/
+413
*
[intel] Allow for the use of advanced TX descriptors
Michael Brown
2015-05-16
3
-42
/
+126
*
[intel] Expose intel_diag() for use by other Intel NIC drivers
Michael Brown
2015-05-15
2
-26
/
+19
*
[usb] Always clear recorded disconnections after performing hotplug actions
Michael Brown
2015-05-13
1
-7
/
+7
*
[usb] Do not call usb_hotplug() when registering a new hub
Michael Brown
2015-05-13
1
-3
/
+3
*
[usb] Add basic support for USB keyboards
Michael Brown
2015-05-12
2
-0
/
+663
*
[usb] Add generic USB human interface device (HID) framework
Michael Brown
2015-05-12
1
-0
/
+151
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
3
-3
/
+4
*
[uhci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-15
/
+21
*
[ehci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-43
/
+52
*
[xhci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-119
/
+124
*
[usb] Provide usb_endpoint_name() for use by host controller drivers
Michael Brown
2015-05-09
1
-33
/
+29
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-09
2
-0
/
+1921
*
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2015-05-09
2
-0
/
+28
*
[usb] Add find_usb_bus_by_location() helper function
Michael Brown
2015-05-09
1
-0
/
+20
*
[ehci] Poll child companion controllers after disowning port
Michael Brown
2015-05-09
2
-0
/
+59
*
[usb] Maintain single lists of halted endpoints and changed ports
Michael Brown
2015-05-09
1
-44
/
+55
*
[usb] Maintain a list of all USB buses
Michael Brown
2015-05-09
1
-0
/
+10
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
4
-51
/
+72
*
[pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Michael Brown
2015-05-08
2
-4
/
+4
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
4
-46
/
+40
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
2
-2
/
+2
*
[ath9k] Remove confusing logic inversion in an ANI variable
Christian Hesse
2015-04-24
4
-24
/
+24
*
[intel] Add PCI device IDs for Intel I218-LM and I218-V
Christian Hesse
2015-04-22
1
-1
/
+6
*
[rtl818x] Obviate RTL_ROM() hack
Michael Brown
2015-04-22
4
-35
/
+31
*
[realtek] Do not attempt to access EEPROM on RTL8169 chips
Michael Brown
2015-04-21
1
-2
/
+3
*
[intel] Force RX polling on VMware emulated 82545em
Michael Brown
2015-04-21
2
-1
/
+13
*
[intel] Report any unexpected interrupt causes
Michael Brown
2015-04-21
2
-0
/
+10
*
[intel] Update PCI device IDs for Intel 82599 and X540 10G NICs
Ed Swierk
2015-04-21
1
-4
/
+9
*
[prism2] Remove duplicate PCI_ROM() lines
Michael Brown
2015-04-15
1
-2
/
+0
*
[eepro100] Remove duplicate PCI_ROM() line
Michael Brown
2015-04-15
1
-1
/
+0
*
[efi] Poll for TX completions only when there is an outstanding TX buffer
Michael Brown
2015-04-14
1
-8
/
+4
*
[efi] Poll media status only if advertised as supported
Michael Brown
2015-04-14
1
-2
/
+14
*
[efi] Provide a dummy data block in nii_initialise()
Michael Brown
2015-04-14
1
-1
/
+6
*
[xhci] Always reset root hub ports
Michael Brown
2015-04-13
1
-7
/
+5
*
[virtio] Downgrade per-iobuf debug messages to DBGC2
Laszlo Ersek
2015-04-10
1
-6
/
+6
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
4
-31
/
+143
*
[usb] Improve debug messages for failed control transactions
Michael Brown
2015-03-23
1
-6
/
+5
*
[ehci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
2
-11
/
+53
*
[usb] Clear transaction translator buffers when applicable
Michael Brown
2015-03-23
1
-4
/
+68
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
4
-2
/
+105
*
[usb] Reset endpoints without waiting for a new transfer to be enqueued
Michael Brown
2015-03-23
1
-28
/
+64
[next]