1313 Commits (master)

Author SHA1 Message Date
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  lolipop 0780bccb68 [intel] Add Intel I217 Gigabit Ethernet PCI ID 10 years ago
  Michael Brown 8a2dc7a588 [linux] Apply MAC address prior to registering network device 10 years ago
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address 10 years ago
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type 10 years ago
  Thomas Miletich 6d72b498c2 [3c90x] Fix High-MTU packet reception 10 years ago
  Thomas Miletich e5f6471525 [3c90x] Don't round up transmit packet length 10 years ago
  Thomas Miletich b324a9c243 [3c90x] Stall upload engine before setting RX ring address 10 years ago
  Michael Brown 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices 10 years ago
  Marin Hannache 9b93b669d1 [legal] Add missing FILE_LICENCE declarations 10 years ago
  Michael Brown 918fb43743 [realtek] Allow extra space in RX buffers 10 years ago
  Adrian Jamróz 4fabc0012a [velocity] Rewrite VIA Velocity driver 10 years ago
  Michael Brown 3aafe5fc54 [realtek] Report RX error detail in debug messages 10 years ago
  Marin Hannache 6ad05aa319 [legal] Add FILE_LICENCE for ath9k driver headers 10 years ago
  Michael Brown 18521a170c [intel] Incorporate ring producer and consumer counters in diagnostics 10 years ago
  Adrian Jamróz ad4f58d410 [rhine] Rewrite VIA Rhine driver 10 years ago
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism 11 years ago
  Michael Brown 5d3d62d8d7 [realtek] Fix reopening of legacy-mode 8139 NIC 11 years ago
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 years ago
  Michael Brown b4ec6a6a68 [realtek] Defer packets when no transmit descriptors are available 11 years ago
  Michael Brown 9b1ec3132f [realtek] Ensure EEPROM writes reach chip before starting udelay() 11 years ago
  Michael Brown 592755eccf [realtek] Allow reaction time between writing RTL_CAPR and reading RTL_CR 11 years ago
  Michael Brown d90fc3156c [realtek] Use ID word to detect EEPROM presence 11 years ago
  Michael Brown 4678864ce6 [build] Fix dubious uses of bitwise operators 11 years ago
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer 11 years ago
  Michael Brown 2e54c4b52e [realtek] Print bad MAC address in debug message when inferring no EEPROM 11 years ago
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 years ago
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 years ago
  Michael Brown cdca99f068 [intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs 11 years ago
  Michael Brown 1dd4e51063 [intel] Expose functionality to be shared with intelx driver 11 years ago
  Michael Brown c2ba57e517 [intel] Remove hardcoded offsets for descriptor ring registers 11 years ago
  Michael Brown 8a49782eeb [prism2] Use standard type names 11 years ago
  Michael Brown dab7910beb [igbvf] Remove conflicting macro definitions 11 years ago
  Michael Brown b2c9730da7 [cs89x0] Remove conflicting macro definitions 11 years ago
  Kevin Tran e27803e40f [tg3] Fix various tg3 issues 11 years ago
  Stefan Hajnoczi 7d64abbc5d [iscsi] Include 802.1Q VLAN identifier in iBFT 11 years ago
  Jens Rottmann 3c29c8ecc1 [intel] Add Intel I210 Gigabit Ethernet PCI ID 11 years ago
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 years ago
  Michael Brown 6586e03fba [forcedeth] Increase TX ring size to prevent dropped packets 11 years ago
  Michael Brown 0c5e3df6d9 [intel] Poll RX queue if hardware reports RX overflow 11 years ago
  Michael Brown c4ee23e7c6 [hermon] Use PCI VPD for non-volatile option storage 11 years ago
  Michael Brown dace457baf [intel] Report receive overruns via network device errors 11 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 years ago
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 11 years ago
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 11 years ago
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 11 years ago
  Michael Brown 70618161ad [realtek] Force EEPROM CS low before disabling EEPROM access mode 11 years ago
  Michael Brown d1949f2737 [bitbash] Add optional open() and close() methods for bit-bashing interfaces 11 years ago
  Michael Brown 5676abead2 [realtek] Forcibly enable advertisement of 1000Mbps speeds 11 years ago
  Michael Brown 6e50e7950f [mii] Add separate mii_restart() function 11 years ago