| Age | Commit message (Expand) | Author |
| 2017-10-30 | regen | sevan |
| 2017-10-30 | Add Areca ARC1214 & ARC1880. | sevan |
| 2017-10-26 | - Remove all half duplex setting. | msaitoh |
| 2017-10-25 | Whitespace fix. | msaitoh |
| 2017-10-25 | Use C99 initializer for filterops | maya |
| 2017-10-25 | - For X550 and newer, print NVM Image Version with %u.%02x (e.g. "0.05"). | msaitoh |
| 2017-10-24 | Print Error Source Identification register correctly. | msaitoh |
| 2017-10-23 | fix wm(4) vlan panic. Reported and tested by Tom Ivar Helbekkmo, thanks. | knakahara |
| 2017-10-23 | If if_initialize() failed in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | - If if_initialize() failed in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | - If if_initialize() failed in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | If if_initialize() failed in the attach function, return. | msaitoh |
| 2017-10-22 | do not share queue between the non-indepedant channels; instead make | jdolecek |
| 2017-10-20 | actually 0680 uses different chip map func, which doesn't call the function | jdolecek |
| 2017-10-20 | regen | christos |
| 2017-10-20 | update entry for Marvel Yukon 8058, and fix URL for pci ids (Rocky Hotas) | christos |
| 2017-10-20 | On I219, drop TARC0 bit 28 for DMA hang workaround (from Linux). | msaitoh |
| 2017-10-20 | move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init() | jdolecek |
| 2017-10-19 | replace the chek for the shared channel of cmdide(4) a flag of the | jdolecek |
| 2017-10-19 | Fix a bug that the TPH ST table is decoded even if it's not in the TPH | msaitoh |
| 2017-10-18 | Protect ec_multi* with mutex like other MP safe Ethernet drivers. | msaitoh |
| 2017-10-17 | reintroduce ATACH_IRQ_WAIT flag for attachments using wdcintr(), only | jdolecek |
| 2017-10-13 | Show 2.5GBASE-T and 5GBASE-T correctly on ixv(4). Tested on a virtual function | msaitoh |
| 2017-10-13 | Set baudrate correctly. A device which use mii(4) interface can set | msaitoh |
| 2017-10-12 | IOMMU cap dump fixes: | msaitoh |
| 2017-10-11 | add missing break;s | macallan |
| 2017-10-10 | Decode IOMMU capability of PCI secure device capability. From "AMD I/O | msaitoh |
| 2017-10-09 | Delete bogus NULL test. | maya |
| 2017-10-09 | Reorder to avoid null deref before null test | maya |
| 2017-10-07 | Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch | jdolecek |
| 2017-10-05 | Use pcireg.h's macro. No functional change. | msaitoh |
| 2017-10-05 | - Add PCI_MAPREG_ROM_ADDR_MASK macro and PCI_MAPREG_ROM_ADDR() macro. | msaitoh |
| 2017-10-04 | - ixv_enableintr(): Fix a bug that ixv_enable_queue() is called with incorrect | msaitoh |
| 2017-10-04 | Add 2.5GBASE-T and 5GBASE-T support. (forgotten in the last commit) | msaitoh |
| 2017-10-04 | - Remove half-duplex setting for more than 1000Mbps in ixgbe_add_media_types() | msaitoh |
| 2017-10-04 | Fix a bug that X550EM (Denverton) can't force 10BaseT. | msaitoh |
| 2017-10-03 | Fix a problem that mailbox interrupt never occured. Bit definitions of PF's | msaitoh |
| 2017-10-03 | Make mailbox statistic counters evcnt(9). | msaitoh |
| 2017-09-28 | - only get the vtag if we have it like the other drivers | christos |
| 2017-09-28 | only get vtag when we have vtag like the other drivers. | christos |
| 2017-09-27 | Print device name in ixv_attach(). | msaitoh |
| 2017-09-26 | - Correct NVM word size check in wm_nvm_version() to prevent | msaitoh |
| 2017-09-26 | VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. | knakahara |
| 2017-09-15 | Regen. | hikaru |
| 2017-09-15 | Add Intel QuickAssist devices. | hikaru |
| 2017-09-15 | xv(4) VLAN fixes: | msaitoh |
| 2017-09-15 | Make ixv(4) TX/RX descriptors size the same as ixg(4). | msaitoh |
| 2017-09-14 | Quick hack to fix ixv(4)'s hardware counter. ixgbe_rx_checksum() passes | msaitoh |
| 2017-09-13 | - Print driver feature capabilities and enable bits when verbose boot as | msaitoh |
| 2017-09-13 | Set get_link_status to true in ixv_init_locked() to get the first link status | msaitoh |