| Commit message (Expand) | Author | Age | Files | Lines |
| * | Disconnect LE socket when the HCI connection associated is disconnected. | Takanori Watanabe | 2016-06-07 | 3 | -3/+10 |
| * | sys/netgraph: spelling fixes in comments. | Pedro F. Giffuni | 2016-04-29 | 11 | -21/+21 |
| * | Remove slightly used const values that can be replaced with nitems(). | Pedro F. Giffuni | 2016-04-21 | 1 | -3/+2 |
| * | Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). | Justin Hibbits | 2016-02-27 | 1 | -2/+2 |
| * | Make it possible for sbappend() to preserve M_NOTREADY on mbufs, just like | Gleb Smirnoff | 2016-01-08 | 1 | -2/+2 |
| * | - grab ng_btsocket_l2cap_sockets_mtx lock in | Maksim Yevmenkin | 2015-12-23 | 1 | -0/+8 |
| * | Create a USB_PNP_INFO and use it to export the existing PNP | Warner Losh | 2015-12-11 | 2 | -7/+9 |
| * | Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building | Warner Losh | 2015-12-11 | 1 | -6/+6 |
| * | Fix encryption error handling. | Takanori Watanabe | 2015-11-07 | 2 | -4/+10 |
| * | Bluetooth LE Security Management channel support. | Takanori Watanabe | 2015-10-27 | 16 | -52/+320 |
| * | Fix rfcomm_sppd regression I could reproduced. | Takanori Watanabe | 2015-07-07 | 2 | -1/+5 |
| * | Forgot to add default event mask definition. | Takanori Watanabe | 2015-04-18 | 1 | -0/+3 |
| * | Initial Bluetooth LE support. | Takanori Watanabe | 2015-04-07 | 23 | -172/+1503 |
| * | In order to reduce use of M_EXT outside of the mbuf allocator and | Robert Watson | 2015-01-06 | 2 | -8/+4 |
| * | In preparation of merging projects/sendfile, transform bare access to | Gleb Smirnoff | 2014-11-12 | 3 | -6/+5 |
| * | Fix multiple incorrect SYSCTL arguments in the kernel: | Hans Petter Selasky | 2014-10-21 | 1 | -1/+1 |
| * | Use callout(9) instead of timeout(9). | John Baldwin | 2014-09-20 | 4 | -17/+12 |
| * | Remove ifq_drops from struct ifqueue. Now queue drops are accounted in | Gleb Smirnoff | 2014-09-19 | 2 | -3/+0 |
| * | PF_BLUETOOTH protocols: skip initialization of non-virtualized globals | Mikolaj Golub | 2014-06-10 | 5 | -0/+27 |
| * | Be much more specific (and correct) about the device id matching. | Adrian Chadd | 2014-01-09 | 1 | -16/+16 |
| * | Add support for the BCM20702A0 chipset, ASUS USB-BT400. | Eitan Adler | 2013-09-01 | 1 | -0/+1 |
| * | Sync USB bluetooth product list with Linux. | Hans Petter Selasky | 2013-08-31 | 1 | -0/+60 |
| * | PR: kern/168520 | Craig Rodrigues | 2013-07-15 | 1 | -9/+1 |
| * | PR: 168520 170096 | Craig Rodrigues | 2013-07-15 | 1 | -1/+3 |
| * | PR: kern/168520 | Craig Rodrigues | 2013-07-12 | 1 | -1/+9 |
| * | Fix several typos | Eitan Adler | 2013-05-12 | 1 | -1/+1 |
| * | Fxi a bunch of typos. | Eitan Adler | 2013-05-10 | 1 | -1/+1 |
| * | Add blacklist entries for Atheros bluetooth device IDs that are known to | Adrian Chadd | 2013-04-05 | 1 | -0/+33 |
| * | Use DEVMETHOD_END, as suggested by hselasky@. | Raphael Kubo da Costa | 2012-12-26 | 1 | -1/+1 |
| * | Use the correct USB interface macros instead of USB_IF_CSI. | Raphael Kubo da Costa | 2012-12-26 | 1 | -1/+3 |
| * | Add vendor IDs for Broadcom USB dongles (BCM20702). | Gleb Smirnoff | 2012-12-26 | 1 | -0/+4 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-05 | 15 | -46/+46 |
| * | The USB Bluetooth driver should only grab its own interfaces. This allows the | Hans Petter Selasky | 2012-09-30 | 1 | -3/+15 |
| * | Fix compiler warnings, mostly signed issues, | Hans Petter Selasky | 2012-04-02 | 1 | -6/+6 |
| * | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | Ed Schouten | 2011-11-07 | 5 | -5/+5 |
| * | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | Ed Schouten | 2011-11-07 | 5 | -6/+6 |
| * | - Move all USB device ID arrays into so-called sections, | Hans Petter Selasky | 2011-06-24 | 2 | -3/+3 |
| * | usb: fix a missed use of use_generic in r222051 | Andriy Gapon | 2011-05-18 | 1 | -4/+5 |
| * | Node constructor methods are supposed to be called in syscall | Gleb Smirnoff | 2011-04-18 | 2 | -8/+2 |
| * | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 1 | -1/+1 |
| * | Mfp4 CH=177274,177280,177284-177285,177297,177324-177325 | Bjoern A. Zeeb | 2011-02-16 | 3 | -3/+21 |
| * | sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. | Matthew D Fleming | 2011-01-12 | 6 | -21/+21 |
| * | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | John Baldwin | 2011-01-11 | 2 | -2/+0 |
| * | Fix typo | Maksim Yevmenkin | 2010-08-02 | 1 | -1/+1 |
| * | Get those pesky RFCOMM RPM data bits right. This is likely a noop. | Maksim Yevmenkin | 2009-09-10 | 1 | -2/+2 |
| * | Introduce and use a sysinit-based initialization scheme for virtual | Robert Watson | 2009-07-23 | 1 | -3/+4 |
| * | Fix a typeo in the frame len function to unbreak the build, make it shorter | Andrew Thompson | 2009-06-23 | 1 | -2/+2 |
| * | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 2 | -106/+172 |
| * | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson | 2009-06-15 | 2 | -52/+52 |
| * | Rework socket upcalls to close some races with setup/teardown of upcalls. | John Baldwin | 2009-06-01 | 1 | -14/+9 |