index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-31
1
-1
/
+1
*
Bluetooth: Test 'count' value before enter the loop
Gustavo F. Padovan
2010-07-27
1
-4
/
+4
*
Bluetooth: Implemented HCI frame reassembly for RX from stream
Suraj Sumangala
2010-07-21
1
-0
/
+35
*
Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
Suraj Sumangala
2010-07-21
1
-74
/
+11
*
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
Suraj Sumangala
2010-07-21
1
-0
/
+109
*
Bluetooth: Add one more buffer for HCI stream reassembly
Suraj Sumangala
2010-07-21
1
-3
/
+3
*
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-07-21
1
-0
/
+3
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
1
-2
/
+0
*
Bluetooth: Create per controller workqueue
Marcel Holtmann
2010-05-10
1
-0
/
+14
*
Bluetooth: Make hci_send_acl() void
Gustavo F. Padovan
2010-05-10
1
-2
/
+2
*
Bluetooth: Make hci_send_sco() void
Gustavo F. Padovan
2010-05-10
1
-8
/
+1
*
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2010-02-27
1
-1
/
+5
*
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2010-02-27
1
-4
/
+4
*
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
2009-12-03
1
-6
/
+12
*
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
2009-12-03
1
-0
/
+23
*
Bluetooth: Convert hdev->req_lock to a mutex
Thomas Gleixner
2009-08-22
1
-1
/
+1
*
Bluetooth: Add native RFKILL soft-switch support for all devices
Marcel Holtmann
2009-06-08
1
-1
/
+40
*
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-27
1
-2
/
+1
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-6
/
+1
*
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
1
-1
/
+1
*
Bluetooth: Fix leak of uninitialized data to userspace
Vegard Nossum
2008-11-30
1
-1
/
+1
*
[Bluetooth] Fix regression from using default link policy
Marcel Holtmann
2008-09-12
1
-0
/
+3
*
[Bluetooth] Use ACL config stage to retrieve remote features
Marcel Holtmann
2008-07-14
1
-2
/
+5
*
[Bluetooth] Make use of the default link policy settings
Marcel Holtmann
2008-07-14
1
-11
/
+24
*
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
2008-03-05
1
-2
/
+2
*
[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
S.Çağlar Onur
2008-02-17
1
-2
/
+3
*
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
1
-0
/
+22
*
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-22
1
-21
/
+27
*
[Bluetooth] Fix parameter list for event filter command
Marcel Holtmann
2007-09-09
1
-5
/
+3
*
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-19
1
-1
/
+1
*
[Bluetooth] Add basics to better support and handle eSCO links
Marcel Holtmann
2007-07-11
1
-1
/
+2
*
[Bluetooth] Add hci_recv_fragment() helper function
Marcel Holtmann
2007-07-11
1
-2
/
+95
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+5
*
[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
YOSHIFUJI Hideaki
2007-04-25
1
-10
/
+10
*
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-18
/
+18
*
[Bluetooth] Read local version information on device init
Marcel Holtmann
2006-09-28
1
-0
/
+3
*
[Bluetooth] Remaining transitions to use kzalloc()
Marcel Holtmann
2006-07-12
1
-5
/
+2
*
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
2006-07-03
1
-2
/
+2
*
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2006-07-03
1
-10
/
+24
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-4
/
+4
*
[Bluetooth]: Add endian annotations to the core
Marcel Holtmann
2005-11-08
1
-1
/
+1
*
[Bluetooth] Make more functions static
Marcel Holtmann
2005-10-28
1
-2
/
+2
*
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
2005-08-29
1
-8
/
+8
*
[Bluetooth] Remove unused functions and cleanup symbol exports
Marcel Holtmann
2005-08-06
1
-2
/
+0
*
[PATCH] kill gratitious includes of major.h under net/*
Al Viro
2005-04-25
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1434