912 Commits (master)

Author SHA1 Message Date
  Ignat Korchagin ea832529a5 [snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec 4 years ago
  Ignat Korchagin ed4a82e239 [snp] Try promiscuous multicast receive filter if the regular one fails 4 years ago
  Michael Brown 3fe683ebab [lan78xx] Always enable automatic speed and duplex detection 4 years ago
  Michael Brown f4cc5834ef [smscusb] Fetch MAC from device tree for Raspberry Pi Model B+ 4 years ago
  Michael Brown 83e0f9f377 [smsc95xx] Fetch MAC from device tree for Raspberry Pi 4 years ago
  Michael Brown a95966955c [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions 5 years ago
  Michael Brown 92b46b7858 [intelxl] Choose to operate in non-PXE mode 5 years ago
  Michael Brown 3078a952a8 [intelxl] Expose functions required by virtual function driver 5 years ago
  Michael Brown 1e0342ebd8 [intelxl] Allow for arbitrary placement of interrupt control register 5 years ago
  Michael Brown 2dbd9c0a3c [intelxl] Split out ring creation from context programming 5 years ago
  Michael Brown 9907fd54d3 [intelxl] Allow for arbitrary placement of ring tail registers 5 years ago
  Michael Brown f460a436ca [intelxl] Use 32-byte receive descriptors 5 years ago
  Michael Brown 7676924571 [intelxl] Provide a mechanism for handling "send to VF" events 5 years ago
  Michael Brown 17298d0121 [intelxl] Allow admin cookie to hold extended opcode and return code 5 years ago
  Michael Brown 7b68c310f9 [intelxl] Allow admin queues to be reinitialised 5 years ago
  Michael Brown 8f3e648b6c [intelxl] Use one admin queue buffer per admin queue descriptor 5 years ago
  Michael Brown c5ccfe79cf [intelxl] Allow for virtual function admin queue register maps 5 years ago
  Michael Brown c901b5ca45 [intelxl] Use VLAN tag in receive descriptor if present 5 years ago
  Christian Nilsson ebf2eaf515 [intel] Add PCI ID for I219-V and -LM 6 to 9 5 years ago
  Martin Habets af1860711a [sfc] Add support for X25xx adapters 5 years ago
  Michael Brown d2063b7693 [intelxl] Add driver for Intel 40 Gigabit Ethernet NICs 5 years ago
  Michael Brown b9d68b9de0 [ethernet] Use standard 1500 byte MTU unless explicitly overridden 5 years ago
  Steven Haber 97a3d37285 [intelx] Add support for Intel X552 NIC 6 years ago
  Sylvie Barlow 960d1e36b0 [icplus] Add driver for IC+ network card 6 years ago
  Sylvie Barlow 7ed1dc98c3 [mii] Add mii_find() 6 years ago
  Michael Brown 6804a8c89b [mii] Separate concepts of MII interface and MII device 6 years ago
  Michael Brown 285e3e5287 [velocity] Fix usage of mii_read() and mii_write() 6 years ago
  Michael Brown f71ba143c7 [rhine] Fix usage of mii_read() 6 years ago
  Rob Taglang 2eef77ecc0 [intelx] Add PCI_ROM entry for Intel X553 NIC 6 years ago
  Michael Brown e8e9ca3613 [efi] Provide Map_Mem() and associated UNDI callbacks 6 years ago
  Rob Taglang 0c43bb934a [intel] Add PCI_ROM entry for Intel i354 NIC 6 years ago
  Michael Brown 546dd51de8 [intel] Work around broken reset mechanism in i219 devices 6 years ago
  Michael Brown fbe8c52d0d [ena] Fix spurious uninitialised variable warning on older versions of gcc 6 years ago
  Joseph Wong 08db2fd55c [tg3] Add support for SerDes PHY initialization 6 years ago
  Michael Brown 329202691f [skel] Remove MII interface 6 years ago
  Michael Brown 2fb70e8b32 [ena] Add driver for Amazon ENA virtual function NIC 6 years ago
  Janos Mattyasovszky aeffcce44f [intel] Add PCI device ID for X550-T2 6 years ago
  Peter von Konigsmark 9720f8396f [exanic] Add PCI device ID for another X40 variant 6 years ago
  Peter von Konigsmark f756fd78f7 [exanic] Power up optical PHYs (if present) 6 years ago
  Michael Brown 3ae70be5ba [efi] Raise TPL when calling UNDI entry point 6 years ago
  Richard Moore 8b104d881a [intel] Add various PCI device IDs 6 years ago
  Michael Brown 9ccd8fe569 [efi] Enumerate PCI BARs in same order as SnpDxe 6 years ago
  Michael Brown 0600d3ae94 [lan78xx] Add driver for Microchip LAN78xx USB Ethernet NICs 8 years ago
  Michael Brown 1ee7f4e036 [smsc75xx] Expose functionality shared with LAN78xx devices 6 years ago
  Michael Brown 74f934a14e [smscusb] Allow for alternative PHY register layouts 6 years ago
  Michael Brown 340f03392d [smscusb] Move non-inline register access functions to smscusb.c 6 years ago
  Jason Wang 6a258d8d55 [virtio] Support VIRTIO_NET_F_IOMMU_PLATFORM 6 years ago
  Michael Brown d4df9f573f [smscusb] Add ability to read MAC address from OTP 6 years ago
  Michael Brown b1df34d7bd [smsc75xx] Use common SMSC USB device functionality 6 years ago
  Michael Brown 550e0d8353 [smsc95xx] Use common SMSC USB device functionality 6 years ago