aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-15
* Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan2011-12-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan2011-12-19
|\
| * Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan2011-12-18
* | Bluetooth: Don't disable tasklets to call hdev->notify()Gustavo F. Padovan2011-12-18
* | Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-18
* | Bluetooth: Use RCU to manipulate chan_listGustavo F. Padovan2011-12-18
* | Bluetooth: hci_conn_auto_accept() doesn't need lockingGustavo F. Padovan2011-12-18
* | Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-18
* | Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* | Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-16
* | Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()Gustavo F. Padovan2011-12-16
* | Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-16
* | Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\ \ | |/ |/|
| * Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-08
| * Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
| * Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
* | Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa2011-11-07
|/
* Bluetooth: use recommended LE connection parametersAnderson Lizardo2011-09-27
* Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia2011-09-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\
| * Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-30
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-06-21
|\|
| * Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky2011-06-15
| * Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz2011-06-13
* | Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes2011-06-13
* | Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-13
* | Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz2011-06-08
* | Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-06-08
* | Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes2011-06-08
* | Bluetooth: Check advertising cache in hci_connect()Andre Guedes2011-06-08
* | Bluetooth: Remove useless check in hci_connect()Andre Guedes2011-06-08
* | Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-06-08
|/
* Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz2011-05-11
* Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-28
* Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz2011-04-28
* Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27
* Bluetooth: Fix LE conn creationAnderson Briglia2011-02-21
* Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg2011-02-21
* Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-16
* Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes2011-02-16
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-16
* Bluetooth: Add LE connect supportVille Tervo2011-02-16
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-07
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
* Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-19
* Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-19
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-27