Age | Commit message (Expand) | Author |
2016-03-14 | Allocate statistics command from the heap, pointed out by deraadt@ | Mike Belopuhov |
2016-03-13 | In ichiic(4), ignore the SMBALERT# interrupt. This interrupt has been | Stefan Sperling |
2016-03-11 | Move rtwn(4) DMA init code back to the PCI part of the driver. | Stefan Sperling |
2016-03-09 | Make rtwn(4) check for "unsupported test chip" error during attach again. | Stefan Sperling |
2016-03-09 | Split the rtwn(4) driver into two layers: | Stefan Sperling |
2016-03-07 | For rtwn(4) and urtwn(4) inline driver-specific definitions in their | Stefan Sperling |
2016-03-07 | Sync no-argument function declaration and definition by adding (void). | Christian Weisgerber |
2016-03-07 | Merge TX/RX descriptors used by rtwn(4) and urtwn(4) into common header file. | Stefan Sperling |
2016-03-07 | Merge rtwn(4) and urtwn(4) register definitions into a common header file. | Stefan Sperling |
2016-03-04 | extra ) not needed, spotted by tiago silva | Theo de Raadt |
2016-02-24 | Fix the build with DRMDEBUG. Committing now instead of after unlock to | Jonathan Gray |
2016-02-20 | sync | Theo de Raadt |
2016-02-20 | pci bridge, from Hrvoje Popovski | Theo de Raadt |
2016-02-19 | enable snooping on Intel C610 | Jonathan Gray |
2016-02-18 | Add support for the Intel i219 network chip to the em(4) driver. | Alexander Bluhm |
2016-02-18 | regen | Alexander Bluhm |
2016-02-18 | Add Intel i219 em(4). | Alexander Bluhm |
2016-02-15 | Convert to uiomove. From Martin Natano. | Stefan Kempf |
2016-02-13 | Make iwm(4) initialize net80211 callback pointers at attach time. | Stefan Sperling |
2016-02-07 | Fix off-by-one in loop termination condition. | tb |
2016-02-07 | Make sure the maximum iwm(4) firmware command payload size fits into | Stefan Sperling |
2016-02-06 | Add support for the 9 series PCH. | Mark Kettenis |
2016-02-06 | Enable the code that reads the BIOS from the ACPI VFCT table on platforms | Mark Kettenis |
2016-02-05 | Fix iwn(4) CCMP replay detection so it does not drop out-of-order A-MPDU | Stefan Sperling |
2016-02-05 | In iwn(4), set max A-MPDU length to 64k instead of 4k and tell the firmware | Stefan Sperling |
2016-02-05 | In iwm(4), set max A-MPDU length to 64k instead of 4k and tell the firmware | Stefan Sperling |
2016-02-05 | Implement acpi_get_table_with_size(). Will soon be used to read VFCT | Mark Kettenis |
2016-02-05 | Improve Linux PCI compatibility code. | Mark Kettenis |
2016-02-05 | Fix a pci vendor/device conversion missed in rev 1.6. | Mark Kettenis |
2016-02-04 | Make iwn(4) pass 802.11 control frames in monitor mode. | Stefan Sperling |
2016-02-04 | In iwn(4), don't forget about restoring the CCMP key to firmware after | Stefan Sperling |
2016-02-04 | If the ROM size is 0, we won't be able to read the video BIOS from it. | Mark Kettenis |
2016-02-03 | Prevent efifb(4) from attaching if we're the console. | Mark Kettenis |
2016-01-30 | regen | Jonathan Gray |
2016-01-30 | correct the string for 82801HBM RAID | Jonathan Gray |
2016-01-29 | Add support for XS_WATCH: XenStore notification facility | Mike Belopuhov |
2016-01-26 | Improve the previous fix: call vmxnet3_load_mbuf, bpf_mtap, and flip | Reyk Floeter |
2016-01-26 | prettify a NULL test in vr_start. | David Gwynne |
2016-01-26 | dont leak mbufs on encap failure. | David Gwynne |
2016-01-25 | Keep track of HT protection settings in beacons and have 11n-capable | Stefan Sperling |
2016-01-25 | In vmxnet3_start(), do not send the mbuf to bpf after passing it to | Reyk Floeter |
2016-01-15 | Moxa CP-168U support; from Olaf Schreck | Theo de Raadt |
2016-01-15 | sync | Theo de Raadt |
2016-01-15 | Moxa CP-168U, from Olaf Schreck | Theo de Raadt |
2016-01-15 | Detach emulated network devices if Netfront driver is enabled | Mike Belopuhov |
2016-01-14 | regen | David Gwynne |
2016-01-14 | there are two types of samsung sm951 | David Gwynne |
2016-01-14 | add brackets to avoid an operator precedence bug | Jonathan Gray |
2016-01-13 | Revert most of if_iwm.c r1.155. Use of channel zero was a symptom of | Stefan Sperling |
2016-01-13 | Tell the iwn(4) firmware to retry failed Tx at 1Mbit/s instead of MCS 0. | Stefan Sperling |