aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-14
|\
| * ieee802154: don't export static symbolJulia Lawall2015-03-14
| * at86rf230: fix volatile regmap registersAlexander Aring2015-03-14
| * at86rf230: add support for calibration timeoutAlexander Aring2015-03-14
| * at86rf230: replace state change sleeps with hrtimerAlexander Aring2015-03-14
| * at86rf230: init xtal_trim with zeroAlexander Aring2015-03-14
| * mac802154: correct max sifs size handlingAlexander Aring2015-03-14
| * ieee802154: remove deprecated sysfs entriesAlexander Aring2015-03-14
| * ieee802154: change wpan-phy name to phyAlexander Aring2015-03-14
| * ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPANAlexander Aring2015-03-14
| * Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-13
| * Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-13
| * Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake2015-03-13
| * Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Add support connectable advertising settingMarcel Holtmann2015-03-13
| * Bluetooth: Remove two else branches that are not neededMarcel Holtmann2015-03-12
| * Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg2015-03-11
| * Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg2015-03-11
| * Bluetooth: Increment management interface revisionMarcel Holtmann2015-03-11
| * Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae2015-03-10
| * Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2015-03-10
| * Bluetooth: Make Fast Connectable available while powered offJohan Hedberg2015-03-10
| * Bluetooth: fix sco_exit compile warningAlexander Aring2015-03-07
| * Bluetooth: Add mgmt_send_event() helper to send to any HCI channelJohan Hedberg2015-03-06
| * Bluetooth: Rename pending_cmd to mgmt_pending_cmdJohan Hedberg2015-03-06
| * Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()Johan Hedberg2015-03-06
| * Bluetooth: Rename cmd_status() to mgmt_cmd_status()Johan Hedberg2015-03-06
| * Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg2015-03-06
| * Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-06
| * Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-06
| * Bluetooth: Introduce controller setting information for static addressMarcel Holtmann2015-03-06
| * Bluetooth: fix service discovery behaviour for empty uuids filterJakub Pawlowski2015-03-05
| * Bluetooth: Refactor service discovery filter logicJakub Pawlowski2015-03-05
| * Bluetooth: Move Service Discovery logic before refactoringJakub Pawlowski2015-03-05
| * at86rf230: restore trx len when neededAlexander Aring2015-03-02
| * at86rf230: remove multiple dereferencing for ctxAlexander Aring2015-03-02
| * at86rf230: remove multiple dereferencing for irqAlexander Aring2015-03-02
| * at86rf230: refactor receive handlingAlexander Aring2015-03-02
| * at86rf230: cleanup and squash stack variableAlexander Aring2015-03-02
| * at86rf230: add transmit retry supportAlexander Aring2015-03-02
| * Bluetooth: btusb: Add support for QCA ROME chipset familyKim, Ben Young Tae2015-03-02
| * Bluetooth: btusb: Add setup callback for chip init on USBKim, Ben Young Tae2015-03-02
* | Merge branch 'bcmgenet_xmit_more'David S. Miller2015-03-13
|\ \
| * | net: bcmgenet: add support for xmit_moreFlorian Fainelli2015-03-13