summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-112-4/+7
* net: dsa: add port_fdb_prepareVivien Didelot2015-10-114-0/+15
* net: encx24j600: Fix typos in KconfigJon Ringle2015-10-111-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-1126-877/+1664
|\
| * Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann2015-10-083-109/+29
| * Bluetooth: bpa10x: Add support for set_diag driver callbackMarcel Holtmann2015-10-081-0/+20
| * Bluetooth: bpa10x: Read revision information in setup stageMarcel Holtmann2015-10-081-0/+19
| * Bluetooth: hci_bcm: Enable support for set_diag driver callbackMarcel Holtmann2015-10-081-0/+24
| * Bluetooth: hci_bcm: Enable parsing of LM_DIAG messagesMarcel Holtmann2015-10-081-3/+14
| * Bluetooth: btbcm: Read the local name in setup stageMarcel Holtmann2015-10-071-0/+44
| * Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-0512-82/+1
| * Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-058-31/+0
| * Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann2015-10-051-2/+8
| * Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain2015-10-033-0/+206
| * Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula2015-10-011-6/+2
| * Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula2015-10-011-10/+3
| * Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula2015-10-011-5/+0
| * Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula2015-10-011-1/+3
| * Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula2015-10-011-0/+1
| * Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula2015-10-011-24/+0
| * Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik2015-09-301-5/+5
| * Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik2015-09-301-1/+1
| * Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik2015-09-281-2/+2
| * Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik2015-09-252-2/+2
| * Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik2015-09-251-1/+1
| * Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik2015-09-251-1/+1
| * Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik2015-09-251-1/+1
| * mrf24j40: remove trailing semicolonAlexander Aring2015-09-241-1/+1
| * Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis2015-09-241-4/+56
| * Bluetooth: Remove useless rx_lock spinlockFrederic Danis2015-09-242-6/+3
| * Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis2015-09-241-28/+60
| * Bluetooth: hci_bcm: Fix IRQ polarity for T100Frederic Danis2015-09-241-0/+25
| * Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar2015-09-222-2/+38
| * Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar2015-09-221-5/+5
| * mrf24j40: replace magic numbersAlexander Aring2015-09-221-38/+98
| * mrf24j40: change irq trigger type behaviourAlexander Aring2015-09-221-3/+28
| * mrf24j40: add promiscuous mode supportAlexander Aring2015-09-221-1/+21
| * mrf24j40: add tx power supportAlexander Aring2015-09-221-0/+71
| * mrf24j40: add cca ed level supportAlexander Aring2015-09-221-1/+49
| * mrf24j40: add cca mode supportAlexander Aring2015-09-221-0/+40
| * mrf24j40: add csma params supportAlexander Aring2015-09-221-1/+26
| * mrf24j40: async interrupt handlingAlexander Aring2015-09-221-53/+40
| * mrf24j40: rework rx handling to async rx handlingAlexander Aring2015-09-221-164/+118
| * mrf24j40: rework tx handling to async tx handlingAlexander Aring2015-09-221-83/+78
| * mrf24j40: change to frame delivery with crcAlexander Aring2015-09-221-4/+1
| * mrf24j40: use regmap for register accessAlexander Aring2015-09-221-97/+50
| * mrf24j40: add regmap supportAlexander Aring2015-09-222-0/+313
| * mrf24j40: add more register definesAlexander Aring2015-09-221-0/+68
| * mrf24j40: add random extended addr generationAlexander Aring2015-09-221-0/+1
| * mrf24j40: add default channel settingAlexander Aring2015-09-221-0/+7