summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Microsoft have changed their policy on how the hyper-v code willgrehan2013-07-1719-0/+12526
* - Show the reason why link is down if this information is available.np2013-07-053-5/+55
* - Make note of interface MTU change if the rx queues exist, and not justnp2013-07-046-8/+44
* Implement basic 802.11n awareness in the PHY and AMRR rate control code.adrian2013-07-045-45/+116
* Set ic_cryptocaps to make sure wpa_supplicant works with WEP.rpaulo2013-07-047-0/+42
* On-the-fly changes to the interrupt coalescing timer should apply to thenp2013-07-041-0/+12
* Enable the station-side power management flag.adrian2013-07-041-4/+4
* Pay attention to TCP_NODELAY when it's set/unset after the connectionnp2013-07-041-0/+26
* Ring the egress queue's doorbell as soon as there are 8 or morenp2013-07-041-3/+3
* The T5 allows the driver to specify the ISS. Do so; use the ISS pickednp2013-07-043-8/+34
* Merge virtio_scsi change from projects/virtiobryanv2013-07-041-10/+3
* Merge virtio_pci changes from projects/virtiobryanv2013-07-043-201/+242
* Merge virtio changes from projects/virtiobryanv2013-07-0413-48/+41
* Merge vtnet changes from projects/virtiobryanv2013-07-041-2/+2
* - Read all TP parameters in one place.np2013-07-049-66/+205
* Merge virtio_balloon changes from projects/virtiobryanv2013-07-041-23/+21
* Merge several virtio_blk changes from projects/virtiobryanv2013-07-042-26/+240
* Convert VirtIO to use ithreads instead of taskqueuesbryanv2013-07-0410-275/+110
* - Include the T5 firmware with the driver.np2013-07-0313-8294/+17829
* Increase the microcode max size to 16K to accomodate more recent Intelrpaulo2013-07-031-1/+1
* Typos in comments.rpaulo2013-07-031-3/+3
* Port 0 needs to wait for ACK only if it issued the RESET.davidcs2013-07-031-3/+5
* Don't perform the acpi_DeviceIsPresent() check for PCI-PCI bridges. Ifjhb2013-07-032-10/+7
* Add Planex MZK-UE150N.hrs2013-07-022-0/+2
* Add RealTek 8192SU product IDs.rpaulo2013-07-021-1/+38
* Remove forced timeout of in-flight commands from mfi_timeout.smh2013-07-011-5/+8
* Add a sysctl to get the number of filters available.np2013-07-011-0/+3
* Fix a typo.rpaulo2013-06-301-1/+1
* Fix the RSSI calculation.rpaulo2013-06-301-0/+6
* Fix triggering false watchdog timeout as done in bce(4) whenyongari2013-06-302-1/+30
* Fix the ni_txrate calculation.rpaulo2013-06-301-1/+1
* Fix triggering false watchdog timeout when controller is in PAUSEyongari2013-06-302-3/+31
* Fix a reference count bug in urtwn_ra_init().rpaulo2013-06-301-0/+4
* Fixing incorrect id for Intel Centrino Wireless-N 130.hiren2013-06-301-1/+1
* Teach UART to attach Exynos/s3/s5 class driver.ray2013-06-294-0/+6
* Don't log anything if npkts == 0.adrian2013-06-291-3/+4
* Correct comment typos.pluknet2013-06-281-5/+5
* Make detaching drivers from PCI devices more robust. While here, fix ajhb2013-06-272-1/+31
* Update T5 register ranges. This is so that regdump skips over registersnp2013-06-271-38/+38
* Add support for the NTT Docomo L-02C card.remko2013-06-271-0/+2
* Add support for the NTT Docomo L-02C card.remko2013-06-271-0/+1
* Add firmware replacement and activation support to nvmecontrol(8) throughjimharris2013-06-271-0/+6
* Consistently cast ACPICA 64-bit integer types when we print them.jkim2013-06-262-3/+3
* Remove remaining uio-related code.jimharris2013-06-262-32/+0
* Fail any passthrough command whose transfer size exceeds the controller'sjimharris2013-06-262-2/+15
* Use MAXPHYS to specify the maximum I/O size for nvme(4).jimharris2013-06-264-22/+10
* For ATA_PASSTHROUGH commands, pretend isci(4) supports multiword DMAjimharris2013-06-261-4/+45
* In the Xen block front driver, take advantage of backends thatgibbs2013-06-262-27/+175
* Extend the AHB code to work on chips besides the AR9130.adrian2013-06-261-11/+56
* Add a HAL local routine to map the 2GHz channel frequency to an IEEEadrian2013-06-262-0/+22
OpenPOWER on IntegriCloud