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
*
[xhci] Ensure that zero-length packets are not part of a TRB chain
Michael Brown
2015-12-07
1
-0
/
+6
*
[intel] Add INTEL_NO_PHY_RST for I217-LM
Torgeir Wulfsberg
2015-12-07
1
-1
/
+1
*
[acm] Add support for CDC-ACM (aka USB RNDIS) devices
Michael Brown
2015-12-07
2
-0
/
+598
*
[usb] Allow additional settling time for out-of-spec hubs
Michael Brown
2015-12-07
2
-0
/
+19
*
[usb] Allow USB device IDs to include arbitrary driver-specific data
Michael Brown
2015-12-07
1
-3
/
+5
*
[usb] Record USB device speed separately from current port speed
Michael Brown
2015-12-07
4
-14
/
+13
*
[usb] Use port->disconnected to check for disconnected devices
Michael Brown
2015-12-07
2
-10
/
+12
*
[smsc95xx] Add driver for SMSC/Microchip LAN95xx USB Ethernet NICs
Michael Brown
2015-12-01
2
-0
/
+1381
*
[pci] Add definitions for PCI Express function level reset (FLR)
Michael Brown
2015-11-30
1
-1
/
+0
*
[intel] Correct definition of receive overrun bit
Michael Brown
2015-11-22
1
-1
/
+1
*
[intel] Forcibly skip PHY reset on some models
Michael Brown
2015-11-22
2
-8
/
+19
*
[intel] Add PCI IDs for i210/i211 flashless operation
Kyösti Mälkki
2015-11-04
1
-0
/
+2
*
[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
[next]