summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.hselasky2013-03-131-2/+2
* - Make quirk for reading device descriptor from broken USB devices.hselasky2013-03-132-22/+40
* Disable TX IP header checksum offloading on RL_HWREV_8168CP. Theyongari2013-03-131-2/+4
* r241438 broke IPMI access on Sun Fire X2200 M2(BCM5715).yongari2013-03-131-3/+17
* Finish r243882: mechanically substitute flags from historic mbufglebius2013-03-121-3/+3
* More Lenovo headphones redirection quirks: Lenovo T430, Lenovo T430S.glebius2013-03-122-1/+5
* Use the correct antenna configuration variable here. "diversity" justadrian2013-03-121-2/+2
* Add support for Optoelectronics USB barcode readers to uftdi(4).gavin2013-03-112-0/+10
* Add "else" missed at r248154.mav2013-03-111-1/+1
* Reduce HPET eventtimer priority on systems with 8 or more cores. Price ofmav2013-03-111-1/+2
* Add a few new fields to the RX vendor radiotap header:adrian2013-03-112-3/+28
* Bump the EVM array size up to fit the AR9380 EVM entries.adrian2013-03-111-1/+7
* Add three-stream EVM values.adrian2013-03-111-1/+3
* Add another register definition bit - whether to populate EVM or PLCPadrian2013-03-101-0/+1
* Don't log a message when the watchdog is reloaded. It's not useful to do somarkj2013-03-091-2/+0
* Disable the hw TID != buffer TID check.adrian2013-03-091-0/+11
* Print out the queue flags during a TX DMA shutdown.adrian2013-03-091-2/+5
* MFCattilio2013-03-096-8/+5
* MFCattilio2013-03-0871-550/+12124
|\
| * Fix GCC build:obrien2013-03-072-7/+5
| * Add quirks to enable headphones redirection on number of Lenovoglebius2013-03-072-1/+15
| * Plug a memory leak.glebius2013-03-071-1/+5
| * Update driver to version 4.6.95.0.delphij2013-03-068-184/+810
| * Fix build with gcc, do not use unnamed union.kib2013-03-051-8/+14
| * Fix build with gcc, remove redundand declarations.kib2013-03-051-21/+0
| * drm_global.c: Destroy sx in drm_global_release()dumbbell2013-03-051-0/+1
| * Correct the r247832.kib2013-03-051-1/+1
| * Add a generic way to call per event allocate / release function.fabient2013-03-051-6/+15
| * Import the preliminary port of the TTM.kib2013-03-0524-8/+9963
| * Import the drm_global references helpers.kib2013-03-052-0/+165
| * Import the drm_mm_debug_table() function.kib2013-03-052-0/+39
| * Import the likely() compat macro.kib2013-03-051-0/+1
| * Only set the barrier flag if the feature was negotiatedbryanv2013-03-051-8/+41
| * Fix a small, but important bug, a task drain was mistakenlyjfv2013-03-041-1/+1
| * First, sync to internal shared code, and thenjfv2013-03-0419-292/+1005
| * Add quirk to enable headphones redirection on Lenovo X220.mav2013-03-042-0/+8
| * MFcalloutng (r236314 by mav):davide2013-03-041-3/+4
| * MFcalloutng (r244249, r244306 by mav):davide2013-03-042-28/+32
| * add a method to set/clear the VMF field in the TX descriptor.adrian2013-03-045-2/+19
| * - Complete r231621 by also blacklisting the bridge used by VMware for PCIemarius2013-03-021-10/+11
* | MFCattilio2013-03-0226-294/+468
|\ \ | |/
| * Merge Capsicum overhaul:pjd2013-03-021-2/+2
| * Fix a typo in mfi_stp_cmd() that would give wrong assignment.delphij2013-03-011-1/+1
| * Initialize count in order to appease clang.marius2013-03-011-0/+1
| * Initialize count in order to appease clang.marius2013-03-011-0/+1
| * Replace the TDP_NOSLEEPING flag with a counter so that thejhb2013-03-011-4/+4
| * - Move reporting of failures to disable RX/TX MAC under bootverbose as atmarius2013-03-011-4/+10
| * - Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 ismarius2013-03-011-7/+8
| * - Make tables, device ID strings etc const. This includes #ifdef'ing 0marius2013-03-016-112/+110
| * - Make tables, device ID strings etc const.marius2013-03-012-59/+34
OpenPOWER on IntegriCloud