summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-0237-1778/+3082
|\
| * Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann2014-12-301-1/+9
| * Bluetooth: Add timing information to SMP test case runsMarcel Holtmann2014-12-301-1/+9
| * Bluetooth: Add LE Secure Connections tests for SMPJohan Hedberg2014-12-301-0/+186
| * Bluetooth: Add legacy SMP testsJohan Hedberg2014-12-301-0/+95
| * Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-12-304-0/+66
| * Bluetooth: Add support for ECDH test casesJohan Hedberg2014-12-302-1/+175
| * Bluetooth: Add support for self testing frameworkMarcel Holtmann2014-12-305-0/+128
| * Bluetooth: Fix const declarations for smp_f5 and smp_f6Johan Hedberg2014-12-301-3/+4
| * cc2520: fix zero perm_extended_addr addressVarka Bhadram2014-12-301-0/+1
| * cc2520: remove 'ret' goto labelVarka Bhadram2014-12-301-10/+4
| * cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram2014-12-301-2/+1
| * net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-12-301-7/+0
| * Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann2014-12-261-3/+9
| * Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-1/+5
| * Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-0/+2
| * Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann2014-12-261-0/+10
| * Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-202-4/+2
| * Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-205-0/+22
| * Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-203-0/+73
| * Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+14
| * Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+43
| * Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-202-478/+474
| * Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-202-349/+350
| * Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-202-201/+200
| * Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann2014-12-204-1/+74
| * Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann2014-12-202-2/+14
| * ieee802154: iface: move multiple node type checkAlexander Aring2014-12-201-14/+9
| * mac802154: iface: check concurrent ifacesAlexander Aring2014-12-201-0/+77
| * Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg2014-12-192-56/+56
| * Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg2014-12-191-40/+45
| * Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-193-70/+109
| * Bluetooth: Fix Remove Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-191-22/+62
| * Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-195-97/+105
| * Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-198-395/+453
| * Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-194-16/+24
| * at86rf230: cleanup check on trac statusAlexander Aring2014-12-191-5/+3
| * Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-191-0/+1
| * at86rf230: remove version check for AT86RF212Andrey Yurovsky2014-12-191-10/+6
| * at86rf230: fix register read for part versionAndrey Yurovsky2014-12-191-1/+1
| * at86rf230: remove unnecessary assignAlexander Aring2014-12-191-1/+0
| * at86rf230: fix context pointer handlingAlexander Aring2014-12-191-1/+1
| * at86rf230: make at86rf230_async_error inlineAlexander Aring2014-12-191-1/+1
| * at86rf230: remove if branchAlexander Aring2014-12-191-4/+1
| * ieee802154/mrf24j40: Fix alignment of parenthesisStefan Schmidt2014-12-191-2/+2
| * ieee802154/mrf24j40: Fix typo begining -> beginningStefan Schmidt2014-12-191-1/+1
| * ieee802154/cc2520: Remove extra blank linesStefan Schmidt2014-12-191-2/+0
| * ieee802154/at86rf230: Fix typo unkown -> unknownStefan Schmidt2014-12-191-1/+1
| * ieee802154/at86rf230: Align to opening parenthesisStefan Schmidt2014-12-191-4/+4
| * ieee802154/at86rf230: Remove unneeded blank linesStefan Schmidt2014-12-191-2/+0
OpenPOWER on IntegriCloud