summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_qca: Fix QCA6390 memdump failureZijun Hu2020-06-011-9/+45
* Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...Zijun Hu2020-06-011-2/+1
* Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu2020-06-011-5/+9
* Bluetooth: hci_qca: Fix qca6390 enable failure after warm rebootZijun Hu2020-05-291-0/+33
* Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()Chuhong Yuan2020-05-291-6/+8
* Bluetooth: hci_qca: Fix suspend/resume functionality failureZijun Hu2020-05-291-4/+6
* Bluetooth: btbcm: Added 003.006.007, changed 001.003.015Azamat H. Hackimov2020-05-281-1/+2
* Bluetooth: hci_qca: Fix uninitialized access to hdevAbhishek Pandit-Subedi2020-05-201-1/+2
* Bluetooth: hci_qca: Enable WBS support for wcn3991Abhishek Pandit-Subedi2020-05-181-6/+17
* net: ipa: do not clear interrupt in gsi_channel_start()Alex Elder2020-05-161-10/+1
* net: ipa: don't use noirq suspend/resume callbacksAlex Elder2020-05-161-2/+2
* mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel2020-05-162-143/+326
* mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel2020-05-162-41/+110
* mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel2020-05-162-62/+89
* mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel2020-05-162-6/+6
* r8169: remove remaining call to mdiobus_unregisterHeiner Kallweit2020-05-161-1/+0
* nfp: don't check lack of RX/TX channelsJakub Kicinski2020-05-161-2/+1
* dpaa2-eth: add bulking to XDP_TXIoana Ciornei2020-05-162-23/+46
* net: phy: broadcom: fix checkpatch complains about tabsKevin Lo2020-05-161-1/+1
* Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-1524-204/+554
|\
| * net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan2020-05-155-73/+84
| * net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy2020-05-158-36/+84
| * net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit2020-05-151-3/+12
| * net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit2020-05-157-9/+24
| * net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan2020-05-151-22/+286
| * net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha2020-05-154-24/+21
| * net/mlx5: Wait for inactive autogroupsPaul Blakey2020-05-151-3/+5
| * net/mlx5: Drain wq first during PCI device removalParav Pandit2020-05-151-3/+2
| * net/mlx5: Have single error unwinding pathParav Pandit2020-05-151-4/+3
| * net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha2020-05-151-22/+22
| * net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha2020-05-151-5/+11
* | ethernet: ti: am65-cpts: Add missing inline qualifier to stub functionsNathan Chancellor2020-05-151-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-15145-639/+1102
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-1530-103/+132
| |\
| | * dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2020-05-152-12/+18
| | * drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik2020-05-141-1/+2
| | * net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-141-2/+6
| | * drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu2020-05-141-1/+1
| | * pppoe: only process PADT targeted at local interfacesGuillaume Nault2020-05-141-0/+3
| | * net: stmmac: fix num_por initializationVinod Koul2020-05-141-2/+15
| | * net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-131-3/+5
| | * net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli2020-05-131-0/+1
| | * s390/ism: fix error return code in ism_probe()Wei Yongjun2020-05-131-1/+3
| | * net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure2020-05-122-11/+7
| | * ionic: call ionic_port_init after fw-upgradeShannon Nelson2020-05-122-9/+10
| | * ionic: leave netdev mac alone after fw-upgradeShannon Nelson2020-05-121-7/+11
| | * net: ipa: use tag process on modem crashAlex Elder2020-05-111-11/+3
| | * net: ipa: set DMA length in gsi_trans_cmd_add()Alex Elder2020-05-111-2/+3
| | * hinic: fix a bug of ndo_stopLuo bin2020-05-102-18/+14
| | * net: dsa: loop: Add module soft dependencyFlorian Fainelli2020-05-101-0/+1