summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* MFC r257206:hselasky2013-10-304-18/+44
* MFC r256750:hselasky2013-10-251-0/+19
* MFC r256500:hselasky2013-10-242-0/+2
* MFC r256548:hselasky2013-10-242-17/+38
* Stability fixes for Intel LynxPoint XHCI controllers. Disable XHCI porthselasky2013-09-213-25/+66
* Don't issue USB resume signalling in USB device mode, if the USB powerhselasky2013-09-121-1/+2
* Clear correct data structure.hselasky2013-09-111-1/+3
* Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself isglebius2013-09-112-2/+0
* Revert parts of r245132 and r245175. We don't need to write to thehselasky2013-09-071-10/+0
* Disable USB 3.0 streams mode by default, hence not all XHCI chipsetshselasky2013-09-071-2/+9
* Add support for DLINK DWA-127 Wireless Adapterbr2013-09-052-0/+2
* Add the device ID for a new flavor of FTDI serial adapter (model 232EX).ian2013-09-012-0/+2
* Sync USB bluetooth product list with Linux.hselasky2013-08-311-0/+2
* Bugfix: The endpoint profile should only be checked in device mode whenhselasky2013-08-252-15/+17
* Force keyboards which don't have the requiredhselasky2013-08-201-2/+6
* Fix some USB controller names according to pciconf output.hselasky2013-08-172-1/+3
* Bring datasheet URL up to date.kevlo2013-08-161-1/+1
* - Try to fix build of 32-bit compatibility USB support for FreeBSD andhselasky2013-08-124-24/+32
* Correct an EHCI register write.hselasky2013-08-121-1/+1
* Cleanup the allocations when the attachment fails.rpaulo2013-07-311-5/+8
* Unbreak sparc64 LINT. Need to fix this correctly at some point in the future.rpaulo2013-07-301-6/+6
* Import OpenBSD's rsu(4) WLAN driver.rpaulo2013-07-302-0/+3263
* Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adaptershselasky2013-07-298-16/+16
* Assume that all Apple products using interface class 255, subclass 253hselasky2013-07-261-0/+8
* per style(9):obrien2013-07-244-12/+12
* Add some USB gadget example drivers for USB audio, USB keyboard,hselasky2013-07-228-0/+2174
* Fix an XHCI regression:hselasky2013-07-211-11/+9
* There's nothing to free if the unit wasn't allocated.np2013-07-191-1/+0
* Add a tunable to force disable MSI use for xhci(4).kib2013-07-161-7/+12
* Revert r252725 as it breaks WPA.rpaulo2013-07-147-42/+0
* Allow regular off-the-shelf keyboards to be overclocked like so-calledhselasky2013-07-131-3/+22
* Adding urtwn(4) firmware and related changes.hiren2013-07-101-1/+0
* Use MSI for xhci(4), if supported.kib2013-07-092-6/+19
* - Add initial host mode support for Mentor Graphics USB OTG controllergonzo2013-07-073-104/+1568
* Set ic_cryptocaps to make sure wpa_supplicant works with WEP.rpaulo2013-07-047-0/+42
* Add Planex MZK-UE150N.hrs2013-07-022-0/+2
* Add RealTek 8192SU product IDs.rpaulo2013-07-021-1/+38
* Fix a typo.rpaulo2013-06-301-1/+1
* Fix the RSSI calculation.rpaulo2013-06-301-0/+6
* Fix the ni_txrate calculation.rpaulo2013-06-301-1/+1
* Fix a reference count bug in urtwn_ra_init().rpaulo2013-06-301-0/+4
* 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 support for D-Link DWA-131.kevlo2013-06-252-0/+2
* Add Lenovo USB 2.0 Ethernet adapter.yongari2013-06-252-0/+5
* When RX checksum offloading is active, AX88772B will prepend ayongari2013-06-241-6/+5
* Revert previous change to uark.c (restore previous rev), which wasthomas2013-06-231-20/+1
* Fix minor typo in commentthomas2013-06-232-2/+21
* - Use the consistenly PHY-specific reset routine PHY_RESET() rather thankevlo2013-06-145-22/+18
* Remove unused variable sc_tx_bufsz.kevlo2013-06-132-5/+0
OpenPOWER on IntegriCloud