index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[vmxnet3] Avoid completely filling the TX descriptor ring
Carl Henrik Lunde
2015-09-16
2
-4
/
+12
*
[ncm] Support setting MAC address
Michael Brown
2015-09-14
2
-0
/
+14
*
[usb] Allow for wildcard USB class IDs
Michael Brown
2015-09-14
8
-46
/
+27
*
[usb] Select preferred USB device configuration based on driver score
Michael Brown
2015-09-14
9
-158
/
+270
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
1
-3
/
+2
*
[xhci] Support arbitrarily large transfers
Michael Brown
2015-09-13
1
-11
/
+45
*
[ehci] Support arbitrarily large transfers
Michael Brown
2015-09-13
1
-14
/
+49
*
[ehci] Do not treat zero-length NULL pointers as unreachable
Michael Brown
2015-09-13
1
-0
/
+2
*
[usb] Generalise zero-length packet generation logic
Michael Brown
2015-09-13
5
-17
/
+18
*
[efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-07
2
-0
/
+1875
*
[usb] Add function to device's function list before attempting probe
Michael Brown
2015-09-06
1
-6
/
+4
*
[usb] Expose usb_find_driver()
Michael Brown
2015-09-06
1
-43
/
+52
*
[efi] Remove raw EFI_HANDLE values from debug messages
Michael Brown
2015-08-27
4
-43
/
+41
*
[efi] Work around bugs in Emulex NII driver
Fabrice Bacchella
2015-08-17
1
-15
/
+71
*
[efi] Improve NII driver logging
Fabrice Bacchella
2015-08-17
1
-10
/
+21
*
[ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB
Wissam Shoukair
2015-08-17
1
-2
/
+5
*
[tg3] Add support for BCM57766
Bernd Wiebelt
2015-07-06
3
-0
/
+3
*
[ipoib] Transmit multicast packets as broadcasts
Michael Brown
2015-07-06
1
-2
/
+4
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
1
-5
/
+50
*
[ipoib] Mark REMAC cache as expensive
Michael Brown
2015-06-29
1
-1
/
+1
*
[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-10
1
-33
/
+29
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-10
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
[next]