aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2-0/+97
2015-06-12Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg1-12/+12
2015-06-12Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg1-1/+50
2015-06-12Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg1-4/+57
2015-06-11Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan1-6/+2
2015-06-10nl802154: fix misspelled enumChristoffer Holmstedt1-2/+2
2015-06-10Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2-2/+14
2015-06-09Bluetooth: hci_uart: Add bcm_set_baudrate()Frederic Danis2-0/+70
2015-06-09ieee802154: cc2520: check for return values in cc2520_filter()Stefan Schmidt1-10/+13
2015-06-09Bluetooth: hci_bcsp: Clean up code FixPrasanna Karthik1-8/+8
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang3-1/+25
2015-06-09Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang3-8/+6
2015-06-09Bluetooth: Don't call shutdown when leaving user channelLoic Poulain1-0/+1
2015-06-09ieee802154/mrf24j40: make sure we do not override return valuesStefan Schmidt1-3/+4
2015-06-09mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt1-1/+0
2015-06-09Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann1-12/+22
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg4-16/+8
2015-06-08Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov1-1/+1
2015-06-08Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann1-25/+13
2015-06-08Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann1-16/+10
2015-06-08Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann1-0/+2
2015-06-08Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann1-7/+19
2015-06-07ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2-0/+3
2015-06-07ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2-0/+3
2015-06-07mac802154: change pan_coord type to boolAlexander Aring1-1/+1
2015-06-07mac802154: add missing structure commentsAlexander Aring1-6/+28
2015-06-07mac802154: rearrange attribute in ieee802154_hwAlexander Aring1-1/+1
2015-06-07mac802154: remove unused hw_filt attributeAlexander Aring1-1/+0
2015-06-07mac802154: cleanup ieee802154 hardware flagsAlexander Aring1-20/+36
2015-06-07mac802154: remove aack hw flagAlexander Aring5-8/+4
2015-06-07mac802154: cleanup address filtering flagsAlexander Aring1-10/+21
2015-06-07mac802154: remove unneeded vif structAlexander Aring6-19/+6
2015-06-06Bluetooth: Reorder HCI user channel socket releaseLoic Poulain1-2/+2
2015-06-06Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-8/+12
2015-06-06Bluetooth: hci_uart: Update Broadcom UART setupFrederic Danis1-1/+29
2015-06-06Bluetooth: btbcm: Add helper functions for UART setupFrederic Danis2-0/+103
2015-06-06Bluetooth: hci_uart: Support operational speed during setupFrederic Danis2-0/+30
2015-06-06Bluetooth: btbcm: Add BCM4324B3 UART deviceFrederic Danis1-2/+13
2015-06-06Bluetooth: btbcm: Move request/release_firmware()Frederic Danis4-16/+16
2015-06-04nl802154: export supported commandsVarka Bhadram2-0/+42
2015-06-04ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek1-0/+6
2015-06-04cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram1-5/+5
2015-06-04Bluetooth: vhci: Clean up coding style fixPrasanna Karthik1-1/+1
2015-06-02mac802154: add trace functionality for driver opsVarka Bhadram4-15/+362
2015-06-02ieee802154: 6lowpan: set ackreq when neededAlexander Aring1-2/+3
2015-05-31cc2520: update current channelVarka Bhadram1-0/+2
2015-05-31cc2520: update initial transmit power valueVarka Bhadram1-0/+2
2015-05-31cc2520: add set transmit power setting supportVarka Bhadram1-0/+102
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram2-3/+8
2015-05-31cc2520: fix in default tx power settingVarka Bhadram1-8/+0