summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-02net: mvneta: improve suspend/resumeJisheng Zhang
2018-04-02net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang
2018-04-01net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli
2018-04-01net: bgmac: Correctly annotate register spaceFlorian Fainelli
2018-04-01fix typo in command value in drivers/net/phy/mdio-bitbang.Frans Meulenbroeks
2018-04-01sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-01net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa
2018-04-01ibmvnic: Disable irqs before exiting reset from closed stateJohn Allen
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-01Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEVic Wei
2018-04-01Bluetooth: btrsi: remove unused including <linux/version.h>Wei Yongjun
2018-04-01Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON
2018-04-01sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov
2018-04-01sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov
2018-04-01Revert "net: usb: asix88179_178a: de-duplicate code"David S. Miller
2018-04-01net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet
2018-04-01mlxsw: spectrum: Don't use resource ID of 0Petr Machata
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko
2018-04-01mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko
2018-04-01mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko
2018-04-01mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko
2018-04-01mlxsw: spectrum_acl: Fix flex actions header ifndef define constructJiri Pirko
2018-04-01Bluetooth: Remove unused btuart_cs driverMarcel Holtmann
2018-04-01Bluetooth: bpa10x: Use separate h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede
2018-04-01Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede
2018-04-01Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede
2018-04-01Bluetooth: hci_bcm: Add irq_polarity module optionHans de Goede
2018-04-01Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-04-01Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain
2018-03-31crypto: chtls - Makefile KconfigAtul Gupta
2018-03-31crypto: chtls - Program the TLS session KeyAtul Gupta
2018-03-31crypto: chtls - Inline TLS record RxAtul Gupta
2018-03-31crypto: chtls - Inline TLS record TxAtul Gupta
2018-03-31crypto : chtls - CPL handler definitionAtul Gupta
2018-03-31crypto: chtls - Register chtls with net tlsAtul Gupta
2018-03-31crypto: chtls - structure and macro for Inline TLSAtul Gupta
2018-03-31crypto: chcr - Inline TLS Key MacrosAtul Gupta