summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-24Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy
2020-01-16Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA RomeRocky Liao
2020-01-15Bluetooth: hci_qca: Retry btsoc initialize when it failsRocky Liao
2020-01-15Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()Rocky Liao
2020-01-15Bluetooth: hci_bcm: enable IRQ capability from devicetreeGuillaume La Roque
2020-01-15Bluetooth: btsdio: Check for valid packet typeLuiz Augusto von Dentz
2020-01-15Bluetooth: hci_h5: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-15Bluetooth: hci_h4: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-15Bluetooth: hci_vhci: Add support for ISO packetsLuiz Augusto von Dentz
2020-01-14Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...Rocky Liao
2020-01-09Bluetooth: btbcm : Fix warning about missing blank lines after declarationsChangqi Du
2020-01-08Bluetooth: hci_qca: Remove set but not used variable 'opcode'YueHaibing
2020-01-08Bluetooth: hci_qca: Use vfree() instead of kfree()Wei Yongjun
2020-01-06Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceRocky Liao
2020-01-04Bluetooth: hci_qca: Collect controller memory dump during SSRBalakrishna Godavarthi
2020-01-04Bluetooth: hci_bcm: Drive RTS only for BCM43438Stefan Wahren
2020-01-04Bluetooth: btbcm: Add missing static inline in headerAbhishek Pandit-Subedi
2020-01-04Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_dataRocky Liao
2020-01-04Bluetooth: hci_bcm: Add device-tree compatible for BCM4329Dmitry Osipenko
2020-01-03bna: remove set but not used variable 'pgoff'yu kuai
2020-01-03net: netsec: Change page pool nid to NUMA_NO_NODEIlias Apalodimas
2020-01-02enetc: add support time specific departure base on the qos etfPo Liu
2020-01-02fsl/fman: use resource_sizeJulia Lawall
2020-01-02ptp: ptp_clockmatrix: constify copied structureJulia Lawall
2020-01-02sfc: Remove unnecessary dependencies on I2CBen Hutchings
2020-01-02vxlan: Fix alignment and code style of vxlan.cNiu Xilei
2020-01-02mlxsw: spectrum_dcb: Allow setting default port priorityPetr Machata
2020-01-02mlxsw: reg: Add QoS Port DSCP to Priority Mapping RegisterPetr Machata
2019-12-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-12-31igc: Remove serdes comments from a description of methodsSasha Neftin
2019-12-31e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck
2019-12-31igc: Add legacy power management supportSasha Neftin
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31igc: Add 64 bit DMA access supportSasha Neftin
2019-12-31igc: Fix parameter descriptions for a several functionsSasha Neftin
2019-12-31igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin
2019-12-31igc: Remove excess parameter description from igc_is_non_eopSasha Neftin
2019-12-31igc: Prefer to use the pci_release_mem_regions methodSasha Neftin
2019-12-31igc: Improve the DMA mapping flowSasha Neftin
2019-12-31igc: Add scatter gather supportSasha Neftin
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-30net: dsa: sja1105: Empty the RX timestamping queue on PTP settings changeVladimir Oltean
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean
2019-12-30net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean
2019-12-30net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean
2019-12-30net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean