| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r260055: | dim | 2014-01-04 | 1 | -0/+2 |
* | MFC r259248 and r259462: | hselasky | 2013-12-19 | 1 | -2/+13 |
* | MFC r259023 and r259095: | hselasky | 2013-12-19 | 4 | -21/+137 |
* | MFC r258363: | truckman | 2013-12-19 | 2 | -0/+2 |
* | MFC r256718, r257410 and r257411: | hselasky | 2013-12-16 | 1 | -33/+5 |
* | MFC r238274, r246752, r256720, r256721, r256722, r256955, r257409 | hselasky | 2013-12-16 | 12 | -304/+1428 |
* | MFC r257393: | ian | 2013-12-13 | 1 | -193/+243 |
* | MFC r257390: Add a vendor entry for Freescale Semiconductor. | ian | 2013-12-13 | 1 | -0/+1 |
* | MFC r257206: | hselasky | 2013-10-30 | 4 | -18/+44 |
* | MFC r256750: | hselasky | 2013-10-25 | 1 | -0/+19 |
* | MFC r256500: | hselasky | 2013-10-24 | 2 | -0/+2 |
* | MFC r256548: | hselasky | 2013-10-24 | 2 | -17/+38 |
* | Stability fixes for Intel LynxPoint XHCI controllers. Disable XHCI port | hselasky | 2013-09-21 | 3 | -25/+66 |
* | Don't issue USB resume signalling in USB device mode, if the USB power | hselasky | 2013-09-12 | 1 | -1/+2 |
* | Clear correct data structure. | hselasky | 2013-09-11 | 1 | -1/+3 |
* | Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is | glebius | 2013-09-11 | 2 | -2/+0 |
* | Revert parts of r245132 and r245175. We don't need to write to the | hselasky | 2013-09-07 | 1 | -10/+0 |
* | Disable USB 3.0 streams mode by default, hence not all XHCI chipsets | hselasky | 2013-09-07 | 1 | -2/+9 |
* | Add support for DLINK DWA-127 Wireless Adapter | br | 2013-09-05 | 2 | -0/+2 |
* | Add the device ID for a new flavor of FTDI serial adapter (model 232EX). | ian | 2013-09-01 | 2 | -0/+2 |
* | Sync USB bluetooth product list with Linux. | hselasky | 2013-08-31 | 1 | -0/+2 |
* | Bugfix: The endpoint profile should only be checked in device mode when | hselasky | 2013-08-25 | 2 | -15/+17 |
* | Force keyboards which don't have the required | hselasky | 2013-08-20 | 1 | -2/+6 |
* | Fix some USB controller names according to pciconf output. | hselasky | 2013-08-17 | 2 | -1/+3 |
* | Bring datasheet URL up to date. | kevlo | 2013-08-16 | 1 | -1/+1 |
* | - Try to fix build of 32-bit compatibility USB support for FreeBSD and | hselasky | 2013-08-12 | 4 | -24/+32 |
* | Correct an EHCI register write. | hselasky | 2013-08-12 | 1 | -1/+1 |
* | Cleanup the allocations when the attachment fails. | rpaulo | 2013-07-31 | 1 | -5/+8 |
* | Unbreak sparc64 LINT. Need to fix this correctly at some point in the future. | rpaulo | 2013-07-30 | 1 | -6/+6 |
* | Import OpenBSD's rsu(4) WLAN driver. | rpaulo | 2013-07-30 | 2 | -0/+3263 |
* | Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters | hselasky | 2013-07-29 | 8 | -16/+16 |
* | Assume that all Apple products using interface class 255, subclass 253 | hselasky | 2013-07-26 | 1 | -0/+8 |
* | per style(9): | obrien | 2013-07-24 | 4 | -12/+12 |
* | Add some USB gadget example drivers for USB audio, USB keyboard, | hselasky | 2013-07-22 | 8 | -0/+2174 |
* | Fix an XHCI regression: | hselasky | 2013-07-21 | 1 | -11/+9 |
* | There's nothing to free if the unit wasn't allocated. | np | 2013-07-19 | 1 | -1/+0 |
* | Add a tunable to force disable MSI use for xhci(4). | kib | 2013-07-16 | 1 | -7/+12 |
* | Revert r252725 as it breaks WPA. | rpaulo | 2013-07-14 | 7 | -42/+0 |
* | Allow regular off-the-shelf keyboards to be overclocked like so-called | hselasky | 2013-07-13 | 1 | -3/+22 |
* | Adding urtwn(4) firmware and related changes. | hiren | 2013-07-10 | 1 | -1/+0 |
* | Use MSI for xhci(4), if supported. | kib | 2013-07-09 | 2 | -6/+19 |
* | - Add initial host mode support for Mentor Graphics USB OTG controller | gonzo | 2013-07-07 | 3 | -104/+1568 |
* | Set ic_cryptocaps to make sure wpa_supplicant works with WEP. | rpaulo | 2013-07-04 | 7 | -0/+42 |
* | Add Planex MZK-UE150N. | hrs | 2013-07-02 | 2 | -0/+2 |
* | Add RealTek 8192SU product IDs. | rpaulo | 2013-07-02 | 1 | -1/+38 |
* | Fix a typo. | rpaulo | 2013-06-30 | 1 | -1/+1 |
* | Fix the RSSI calculation. | rpaulo | 2013-06-30 | 1 | -0/+6 |
* | Fix the ni_txrate calculation. | rpaulo | 2013-06-30 | 1 | -1/+1 |
* | Fix a reference count bug in urtwn_ra_init(). | rpaulo | 2013-06-30 | 1 | -0/+4 |
* | Add support for the NTT Docomo L-02C card. | remko | 2013-06-27 | 1 | -0/+2 |