summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-28net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin1-1/+1
2020-02-28net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen1-11/+3
2020-02-28net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin4-9/+43
2020-02-28e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck1-33/+35
2020-02-24mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel1-1/+2
2020-02-24i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski1-1/+1
2020-02-24iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-24iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-02-24rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang1-0/+5
2020-02-24hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2020-02-24wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann1-2/+2
2020-02-24bnxt: Detach page from page pool before sending up the stackJonathan Lemon1-0/+1
2020-02-24mlx5: work around high stack usage with gccArnd Bergmann1-0/+3
2020-02-24net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov1-5/+2
2020-02-24net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl1-1/+18
2020-02-24orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2020-02-24rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran1-4/+6
2020-02-24iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2020-02-24ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2020-02-24b43legacy: Fix -Wcast-function-typePhong Tran1-2/+3
2020-02-24r8169: check that Realtek PHY driver module is loadedHeiner Kallweit1-0/+9
2020-02-24Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"Jakub Kicinski1-10/+4
2020-02-24net/wan/fsl_ucc_hdlc: reject muram offsets above 64KRasmus Villemoes1-0/+5
2020-02-24ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong1-1/+4
2020-02-24brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker1-6/+6
2020-02-24rtw88: fix rate mask for 1SS chipPing-Ke Shih1-7/+5
2020-02-24ath10k: Correct the DMA direction for management tx buffersRakesh Pillai1-1/+1
2020-02-24wan/hdlc_x25: fix skb handlingMartin Schiller1-2/+11
2020-02-24net: ethernet: ixp4xx: Standard module initLinus Walleij1-52/+44
2020-02-24gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean1-3/+7
2020-02-24brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter1-0/+1
2020-02-24brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()Navid Emamdoost1-1/+2
2020-02-24wil6210: fix break that is never reached because of zero'ing of a retry counterColin Ian King1-1/+2
2020-02-24ath10k: Fix qmi init error handlingJeffrey Hugo1-1/+4
2020-02-24enic: prevent waking up stopped tx queues over watchdog resetFiro Yang1-1/+1
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu1-0/+4
2020-02-14iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern1-1/+4
2020-02-14ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue1-2/+17
2020-02-11net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan3-3/+3
2020-02-11net/mlx5: Fix deadlock in fs_coreMaor Gottlieb1-7/+8
2020-02-11qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru1-2/+2
2020-02-11net: macb: Limit maximum GEM TX length in TSOHarini Katakam1-1/+5
2020-02-11net: macb: Remove unnecessary alignment check for TSOHarini Katakam1-5/+3
2020-02-11net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem1-0/+1
2020-02-11net/mlx5: IPsec, Fix esp modify function attributeRaed Salem1-1/+1
2020-02-11net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3