summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| * | Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann2013-10-06
| * | Bluetooth: Remove useless external function to count controllersMarcel Holtmann2013-10-06
| * | Bluetooth: Fix controller list for AMP discover responseMarcel Holtmann2013-10-06
| * | Bluetooth: Fix re-enabling advertising after a connectionJohan Hedberg2013-10-05
| * | Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg2013-10-05
| * | Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg2013-10-05
| * | Bluetooth: Initialize hci_conn fields in hci_connect_leAndre Guedes2013-10-03
| * | Bluetooth: Rename hci_conn variable in hci_connect_le()Andre Guedes2013-10-03
* | | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-19
|/ /
* | Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann2013-10-03
* | Bluetooth: Check minimum length of SMP packetsMarcel Holtmann2013-10-03
* | Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann2013-10-03
* | Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann2013-10-03
* | Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann2013-10-03
* | Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann2013-10-03
* | Bluetooth: Fix switch statement order for L2CAP fixed channelsMarcel Holtmann2013-10-03
* | Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann2013-10-03
* | Bluetooth: Restrict loading of long term keys to LE capable controllersMarcel Holtmann2013-10-03
* | Bluetooth: Restrict loading of link keys to BR/EDR capable controllersMarcel Holtmann2013-10-03
* | Bluetooth: Allow setting static address even if LE is disabledMarcel Holtmann2013-10-03
* | Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllersMarcel Holtmann2013-10-03
* | Bluetooth: Fix memory leak with L2CAP signal channelsMarcel Holtmann2013-10-02
* | Bluetooth: Increment management interface revisionMarcel Holtmann2013-10-02
* | Bluetooth: Fix advertising data flags with disabled BR/EDRJohan Hedberg2013-10-02
* | Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responsesJohan Hedberg2013-10-02
* | Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-02
* | Bluetooth: Restrict disabling of HS when controller is powered offMarcel Holtmann2013-10-02
* | Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-02
* | Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-02
* | Bluetooth: Fix workqueue synchronization in hci_dev_openJohan Hedberg2013-10-01
* | Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open functionJohan Hedberg2013-10-01
* | Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann2013-10-02
* | Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann2013-10-02
* | Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann2013-10-02
* | Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-02
* | Bluetooth: Use only 2 bits for controller type informationMarcel Holtmann2013-10-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-27
|\|
| * Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin2013-09-20
| * Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg2013-09-18
| * Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-18
| * Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan2013-09-16
| * Bluetooth: Fix encryption key size for peripheral roleAndre Guedes2013-09-16
| * Bluetooth: Fix security level for peripheral roleAndre Guedes2013-09-16
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
| |\
| | * Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-04
| | |\
| | * | HID: fix unused rsize usageJiri Kosina2013-07-22
| | * | HID: fix data access in implement()Jiri Kosina2013-07-22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
| |\ \ \
| * \ \ \ Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15