summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: reject oversized SNMP requestsJulian Wiedmann2019-08-251-0/+4
* Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-252-31/+29
|\
| * net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha2019-08-221-16/+10
| * net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha2019-08-221-5/+7
| * net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh2019-08-221-9/+10
| * net/mlx5: Fix crdump chunks printMoshe Shemesh2019-08-221-1/+2
* | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller2019-08-241-3/+5
|\ \
| * | ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing2019-05-041-1/+3
| * | ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing2019-05-041-2/+2
* | | Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit2019-08-241-0/+1
* | | Merge tag 'wireless-drivers-for-davem-2019-08-21' of git://git.kernel.org/pub...David S. Miller2019-08-239-19/+93
|\ \ \
| * | | iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho2019-08-201-0/+17
| * | | iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho2019-08-201-0/+1
| * | | iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach2019-08-201-7/+13
| * | | iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2019-08-202-3/+40
| * | | rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka2019-08-203-5/+18
| * | | mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka2019-08-201-4/+4
* | | | qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-08-231-1/+3
* | | | ocelot_ace: fix action of trapYangbo Lu2019-08-231-1/+1
| |_|/ |/| |
* | | gve: Copy and paste bug in gve_get_stats()Dan Carpenter2019-08-221-1/+1
* | | net: dsa: bcm_sf2: Do not configure PHYLINK on CPU portFlorian Fainelli2019-08-221-2/+8
* | | net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart2019-08-211-1/+1
* | | nfp: flower: verify that block cb is not busy before bindingVlad Buslov2019-08-201-0/+7
* | | Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET2019-08-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-1960-397/+519
|\ \ \ | |/ / |/| |
| * | ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-08-181-2/+6
| * | net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-185-13/+7
| * | wimax/i2400m: fix a memory leak bugWenwen Wang2019-08-181-1/+3
| * | net: cavium: fix driver nameStephen Hemminger2019-08-181-1/+1
| * | ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon2019-08-181-9/+2
| * | bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2019-08-182-5/+5
| * | bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru2019-08-181-3/+1
| * | bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam2019-08-181-3/+6
| * | bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2019-08-181-7/+5
| * | bnxt_en: Improve RX doorbell sequence.Michael Chan2019-08-181-3/+7
| * | bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan2019-08-181-8/+18
| * | net: kalmia: fix memory leaksWenwen Wang2019-08-181-3/+3
| * | cx82310_eth: fix a memory leak bugWenwen Wang2019-08-181-1/+2
| * | bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-183-8/+18
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-08-174-6/+43
| |\ \
| | * | Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao2019-08-141-2/+2
| | * | Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi2019-08-121-0/+1
| | * | Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang2019-08-121-1/+1
| | * | Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi2019-08-123-0/+31
| | * | Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke2019-08-121-1/+1
| | * | Bluetooth: hci_qca: Use kfree_skb() instead of kfree()Wei Yongjun2019-08-121-1/+1
| | * | Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke2019-08-121-0/+3
| | * | Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()Wei Yongjun2019-08-121-1/+3
| * | | lan78xx: Fix memory leaksWenwen Wang2019-08-171-3/+5
| * | | net: myri10ge: fix memory leaksWenwen Wang2019-08-151-1/+1