summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-14Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann1-23/+23
2015-01-14Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann1-1/+3
2015-01-12Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann1-0/+20
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann1-0/+4
2015-01-12Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann1-0/+8
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2-0/+24
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann1-0/+11
2015-01-12Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann1-29/+1
2015-01-12Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann1-22/+29
2015-01-12Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann1-16/+12
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_scoMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2Marcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann5-26/+34
2015-01-08ieee802154: 6lowpan: fix Makefile entryAlexander Aring2-2/+2
2015-01-08ieee802154: 6lowpan: rename to coreAlexander Aring2-1/+1
2015-01-08ieee802154: 6lowpan: move transmit functionalityAlexander Aring4-264/+279
2015-01-08ieee802154: 6lowpan: move receive functionalityAlexander Aring4-167/+200
2015-01-08ieee802154: 6lowpan: rename internal headerAlexander Aring3-5/+5
2015-01-08ieee802154: create 6lowpan sub-directoryAlexander Aring7-7/+10
2015-01-08Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar1-3/+8
2015-01-08Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar2-5/+5
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar1-1/+1
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar3-2/+12
2015-01-06Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar1-1/+4
2015-01-06Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar1-0/+5
2015-01-03Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann1-1/+3
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2-1/+14
2015-01-03Bluetooth: Remove dead code for manufacturer inquiry mode quirksMarcel Holtmann1-39/+11
2015-01-03mac802154: fix kbuild test robot warningAlexander Aring1-4/+1
2015-01-03ieee802154: handle config as menuconfigAlexander Aring1-3/+6
2015-01-03ieee802154: rename af_ieee802154.c to socket.cAlexander Aring2-1/+1
2015-01-03ieee802154: socket: fix checkpatch issueAlexander Aring1-1/+1
2015-01-03ieee802154: socket: put handling into one fileAlexander Aring5-856/+760
2015-01-03ieee802154: socket: change module nameAlexander Aring1-2/+2
2015-01-03ieee802154: handle socket functionality as moduleAlexander Aring2-1/+11
2015-01-02Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann1-3/+6
2015-01-02Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann1-3/+13
2015-01-02Bluetooth: Fix for a leftover debug of pairing credentialsMarcel Holtmann1-1/+1
2015-01-02Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann1-22/+23
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann4-59/+5
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2-50/+0
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann3-5/+76
2015-01-02net: skbuff: don't zero tc members when freeing skbFlorian Westphal1-7/+0
2015-01-02geneve: Add Geneve GRO supportJoe Stringer1-2/+95
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross3-47/+102
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie1-14/+0
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie1-2/+1
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie1-19/+0