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
...
*
[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
*
[xhci] Ring doorbell as part of endpoint reset
Michael Brown
2015-03-23
1
-0
/
+3
*
[usb] Fix USB timeouts to match specification
Michael Brown
2015-03-18
2
-2
/
+10
*
[ehci] Add support for EHCI host controllers
Michael Brown
2015-03-18
2
-0
/
+2361
*
[xhci] Do not release ownership back to BIOS when booting an OS
Michael Brown
2015-03-18
1
-0
/
+27
*
[xhci] Forcibly disable SMIs if BIOS fails to release ownership
Michael Brown
2015-03-16
1
-10
/
+10
*
[usb] Add functions for manual device address assignment
Michael Brown
2015-03-16
1
-0
/
+44
*
[ncm] Respect maximum transfer size of the bus
Michael Brown
2015-03-16
1
-0
/
+3
*
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2015-03-16
3
-2
/
+7
*
[smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRA
Michael Brown
2015-03-11
1
-1
/
+2
*
[smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs
Michael Brown
2015-03-11
2
-0
/
+1365
*
[mii] Add generic mii_check_link() function
Michael Brown
2015-03-10
1
-0
/
+32
*
[legal] Relicense Davicom DM96xx drivers
Michael Brown
2015-03-10
2
-2
/
+6
*
[dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs
Michael Brown
2015-03-09
2
-0
/
+861
*
[intel] Add PCI ID for I218-LM
Thomas Miletich
2015-03-09
1
-0
/
+1
*
[xen] Set the "feature-rx-notify" flag for netfront devices
Michael Brown
2015-03-09
1
-0
/
+8
*
[xhci] Undo PCH-specific quirk fixes when removing device
Michael Brown
2015-03-06
2
-17
/
+51
*
[xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers
Michael Brown
2015-03-06
2
-0
/
+55
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
2
-2
/
+2
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
4
-0
/
+6
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
2015-03-03
10
-25
/
+23
*
[pci] Remove outdated and mostly-unused pci_ids.h file
Michael Brown
2015-03-02
3
-0
/
+7
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
1
-3
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
2
-2
/
+6
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
56
-56
/
+224
*
[legal] Include full licence text for all GPL2_OR_LATER files
Michael Brown
2015-02-26
5
-10
/
+60
*
[xhci] Abort commands on timeout
Michael Brown
2015-02-18
2
-15
/
+82
*
[xhci] Leak memory if controller fails to disable slot
Michael Brown
2015-02-18
1
-3
/
+18
*
[ncm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-235
/
+58
*
[ecm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-211
/
+35
*
[usb] Add generic USB network device framework
Michael Brown
2015-02-17
1
-0
/
+280
*
[ncm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-15
2
-252
/
+92
*
[ecm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-13
2
-133
/
+40
*
[usb] Use generic refill framework for USB hub interrupt endpoints
Michael Brown
2015-02-13
2
-51
/
+7
*
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
2015-02-13
1
-0
/
+128
*
[usb] Handle port status changes received after failing to find a driver
Michael Brown
2015-02-12
1
-5
/
+13
*
[xhci] Delay after (possibly) forcing port link state to RxDetect
Michael Brown
2015-02-11
2
-0
/
+8
*
[ecm] Add support for CDC-ECM USB Ethernet devices
Michael Brown
2015-02-10
2
-1
/
+750
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
4
-11
/
+23
*
[usb] Parse endpoint descriptor bInterval field
Michael Brown
2015-02-10
3
-4
/
+38
*
[usb] Handle CDC union functional descriptors
Michael Brown
2015-02-09
2
-3
/
+83
*
[usb] Try multiple USB device configurations
Michael Brown
2015-02-09
1
-69
/
+134
*
[ncm] Reserve headroom in received packets
Michael Brown
2015-02-06
1
-1
/
+11
*
[ncm] Use large multi-packet buffers by default
Michael Brown
2015-02-06
2
-165
/
+301
*
[usb] Report xHCI host controller events
Michael Brown
2015-02-05
2
-0
/
+41
[prev]
[next]