summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'ethtool-consolidate-irq-coalescing-other-drivers'David S. Miller2020-03-067-21/+11
|\
| * wil6210: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
| * staging: qlge: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
| * vmxnet3: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-061-21/+3
| * r8152: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
| * tun: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
| * RDMA/ipoib: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
| * um: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
|/
* dt-bindings: net: Add ipq806x mdio bindingsAnsuel Smith2020-03-061-0/+53
* net: mdio: add ipq8064 mdio driverAnsuel Smith2020-03-063-0/+175
* Merge branch 'tun-debug'David S. Miller2020-03-051-78/+27
|\
| * tun: drop TUN_DEBUG and tun_debug()Michal Kubecek2020-03-051-17/+0
| * tun: replace tun_debug() by netif_info()Michal Kubecek2020-03-051-33/+27
| * tun: drop useless debugging statementsMichal Kubecek2020-03-051-13/+0
| * tun: get rid of DBG1() macroMichal Kubecek2020-03-051-14/+0
| * tun: fix misleading comment formatMichal Kubecek2020-03-051-2/+1
|/
* tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak2020-03-051-0/+220
* tc-testing: list kernel options for basic filter with canid ematch.Roman Mashak2020-03-051-0/+6
* Merge branch 'PCI-Implement-function-to-read-Device-Serial-Number'David S. Miller2020-03-057-70/+76
|\
| * nfp: Use pci_get_dsn()Jacob Keller2020-03-051-15/+9
| * ixgbe: Use pci_get_dsn()Jacob Keller2020-03-051-12/+5
| * ice: Use pci_get_dsn()Jacob Keller2020-03-051-20/+12
| * scsi: qedf: Use pci_get_dsn()Jacob Keller2020-03-051-13/+5
| * bnxt_en: Use pci_get_dsn()Jacob Keller2020-03-051-10/+6
| * PCI: Introduce pci_get_dsnJacob Keller2020-03-052-0/+39
|/
* ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)2020-03-051-2/+0
* ptp: add VMware virtual PTP clock driverVivek Thampi2020-03-054-0/+164
* Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-05156-3114/+5267
|\
| * Merge tag 'mt76-for-kvalo-2020-02-14' of https://github.com/nbd168/wirelessKalle Valo2020-03-0381-2187/+4286
| |\
| | * mt76: Introduce mt76_mcu data structureLorenzo Bianconi2020-02-1412-54/+48
| | * mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_capLorenzo Bianconi2020-02-141-6/+1
| | * mt76: mt76u: rename stat_wq in wqLorenzo Bianconi2020-02-142-8/+8
| | * mt76: mt76u: extend RX scatter gather numberSean Wang2020-02-141-1/+1
| | * mt76: mt7615: rely on mt76_queues_read for mt7622Lorenzo Bianconi2020-02-142-3/+7
| | * mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615Felix Fietkau2020-02-143-1/+2
| | * mt76: mt7615: rework rx phy index handlingFelix Fietkau2020-02-144-50/+75
| | * mt76: fix rounding issues on converting per-chain and combined txpowerFelix Fietkau2020-02-144-36/+15
| | * mt76: mt76x2: avoid starting the MAC too earlyFelix Fietkau2020-02-141-1/+1
| | * mt76: avoid extra RCU synchronization on station removalFelix Fietkau2020-02-149-3/+23
| | * mt76: mt7615: fix monitor mode on second PHYFelix Fietkau2020-02-142-4/+10
| | * mt76: mt7615: fix adding active monitor interfacesFelix Fietkau2020-02-141-0/+1
| | * mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 formatRyder Lee2020-02-141-28/+34
| | * mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 formatRyder Lee2020-02-141-27/+33
| | * mt76: mt7615: use new tag sta_rec_wtblRyder Lee2020-02-142-3/+27
| | * mt76: mt7615: add starec operating flow for firmware v2Ryder Lee2020-02-142-6/+19
| | * mt76: mt7615: add a helper to encapsulate sta_rec operationRyder Lee2020-02-141-57/+65
| | * mt76: mt7615: simplify mcu_set_sta flowRyder Lee2020-02-143-191/+153
| | * mt76: mt7615: simplify mcu_set_bmc flowRyder Lee2020-02-143-61/+45
| | * mt76: mt7615: add support for testing hardware resetFelix Fietkau2020-02-141-0/+24
| | * mt76: mt7615: implement hardware reset supportFelix Fietkau2020-02-148-2/+171