summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-14net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens
2020-09-14net: lantiq: Use napi_complete_done()Hauke Mehrtens
2020-09-14net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens
2020-09-14net: lantiq: Wake TX queue againHauke Mehrtens
2020-09-14rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-09-11net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko
2020-09-11net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-09-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil
2020-09-10net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-09-10net: mvneta: fix possible use-after-free in mvneta_xdp_put_buffLorenzo Bianconi
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann
2020-09-10hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-09-10net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda
2020-09-10hv_netvsc: Cache the current data path to avoid duplicate call and messageDexuan Cui
2020-09-10hv_netvsc: Switch the data path at the right time during hibernationDexuan Cui
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne
2020-09-09igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes
2020-09-09igc: Fix wrong timestamp latency numbersVinicius Costa Gomes
2020-09-09i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann
2020-09-09i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann
2020-09-09net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-09-09net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-09-09net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-09-09Merge tag 'wireless-drivers-2020-09-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-09-09wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld
2020-09-09wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld
2020-09-08Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-09-07hv_netvsc: Fix hibernation for mlx5 VF driverDexuan Cui
2020-09-07ibmvnic: add missing parenthesis in do_reset()Jakub Kicinski
2020-09-07bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-07bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-07Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab
2020-09-06net: dsa: rtl8366: Properly clear member configLinus Walleij
2020-09-06net: macb: fix for pause frame receive enable bitParshuram Thombare
2020-09-05cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-05hinic: bump up the timeout of UPDATE_FW cmdLuo bin
2020-09-05hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin
2020-09-04atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng
2020-09-04drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devicesXie He
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu