729 Commits (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Author SHA1 Message Date
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h 9 years ago
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file 9 years ago
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 5e95a79241 [legal] Include full licence text for all GPL2_OR_LATER files 9 years ago
  Michael Brown 320e786d3d [ncm] Use generic USB network device framework 9 years ago
  Michael Brown 5b9b5ced4e [ecm] Use generic USB network device framework 9 years ago
  Michael Brown 14fc311271 [ncm] Use generic refill framework for bulk IN and interrupt endpoints 9 years ago
  Michael Brown 1706ab7ff3 [ecm] Use generic refill framework for bulk IN and interrupt endpoints 9 years ago
  Michael Brown 1bb9e88ba0 [ecm] Add support for CDC-ECM USB Ethernet devices 9 years ago
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9 years ago
  Michael Brown 2e72d100af [ncm] Reserve headroom in received packets 9 years ago
  Michael Brown 2d3f2b2446 [ncm] Use large multi-packet buffers by default 9 years ago
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices 9 years ago
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9 years ago
  Michael Brown a69c9953ac [hyperv] Increase TX ring size 9 years ago
  Michael Brown 4e6821662c [hyperv] Receive all VMBus messages in a poll 9 years ago
  Michael Brown cd68d93b6e [hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device 9 years ago
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 years ago
  Michael Brown d08547309b [vmxnet3] Add profiling code to exclude time spent in the hypervisor 9 years ago
  Michael Brown a937615151 [intel] Use autoloaded MAC address instead of EEPROM MAC address 9 years ago
  Michael Brown af17abf67f [efi] Include NII driver within "snp" and "snponly" build targets 9 years ago
  Michael Brown feb3a0f7d5 [efi] Check for presence of UNDI in NII protocol 9 years ago
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver 9 years ago
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() 9 years ago
  Michael Brown b71e93bb71 [efi] Free transmit ring entry before calling netdev_tx_complete() 9 years ago
  Anton D. Kachalov 86285d1d54 [intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz) 9 years ago
  Jan Kiszka 0df7ce9641 [intel] Add I217-LM PCI ID 9 years ago
  Michael Brown 0ce3c97095 [efi] Allow for non-PCI snpnet devices 9 years ago
  Michael Brown 4c5b7945c3 [efi] Use the SNP protocol instance to match the SNP chainloading device 9 years ago
  Michael Brown ead70bf920 [intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDs 9 years ago
  Michael Brown d461b8ddf2 [intel] Display before and after values for both PBS and PBA 9 years ago
  Michael Brown c845740b88 [intel] Display PBS value when applying ICH errata workaround 9 years ago
  Michael Brown 3953ddd2ac [smc9000] Avoid using CONFIG as a preprocessor macro 9 years ago
  Michael Brown 8b2942a7db [xen] Cope with unexpected initial backend states 9 years ago
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default 9 years ago
  Michael Brown 5c4f1da2ce [efi] Generalise snpnet_pci_info() to efi_locate_device() 10 years ago
  Curtis Larsen 2ce1c70166 [efi] Try various possible SNP receive filters 10 years ago
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use 10 years ago
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs 10 years ago
  Michael Brown 471fdfab79 [efi] Reset multicast filter list when setting SNP receive filters 10 years ago
  Michael Brown 1f7b269954 [efi] Add ability to dump SNP device mode information 10 years ago
  Michael Brown 16d99cc8ef [efi] Dump existing openers when we are unable to open a protocol 10 years ago
  Michael Brown 60891f699a [efi] Use efi_handle_name() instead of efi_devpath_text() where applicable 10 years ago
  Michael Brown 2e0821b9ed [efi] Use efi_handle_name() instead of efi_handle_devpath_text() 10 years ago
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs 10 years ago
  Michael Brown 3a02409fc8 [natsemi] Check for ioremap() failures 10 years ago
  Michael Brown 720ae17aa4 [myson] Check for ioremap() failures 10 years ago
  Michael Brown 022ef91984 [skel] Check for ioremap() failures 10 years ago