summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann
2015-01-14Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann
2015-01-14Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann
2015-01-12Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann
2015-01-12Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann
2015-01-12Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann
2015-01-12Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann
2015-01-12Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_scoMarcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2Marcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann
2015-01-08ieee802154: 6lowpan: fix Makefile entryAlexander Aring
2015-01-08ieee802154: 6lowpan: rename to coreAlexander Aring
2015-01-08ieee802154: 6lowpan: move transmit functionalityAlexander Aring
2015-01-08ieee802154: 6lowpan: move receive functionalityAlexander Aring
2015-01-08ieee802154: 6lowpan: rename internal headerAlexander Aring
2015-01-08ieee802154: create 6lowpan sub-directoryAlexander Aring
2015-01-08Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar
2015-01-08Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar
2015-01-03Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann
2015-01-03Bluetooth: Remove dead code for manufacturer inquiry mode quirksMarcel Holtmann
2015-01-03mac802154: fix kbuild test robot warningAlexander Aring
2015-01-03ieee802154: handle config as menuconfigAlexander Aring
2015-01-03ieee802154: rename af_ieee802154.c to socket.cAlexander Aring
2015-01-03ieee802154: socket: fix checkpatch issueAlexander Aring
2015-01-03ieee802154: socket: put handling into one fileAlexander Aring
2015-01-03ieee802154: socket: change module nameAlexander Aring
2015-01-03ieee802154: handle socket functionality as moduleAlexander Aring
2015-01-02Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann
2015-01-02Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann
2015-01-02Bluetooth: Fix for a leftover debug of pairing credentialsMarcel Holtmann
2015-01-02Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann
2015-01-02net: skbuff: don't zero tc members when freeing skbFlorian Westphal
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-02geneve: Add Geneve GRO supportJoe Stringer
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie