summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann1-0/+12
2015-01-15Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg1-8/+7
2015-01-15Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg1-12/+22
2015-01-15Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2-3/+12
2015-01-15Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann1-0/+6
2015-01-15Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann1-4/+23
2015-01-15Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann1-0/+15
2015-01-15Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann1-2/+2
2015-01-15Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen1-35/+31
2015-01-15Bluetooth: Fix valid Identity Address checkJohan Hedberg1-1/+5
2015-01-14Bluetooth: Remove dead codeGowtham Anandha Babu1-6/+0
2015-01-14Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann2-2/+2
2015-01-14Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann1-23/+23
2015-01-14Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann1-1/+3
2015-01-12Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann1-0/+20
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann1-0/+4
2015-01-12Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann1-0/+8
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2-0/+24
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann1-0/+11
2015-01-12Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann1-29/+1
2015-01-12Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann1-22/+29
2015-01-12Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann1-16/+12
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_scoMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2Marcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann5-26/+34
2015-01-08ieee802154: 6lowpan: fix Makefile entryAlexander Aring2-2/+2
2015-01-08ieee802154: 6lowpan: rename to coreAlexander Aring2-1/+1
2015-01-08ieee802154: 6lowpan: move transmit functionalityAlexander Aring4-264/+279
2015-01-08ieee802154: 6lowpan: move receive functionalityAlexander Aring4-167/+200
2015-01-08ieee802154: 6lowpan: rename internal headerAlexander Aring3-5/+5
2015-01-08ieee802154: create 6lowpan sub-directoryAlexander Aring7-7/+10
2015-01-08Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar1-3/+8
2015-01-08Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar2-5/+5
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar1-1/+1
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar3-2/+12
2015-01-06Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar1-1/+4
2015-01-06Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar1-0/+5
2015-01-03Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann1-1/+3
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2-1/+14
2015-01-03Bluetooth: Remove dead code for manufacturer inquiry mode quirksMarcel Holtmann1-39/+11
2015-01-03mac802154: fix kbuild test robot warningAlexander Aring1-4/+1
2015-01-03ieee802154: handle config as menuconfigAlexander Aring1-3/+6
2015-01-03ieee802154: rename af_ieee802154.c to socket.cAlexander Aring2-1/+1
2015-01-03ieee802154: socket: fix checkpatch issueAlexander Aring1-1/+1
2015-01-03ieee802154: socket: put handling into one fileAlexander Aring5-856/+760
2015-01-03ieee802154: socket: change module nameAlexander Aring1-2/+2
2015-01-03ieee802154: handle socket functionality as moduleAlexander Aring2-1/+11
2015-01-03Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann1-3/+6