aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btsdio: Check for valid packet typeLuiz Augusto von Dentz2020-01-151-5/+14
* Bluetooth: hci_h5: Add support for ISO packetsLuiz Augusto von Dentz2020-01-151-0/+3
* Bluetooth: hci_h4: Add support for ISO packetsLuiz Augusto von Dentz2020-01-152-0/+8
* Bluetooth: hci_vhci: Add support for ISO packetsLuiz Augusto von Dentz2020-01-151-0/+1
* Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...Rocky Liao2020-01-141-21/+33
* Bluetooth: btbcm : Fix warning about missing blank lines after declarationsChangqi Du2020-01-091-0/+2
* Bluetooth: hci_qca: Remove set but not used variable 'opcode'YueHaibing2020-01-081-2/+1
* Bluetooth: hci_qca: Use vfree() instead of kfree()Wei Yongjun2020-01-081-2/+2
* Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceRocky Liao2020-01-061-0/+1
* Bluetooth: hci_qca: Collect controller memory dump during SSRBalakrishna Godavarthi2020-01-041-5/+291
* Bluetooth: hci_bcm: Drive RTS only for BCM43438Stefan Wahren2020-01-041-4/+17
* Bluetooth: btbcm: Add missing static inline in headerAbhishek Pandit-Subedi2020-01-041-2/+2
* Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_dataRocky Liao2020-01-041-1/+1
* Bluetooth: hci_bcm: Add device-tree compatible for BCM4329Dmitry Osipenko2020-01-041-0/+1
* bna: remove set but not used variable 'pgoff'yu kuai2020-01-031-2/+1
* net: netsec: Change page pool nid to NUMA_NO_NODEIlias Apalodimas2020-01-031-1/+1
* enetc: add support time specific departure base on the qos etfPo Liu2020-01-024-1/+59
* fsl/fman: use resource_sizeJulia Lawall2020-01-021-2/+2
* ptp: ptp_clockmatrix: constify copied structureJulia Lawall2020-01-021-1/+1
* sfc: Remove unnecessary dependencies on I2CBen Hutchings2020-01-023-4/+0
* vxlan: Fix alignment and code style of vxlan.cNiu Xilei2020-01-021-10/+11
* mlxsw: spectrum_dcb: Allow setting default port priorityPetr Machata2020-01-021-0/+17
* mlxsw: reg: Add QoS Port DSCP to Priority Mapping RegisterPetr Machata2020-01-021-0/+33
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-12-318-46/+322
|\
| * igc: Remove serdes comments from a description of methodsSasha Neftin2019-12-311-2/+2
| * e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck2019-12-311-8/+9
| * igc: Add legacy power management supportSasha Neftin2019-12-314-0/+246
| * igc: Add 64 bit DMA access supportSasha Neftin2019-12-311-0/+3
| * igc: Fix parameter descriptions for a several functionsSasha Neftin2019-12-311-3/+7
| * igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin2019-12-311-1/+2
| * igc: Remove excess parameter description from igc_is_non_eopSasha Neftin2019-12-311-1/+0
| * igc: Prefer to use the pci_release_mem_regions methodSasha Neftin2019-12-311-2/+1
| * igc: Improve the DMA mapping flowSasha Neftin2019-12-311-15/+9
| * igc: Add scatter gather supportSasha Neftin2019-12-311-0/+1
| * igb: dont drop packets if rx flow control is enabledRobert Beckett2019-12-313-14/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-3162-296/+469
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-3126-122/+157
| |\
| | * ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-302-18/+15
| | * net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2019-12-302-6/+9
| | * net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean2019-12-301-5/+0
| | * net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean2019-12-301-1/+1
| | * net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean2019-12-302-3/+3
| | * cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-306-19/+30
| | * mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel2019-12-292-2/+8
| | * mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen2019-12-291-0/+3
| | * net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl2019-12-271-3/+11
| | * bnx2x: Fix accounting of vlan resources among the PFsManish Chopra2019-12-261-1/+4
| | * bnx2x: Use appropriate define for vlan creditManish Chopra2019-12-261-1/+1
| | * net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur2019-12-261-0/+2
| | * dpaa_eth: fix DMA mapping leakMadalin Bucur2019-12-261-19/+20