summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-14mac802154: correct max sifs size handlingAlexander Aring
2015-03-14ieee802154: remove deprecated sysfs entriesAlexander Aring
2015-03-14ieee802154: change wpan-phy name to phyAlexander Aring
2015-03-14ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPANAlexander Aring
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann
2015-03-13Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake
2015-03-13Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann
2015-03-12Bluetooth: Remove two else branches that are not neededMarcel Holtmann
2015-03-11Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg
2015-03-11Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg
2015-03-11Bluetooth: Increment management interface revisionMarcel Holtmann
2015-03-11Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae
2015-03-10Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg
2015-03-10Bluetooth: Make Fast Connectable available while powered offJohan Hedberg
2015-03-07Bluetooth: fix sco_exit compile warningAlexander Aring
2015-03-06Bluetooth: Add mgmt_send_event() helper to send to any HCI channelJohan Hedberg
2015-03-06Bluetooth: Rename pending_cmd to mgmt_pending_cmdJohan Hedberg
2015-03-06Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()Johan Hedberg
2015-03-06Bluetooth: Rename cmd_status() to mgmt_cmd_status()Johan Hedberg
2015-03-06Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg
2015-03-06Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg
2015-03-06Bluetooth: Introduce controller setting information for static addressMarcel Holtmann
2015-03-05Bluetooth: fix service discovery behaviour for empty uuids filterJakub Pawlowski
2015-03-05Bluetooth: Refactor service discovery filter logicJakub Pawlowski
2015-03-05Bluetooth: Move Service Discovery logic before refactoringJakub Pawlowski
2015-03-03at86rf230: restore trx len when neededAlexander Aring
2015-03-03at86rf230: remove multiple dereferencing for ctxAlexander Aring
2015-03-03at86rf230: remove multiple dereferencing for irqAlexander Aring
2015-03-03at86rf230: refactor receive handlingAlexander Aring
2015-03-03at86rf230: cleanup and squash stack variableAlexander Aring
2015-03-03at86rf230: add transmit retry supportAlexander Aring
2015-03-03Bluetooth: btusb: Add support for QCA ROME chipset familyKim, Ben Young Tae
2015-03-03Bluetooth: btusb: Add setup callback for chip init on USBKim, Ben Young Tae
2015-03-02filter: refactor common filter attach code into __sk_attach_progDaniel Borkmann
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02Merge branch 'sendmsg_recvmsg_iocb_removal'David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02tipc: Don't use iocb argument in socket layerYing Xue
2015-03-02Merge branch 'dropcount'David S. Miller
2015-03-02net: move skb->dropcount to skb->cb[]Eyal Birger
2015-03-02net: add common accessor for setting dropcount on packetsEyal Birger