index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netgraph
/
bluetooth
/
drivers
/
ubt
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/netgraph: spelling fixes in comments.
pfg
2016-04-29
1
-2
/
+2
*
Create a USB_PNP_INFO and use it to export the existing PNP
imp
2015-12-11
1
-1
/
+1
*
In order to reduce use of M_EXT outside of the mbuf allocator and
rwatson
2015-01-06
1
-6
/
+3
*
Be much more specific (and correct) about the device id matching.
adrian
2014-01-09
1
-16
/
+16
*
Add support for the BCM20702A0 chipset, ASUS USB-BT400.
eadler
2013-09-01
1
-0
/
+1
*
Sync USB bluetooth product list with Linux.
hselasky
2013-08-31
1
-0
/
+60
*
PR: kern/168520
rodrigc
2013-07-15
1
-9
/
+1
*
PR: kern/168520
rodrigc
2013-07-12
1
-1
/
+9
*
Add blacklist entries for Atheros bluetooth device IDs that are known to
adrian
2013-04-05
1
-0
/
+33
*
Use DEVMETHOD_END, as suggested by hselasky@.
rakuco
2012-12-26
1
-1
/
+1
*
Use the correct USB interface macros instead of USB_IF_CSI.
rakuco
2012-12-26
1
-1
/
+3
*
Add vendor IDs for Broadcom USB dongles (BCM20702).
glebius
2012-12-26
1
-0
/
+4
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
1
-6
/
+6
*
The USB Bluetooth driver should only grab its own interfaces. This allows the
hselasky
2012-09-30
1
-4
/
+16
*
Fix compiler warnings, mostly signed issues,
hselasky
2012-04-02
1
-6
/
+6
*
- Move all USB device ID arrays into so-called sections,
hselasky
2011-06-24
1
-2
/
+2
*
usb: fix a missed use of use_generic in r222051
avg
2011-05-18
1
-4
/
+5
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
1
-1
/
+0
*
Fix a typeo in the frame len function to unbreak the build, make it shorter
thompsa
2009-06-23
1
-2
/
+2
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-77
/
+122
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-31
/
+31
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-6
/
+6
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
2
-21
/
+21
*
Hook ubt and ubtbcmfw back up to the build.
thompsa
2009-05-27
1
-2
/
+1
*
move ng_ubt_var.h back to its original place
thompsa
2009-05-27
1
-0
/
+131
*
move ng_ubt.c back to its original place
thompsa
2009-05-27
1
-0
/
+1722
*
Delete the bluetooth drivers for the old usb stack.
thompsa
2009-05-27
3
-2532
/
+0
*
Abort transfers on all pipes before closing them. This fixes the crash
emax
2008-10-03
1
-0
/
+5
*
Simplify ubt_isoc_in_complete2(). Also should fix off by 1 bug.
emax
2008-07-29
1
-28
/
+18
*
Dust off old code for support of USB isochronous transfers.
emax
2008-07-11
3
-215
/
+341
*
These modules depend on usb, make that explicit
imp
2007-06-23
1
-0
/
+2
*
Finish removing usb_port.h compat macros.
imp
2007-06-18
1
-11
/
+33
*
Remove two more instances of the USBDEV() macro.
ru
2007-06-13
1
-2
/
+2
*
Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from
imp
2007-06-12
1
-2
/
+2
*
Expand USB_ATTACH_SETUP inline.
imp
2007-06-09
1
-4
/
+1
*
s/USBDEVNAME/device_get_nameunit/g
emax
2006-09-07
2
-110
/
+105
*
more usb fallout changes
mjacob
2006-09-07
2
-62
/
+67
*
Fix -Wundef from compiling the amd64 LINT.
ru
2005-12-04
1
-6
/
+6
*
Ignore AVM BlueFRITZ! USB Bluetooth Adapter v1.0 (product ID 0x2200).
emax
2005-07-19
1
-0
/
+1
*
Add support for AVM BlueFRITZ! USB Bluetooth Adapter v2.0. It appears that
emax
2005-07-18
1
-1
/
+1
*
Move AVM USB Bluetooth-Adapter BlueFritz! from "broken" devices list
emax
2005-05-28
1
-4
/
+6
*
Mark AVM USB Bluetooth-Adapter BlueFritz! as "broken". This device is not
emax
2005-05-10
1
-1
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
2
-2
/
+6
*
Get rid of device nodes interface. It is useless and confusing.
emax
2004-10-12
2
-532
/
+1
*
MFp4: Last references to dev/usb/usbdevs.h converted.
imp
2004-06-27
1
-1
/
+2
*
Catch up with usbd_get_string_desc() change.
le
2004-06-26
1
-1
/
+1
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-14
/
+14
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
2
-9
/
+9
*
add missing #include <sys/module.h>
phk
2004-05-30
1
-0
/
+1
*
Missed these in the last commit.
julian
2004-05-29
1
-12
/
+10
[next]