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
*
[3c595] Fix compilation when "char" is unsigned by default
Michael Brown
2016-03-12
1
-1
/
+1
*
[qib7322] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[linda] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[eoib] Support non-FullMember gateway devices
Michael Brown
2016-03-09
1
-2
/
+98
*
[eoib] Allow the multicast group to be forcefully created
Michael Brown
2016-03-09
1
-2
/
+2
*
[eoib] Silently ignore EoIB heartbeat packets
Michael Brown
2016-03-09
1
-0
/
+45
*
[eoib] Add Ethernet over Infiniband (EoIB) driver
Michael Brown
2016-03-09
1
-0
/
+754
*
[ipoib] Increase number of transmit work queue entries
Michael Brown
2016-03-08
1
-2
/
+2
*
[ipoib] Resimplify test for received broadcast packets
Michael Brown
2016-03-08
1
-2
/
+2
*
[infiniband] Assign names to queue pairs
Michael Brown
2016-03-08
2
-2
/
+2
*
[infiniband] Allow for the creation of multicast groups
Michael Brown
2016-03-08
1
-1
/
+1
*
[ipoib] Simplify test for received broadcast packets
Michael Brown
2016-03-08
1
-4
/
+2
*
[ipoib] Avoid unnecessary path record lookup for broadcast address
Michael Brown
2016-03-08
1
-15
/
+27
*
[infiniband] Parse MLID, rate, and SL from multicast membership record
Michael Brown
2016-03-08
1
-22
/
+38
*
[infiniband] Record multicast GID attachment as part of group membership
Michael Brown
2016-03-08
1
-17
/
+5
*
[infiniband] Remove concept of whole-device owner data
Michael Brown
2016-03-07
1
-11
/
+45
*
[intel] Add INTEL_NO_PHY_RST for another I218-LM variant
Mika Tiainen
2016-02-12
1
-1
/
+1
*
[ehci] Add extra debugging information
Michael Brown
2016-02-05
1
-2
/
+73
*
[ath9k] Remove broken ath_rxbuf_alloc()
Michael Brown
2016-01-28
3
-70
/
+5
*
[intel] Add INTEL_NO_PHY_RST for I218-LM
Hummel Frank
2016-01-27
1
-1
/
+1
*
[smsc95xx] Reserve headroom in received packets
Michael Brown
2016-01-19
1
-2
/
+4
*
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2016-01-19
9
-16
/
+22
*
[smsc95xx] Enable LEDs
Michael Brown
2016-01-18
2
-0
/
+24
*
[usb] Add support for numeric keypad on USB keyboards
Michael Brown
2016-01-06
2
-7
/
+100
*
[smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywell VM3
Michael Brown
2016-01-04
2
-0
/
+116
*
[smsc95xx] Allow for multiple methods for obtaining the MAC address
Michael Brown
2015-12-23
1
-11
/
+56
*
[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
[next]