summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg2015-11-193-26/+54
| * | Bluetooth: Add discovery type validity helperJohan Hedberg2015-11-191-0/+40
| * | Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-194-173/+183
| * | Bluetooth: Make __hci_update_background_scan private to hci_request.cJohan Hedberg2015-11-192-3/+1
| * | Bluetooth: Use req_workqueue for background scanning when powering onJohan Hedberg2015-11-191-6/+4
| * | Bluetooth: Use req_workqueue for explicit connect requestsJohan Hedberg2015-11-192-36/+18
| * | Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-194-19/+26
| * | Bluetooth: Don't wait for HCI in Add/Remove DeviceJohan Hedberg2015-11-191-111/+50
| * | Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-194-24/+25
| * | Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg2015-11-193-0/+15
| * | Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg2015-11-193-20/+20
| * | Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg2015-11-193-193/+195
| * | Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-192-4/+1
| * | Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-193-0/+104
| * | Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-194-5/+35
| * | Bluetooth: Fix casting coding style within HCI socketsMarcel Holtmann2015-11-191-13/+13
| * | Bluetooth: Add clarifying comment why schedule_work is usedJohan Hedberg2015-11-191-0/+4
| * | Bluetooth: Add missing hci_skb_opcode for raw socket commandsMarcel Holtmann2015-11-191-0/+5
| * | Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-194-14/+23
| * | Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-191-6/+2
| * | Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-1921-116/+127
| * | Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-193-32/+33
| * | Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-191-0/+4
| * | Bluetooth: Make LE only events conditional on supported commandsMarcel Holtmann2015-11-191-4/+18
| * | Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event maskMarcel Holtmann2015-11-191-1/+2
| * | Bluetooth: Build LE event mask based on supported commandsMarcel Holtmann2015-11-191-1/+28
| * | Bluetooth: Move BR/EDR default events behind its featuresMarcel Holtmann2015-11-191-4/+8
* | | net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar2015-11-241-7/+2
* | | drivers: net: xgene: optimizing the codeSaurabh Sengar2015-11-241-16/+9
* | | Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...David S. Miller2015-11-241-75/+101
|\ \ \
| * | | can: xilinx: Convert to runtime_pmKedareswara rao Appana2015-11-231-75/+101
* | | | net/ipv4/ipconfig: Rejoin broken lines in console outputGeert Uytterhoeven2015-11-241-10/+9
* | | | net: dsa: include gpio consumer header fileArnd Bergmann2015-11-241-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-11-2413-153/+111
|\ \ \ \
| * | | | intel: i40e: fix confused codeRasmus Villemoes2015-11-231-14/+10
| * | | | ixgbevf: fix spoofed packets with random MACEmil Tantilov2015-11-232-1/+4
| * | | | ixgbevf: use ether_addr_copy instead of memcpyEmil Tantilov2015-11-231-8/+6
| * | | | i40evf: fix compiler warning of unused variableJesse Brandeburg2015-11-231-4/+3
| * | | | ixgbe: Remove CS4227 diagnostic codeMark Rustad2015-11-231-80/+0
| * | | | ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck2015-11-232-3/+3
| * | | | ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck2015-11-233-6/+5
| * | | | ixgbe: Add KR mode support for CS4227 chipMark Rustad2015-11-231-23/+62
| * | | | ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2015-11-231-1/+2
| * | | | fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2015-11-231-0/+4
| * | | | ixgbe: fix multiple kernel-doc errorsJean Sacren2015-11-231-6/+3
| * | | | ixgbe: Delete redundant include fileMark Rustad2015-11-231-3/+0
| * | | | ixgbe: drop null test before destroy functionsJulia Lawall2015-11-231-2/+1
| * | | | fm10k: Correct MTU for jumbo framesJacob Keller2015-11-231-1/+1
| * | | | fm10k: do not assume VF always has 1 queueJacob Keller2015-11-232-1/+7
* | | | | VSOCK: constify vmci_transport_notify_ops structuresJulia Lawall2015-11-234-5/+6
OpenPOWER on IntegriCloud