summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* at86rf230: add reset state cca handlingAlexander Aring2014-12-191-0/+2
* nl802154: introduce support for cca settingsAlexander Aring2014-12-195-4/+75
* ieee802154: rework cca settingAlexander Aring2014-12-199-14/+51
* nl802154: introduce cca mode enumsAlexander Aring2014-12-191-0/+43
* Bluetooth: btusb: support public address configuration for ath3012Toshi Kikuchi2014-12-181-0/+28
* Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2014-12-187-17/+32
|\