index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tg3] Add support for BCM57766
HEAD
master
Bernd Wiebelt
2015-07-06
3
-0
/
+3
*
[ipoib] Transmit multicast packets as broadcasts
Michael Brown
2015-07-06
1
-2
/
+4
*
[tcp] Gracefully close connections during shutdown
Michael Brown
2015-07-04
2
-1
/
+63
*
[xen] Wait for and clear XenStore event before receiving data
Michael Brown
2015-06-30
2
-0
/
+23
*
[gdb] Allow gdbstub to be started on an arbitrary serial port
Michael Brown
2015-06-29
2
-7
/
+44
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
3
-8
/
+57
*
[ipoib] Mark REMAC cache as expensive
Michael Brown
2015-06-29
1
-1
/
+1
*
[comboot] Implement INT22,0x000c
Wissam Shoukair
2015-06-29
1
-0
/
+4
*
[serial] Use new UART abstraction in serial console driver
Michael Brown
2015-06-29
7
-282
/
+155
*
[gdb] Use new UART abstraction in GDB serial transport
Michael Brown
2015-06-29
2
-17
/
+45
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
6
-0
/
+371
*
[pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO
Michael Brown
2015-06-29
1
-10
/
+8
*
[dhcp] Defer discovery if link is blocked
Michael Brown
2015-06-25
1
-0
/
+9
*
[stp] Fix interpretaton of hello time
Michael Brown
2015-06-25
1
-3
/
+3
*
[stp] Add support for detecting Spanning Tree Protocol non-forwarding ports
Michael Brown
2015-06-25
5
-0
/
+233
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
3
-2
/
+70
*
[ethernet] Add minimal support for receiving LLC frames
Michael Brown
2015-06-25
1
-2
/
+36
*
[mromprefix] Report a dummy size at offset 0x02 of .mrom payload
Michael Brown
2015-06-25
1
-0
/
+1
*
[tcp] Do not shrink window when discarding received packets
Michael Brown
2015-06-25
1
-20
/
+3
*
[pci] Use flat real mode to call INT 1a,b101
Michael Brown
2015-06-23
1
-1
/
+5
*
[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
*
[build] Fix .ids.o creation for drivers not in the all-drivers build
Michael Brown
2015-06-01
2
-2
/
+2
*
[xhci] Fix length of allocated slot array
Michael Brown
2015-06-01
1
-2
/
+3
*
[neighbour] Return success when deferring a packet
Michael Brown
2015-05-20
1
-1
/
+1
*
[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
*
[int13con] Add basic ability to log to a local disk via INT 13
Michael Brown
2015-05-19
5
-6
/
+304
*
[intel] Add intelxvf driver for Intel 10 GigE virtual function NICs
Michael Brown
2015-05-16
3
-0
/
+455
*
[intel] Add support for mailbox used by virtual functions
Michael Brown
2015-05-16
4
-0
/
+414
*
[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
7
-0
/
+680
*
[usb] Add generic USB human interface device (HID) framework
Michael Brown
2015-05-12
3
-0
/
+258
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
4
-5
/
+9
*
[ipv6] Disambiguate received ICMPv6 errors
Michael Brown
2015-05-11
2
-2
/
+90
*
[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
2
-33
/
+30
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-09
7
-0
/
+1937
*
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2015-05-09
3
-0
/
+29
*
[usb] Add find_usb_bus_by_location() helper function
Michael Brown
2015-05-09
2
-0
/
+22
*
[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
2
-50
/
+55
*
[usb] Maintain a list of all USB buses
Michael Brown
2015-05-09
2
-0
/
+18
[next]