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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
3
-0
/
+3
*
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
2015-03-03
8
-12
/
+10
*
[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
32
-32
/
+116
*
[legal] Include full licence text for all GPL2_OR_LATER files
Michael Brown
2015-02-26
5
-10
/
+60
*
[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
*
[ncm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-16
2
-252
/
+92
*
[ecm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-13
2
-133
/
+40
*
[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
1
-2
/
+2
*
[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
*
[ncm] Add support for CDC-NCM USB Ethernet devices
Michael Brown
2015-02-03
4
-0
/
+1158
*
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
2014-12-20
1
-6
/
+14
*
[hyperv] Increase TX ring size
Michael Brown
2014-12-20
1
-1
/
+1
*
[hyperv] Receive all VMBus messages in a poll
Michael Brown
2014-12-20
1
-1
/
+3
*
[hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device
Michael Brown
2014-12-20
1
-24
/
+20
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
2
-0
/
+1203
*
[vmxnet3] Add profiling code to exclude time spent in the hypervisor
Michael Brown
2014-12-12
1
-1
/
+33
*
[intel] Use autoloaded MAC address instead of EEPROM MAC address
Michael Brown
2014-10-31
1
-4
/
+4
*
[efi] Include NII driver within "snp" and "snponly" build targets
Michael Brown
2014-10-17
4
-106
/
+195
*
[efi] Check for presence of UNDI in NII protocol
Michael Brown
2014-10-17
1
-0
/
+6
*
[efi] Add NII / UNDI driver
Michael Brown
2014-10-16
1
-0
/
+1134
*
[efi] Generalise snpnet_dev_info() to efi_device_info()
Michael Brown
2014-10-16
1
-60
/
+1
*
[efi] Free transmit ring entry before calling netdev_tx_complete()
Michael Brown
2014-10-16
1
-1
/
+3
*
[intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz)
Anton D. Kachalov
2014-10-03
1
-0
/
+1
*
[intel] Add I217-LM PCI ID
Jan Kiszka
2014-09-16
1
-1
/
+2
*
[efi] Allow for non-PCI snpnet devices
Michael Brown
2014-09-04
1
-7
/
+8
*
[efi] Use the SNP protocol instance to match the SNP chainloading device
Michael Brown
2014-09-04
1
-8
/
+89
*
[intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDs
Michael Brown
2014-08-21
2
-13
/
+22
*
[intel] Display before and after values for both PBS and PBA
Michael Brown
2014-08-21
1
-2
/
+7
*
[intel] Display PBS value when applying ICH errata workaround
Michael Brown
2014-08-20
1
-2
/
+2
*
[smc9000] Avoid using CONFIG as a preprocessor macro
Michael Brown
2014-08-19
2
-6
/
+6
*
[xen] Cope with unexpected initial backend states
Michael Brown
2014-08-14
1
-10
/
+64
*
[xen] Use version 1 grant tables by default
Michael Brown
2014-08-13
1
-28
/
+62
*
[efi] Generalise snpnet_pci_info() to efi_locate_device()
Michael Brown
2014-08-06
1
-34
/
+9
*
[efi] Try various possible SNP receive filters
Curtis Larsen
2014-08-06
1
-11
/
+37
*
[efi] Open device path protocol only at point of use
Michael Brown
2014-08-06
1
-4
/
+27
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-06
2
-13
/
+0
*
[efi] Reset multicast filter list when setting SNP receive filters
Michael Brown
2014-08-05
1
-1
/
+1
*
[efi] Add ability to dump SNP device mode information
Michael Brown
2014-08-05
1
-0
/
+64
*
[efi] Dump existing openers when we are unable to open a protocol
Michael Brown
2014-07-31
1
-0
/
+2
*
[efi] Use efi_handle_name() instead of efi_devpath_text() where applicable
Michael Brown
2014-07-31
1
-24
/
+23
*
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
2
-4
/
+4
*
[xen] Add support for Xen netfront virtual NICs
Michael Brown
2014-07-29
2
-0
/
+1005
*
[natsemi] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
*
[myson] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
*
[skel] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
[next]