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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Several changes breaking netgraph module ABI collected together:
mav
2008-04-15
1
-23
/
+15
*
Fix locking issue in ng_btsocket_l2cap_ctloutput()
emax
2007-10-31
1
-2
/
+4
*
Allow RFCOMM servers to bind to a ''wildcard'' RFCOMM channel
emax
2007-10-29
1
-31
/
+53
*
Return EADDRNOTAVAIL instead of EDESTADDRREQ error when
emax
2007-08-23
2
-2
/
+2
*
Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.
emax
2007-08-13
4
-188
/
+174
*
Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.
emax
2007-07-10
1
-1
/
+1
*
These modules depend on usb, make that explicit
imp
2007-06-23
2
-0
/
+4
*
Replace sosend() with direct call to .pru_send method on the
emax
2007-06-21
1
-2
/
+2
*
Fix build problem caused by a set of typos.
delphij
2007-06-19
1
-6
/
+6
*
Finish removing usb_port.h compat macros.
imp
2007-06-18
2
-26
/
+71
*
Remove two more instances of the USBDEV() macro.
ru
2007-06-13
1
-2
/
+2
*
Catch up with USB cleanups and fix the world
emax
2007-06-13
1
-21
/
+15
*
Eliminate usb_thread_t.
imp
2007-06-12
1
-4
/
+5
*
Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from
imp
2007-06-12
2
-6
/
+4
*
Expand USB_ATTACH_SETUP inline.
imp
2007-06-09
2
-8
/
+2
*
Despite several examples in the kernel, the third argument of
dwmalone
2007-06-04
1
-4
/
+4
*
Universally adopt most conventional spelling of acquire.
rwatson
2007-05-27
1
-1
/
+1
*
Try to silence Coverity by adding (void) in front of function call.
emax
2007-03-28
1
-1
/
+11
*
o Update a comment: sonewconn() lives in uipc_socket.c now.
maxim
2007-03-26
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
rwatson
2006-11-06
3
-3
/
+6
*
s/USBDEVNAME/device_get_nameunit/g
emax
2006-09-07
2
-110
/
+105
*
more usb fallout changes
mjacob
2006-09-07
3
-75
/
+86
*
- Catch up with ongoing rwatson's socket work;
emax
2006-08-25
2
-184
/
+68
*
Define mtu as u_int16_t not as int. This should fix problem with rfcomm
emax
2006-08-24
1
-1
/
+2
*
soreceive_generic(), and sopoll_generic(). Add new functions sosend(),
rwatson
2006-07-24
1
-5
/
+4
*
Change semantics of socket close and detach. Add a new protocol switch
rwatson
2006-07-21
8
-5
/
+39
*
Replace inb() and outb() with bus_space_read_1() and bus_space_write_1()
emax
2006-07-05
2
-8
/
+12
*
Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications can
emax
2006-05-17
3
-1
/
+75
*
Chance protocol switch method pru_detach() so that it returns void
rwatson
2006-04-01
7
-39
/
+17
*
Change protocol switch pru_abort() API so that it returns void rather
rwatson
2006-04-01
7
-12
/
+12
*
Fix -Wundef from compiling the amd64 LINT.
ru
2005-12-04
1
-6
/
+6
*
Use sparse initializers for "struct domain" and "struct protosw",
ru
2005-11-09
1
-55
/
+31
*
Push the assignment of a new or updated so_qlimit from solisten()
rwatson
2005-10-30
4
-6
/
+6
*
Do not manually allocate/free device's softc structure.
emax
2005-10-26
1
-14
/
+2
*
- Use swi_remove() to teardown swi handlers rather than
jhb
2005-10-26
1
-2
/
+2
*
Catch up with new interrupt handling code.
ru
2005-10-26
1
-3
/
+3
*
Use new (inline) functions for calls into driver.
phk
2005-10-16
1
-2
/
+1
*
Fix comment
emax
2005-09-22
1
-1
/
+1
*
Finish last commit: actually remove compat methods from bt3c_pccard_methods
imp
2005-09-22
1
-7
/
+3
*
Remove broken OLDCARD compat shims.
imp
2005-09-22
1
-16
/
+4
*
Fix dangling callout problem in the Bluetooth L2CAP code that leads to
emax
2005-08-31
3
-5
/
+14
*
Fix multiple typos in the mutex names. This fixes false positive (and pretty
emax
2005-08-23
1
-4
/
+4
*
Stop callout before freeing memory, so it won't panic from softclock.
pjd
2005-08-21
1
-0
/
+4
*
Before freeing memory, assert that there is no pending callout.
pjd
2005-08-21
1
-0
/
+1
*
Fix typo and check correct (rsp) pointer against the NULL value.
emax
2005-07-29
1
-1
/
+1
*
Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant.
emax
2005-07-28
2
-74
/
+74
*
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
*
Eliminate unused argument in PCMCIA_CARD macro.
imp
2005-06-24
1
-1
/
+1
[next]