summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain2014-07-031-4/+0
* Bluetooth: Add support LE slave connection update procedureMarcel Holtmann2014-07-031-0/+19
* Bluetooth: Set default min/max connection interval for LE slavesMarcel Holtmann2014-07-031-0/+8
* Bluetooth: Track LE connection parameter update eventMarcel Holtmann2014-07-032-0/+36
* Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2014-07-032-0/+7
* Bluetooth: 6LoWPAN: Remove network devices when unloadingJukka Rissanen2014-07-031-0/+54
* Bluetooth: 6LoWPAN: Count module usageJukka Rissanen2014-07-031-0/+5
* Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen2014-07-033-6/+17
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-038-317/+588
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-034-15/+55
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-034-17/+24
* Bluetooth: Fix checking for master LTKsJohan Hedberg2014-07-031-4/+1
* Bluetooth: Fix validating IO capability values in mgmt commandsJohan Hedberg2014-07-031-0/+9
* Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert2014-07-031-6/+6
* Bluetooth: Add flexible buffer byte order swapping functionJohan Hedberg2014-07-031-13/+7
* Bluetooth: Convert SMP flags into an enumJohan Hedberg2014-07-031-5/+7
* Bluetooth: Remove unused LTK authentication definesJohan Hedberg2014-07-031-4/+0
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-036-13/+16
* Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg2014-07-033-3/+6
* Bluetooth: Fix missing NULL check for smp_chan_create() return valueJohan Hedberg2014-07-031-0/+2
* Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-033-11/+12
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-034-7/+10
* Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-031-9/+9
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-034-20/+12
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-033-3/+3
* Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()Adam Lee2014-07-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann2014-07-0320-106/+254
|\
| * Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain2014-06-231-0/+1
| * Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-201-1/+11
| * Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-201-0/+20
| * Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-201-5/+12
| * Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-201-9/+14
| * Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."Marcel Holtmann2014-06-202-3/+0
| * rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
| * b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
| * rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
| * rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-176-65/+85
| |\
| | * Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-131-5/+0
| | * Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-131-1/+6
| | * Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-131-1/+7
| | * Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-131-3/+1
| | * Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-131-44/+49
| | * Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-131-0/+4
| | * Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-131-2/+7
| | * Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-131-1/+5
| | * Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-131-2/+5
| | * Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-131-1/+1
| | * Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-131-5/+0
| * | b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
OpenPOWER on IntegriCloud