summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
* Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg2015-06-121-2/+2
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-122-0/+97
* Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg2015-06-121-12/+12
* Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg2015-06-121-1/+50
* Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg2015-06-121-4/+57
* Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-111-6/+2
* nl802154: fix misspelled enumChristoffer Holmstedt2015-06-101-2/+2
* Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-102-2/+14
* Bluetooth: hci_uart: Add bcm_set_baudrate()Frederic Danis2015-06-092-0/+70
* ieee802154: cc2520: check for return values in cc2520_filter()Stefan Schmidt2015-06-091-10/+13
* Bluetooth: hci_bcsp: Clean up code FixPrasanna Karthik2015-06-091-8/+8
* Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-093-1/+25
* Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-093-8/+6
* Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-091-0/+1
* ieee802154/mrf24j40: make sure we do not override return valuesStefan Schmidt2015-06-091-3/+4
* mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-091-1/+0
* Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann2015-06-091-12/+22
* Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-094-16/+8
* Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov2015-06-081-1/+1
* Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann2015-06-081-25/+13
* Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann2015-06-081-16/+10
* Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann2015-06-081-0/+2
* Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-081-7/+19
* ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2015-06-072-0/+3
* ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2015-06-072-0/+3
* mac802154: change pan_coord type to boolAlexander Aring2015-06-071-1/+1
* mac802154: add missing structure commentsAlexander Aring2015-06-071-6/+28
* mac802154: rearrange attribute in ieee802154_hwAlexander Aring2015-06-071-1/+1
* mac802154: remove unused hw_filt attributeAlexander Aring2015-06-071-1/+0
* mac802154: cleanup ieee802154 hardware flagsAlexander Aring2015-06-071-20/+36
* mac802154: remove aack hw flagAlexander Aring2015-06-075-8/+4
* mac802154: cleanup address filtering flagsAlexander Aring2015-06-071-10/+21
* mac802154: remove unneeded vif structAlexander Aring2015-06-076-19/+6
* Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-061-2/+2
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2015-06-061-8/+12
* Bluetooth: hci_uart: Update Broadcom UART setupFrederic Danis2015-06-061-1/+29
* Bluetooth: btbcm: Add helper functions for UART setupFrederic Danis2015-06-062-0/+103
* Bluetooth: hci_uart: Support operational speed during setupFrederic Danis2015-06-062-0/+30
* Bluetooth: btbcm: Add BCM4324B3 UART deviceFrederic Danis2015-06-061-2/+13
* Bluetooth: btbcm: Move request/release_firmware()Frederic Danis2015-06-064-16/+16
* nl802154: export supported commandsVarka Bhadram2015-06-042-0/+42
* ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek2015-06-041-0/+6
* cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram2015-06-041-5/+5
* Bluetooth: vhci: Clean up coding style fixPrasanna Karthik2015-06-041-1/+1
* mac802154: add trace functionality for driver opsVarka Bhadram2015-06-024-15/+362
* ieee802154: 6lowpan: set ackreq when neededAlexander Aring2015-06-021-2/+3
* cc2520: update current channelVarka Bhadram2015-05-311-0/+2
* cc2520: update initial transmit power valueVarka Bhadram2015-05-311-0/+2
* cc2520: add set transmit power setting supportVarka Bhadram2015-05-311-0/+102