summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-04netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo2-2/+12
2020-02-04netdevsim: disable devlink reload when resources are being usedTaehee Yoo2-0/+21
2020-02-04netdevsim: fix using uninitialized resourcesTaehee Yoo2-3/+41
2020-02-04bnxt_en: Fix TC queue mapping.Michael Chan1-1/+1
2020-02-04bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam1-4/+7
2020-02-04bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan1-2/+5
2020-02-04bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan1-7/+12
2020-02-04net: stmmac: Delete txtimer in suspend()Nicolin Chen1-0/+4
2020-02-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+3
2020-02-03rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee1-12/+11
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein1-12/+40
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach4-15/+72
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern1-1/+4
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami1-3/+3
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho1-3/+7
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter1-0/+1
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter1-2/+2
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-20/+15
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-449/+100
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita2-7/+4
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita3-12/+11
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko1-1/+0
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor1-1/+1
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson1-1/+1
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle1-0/+11
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle1-0/+7
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+7
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-6/+6
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi1-3/+7
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds885-23764/+105500
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden1-0/+1
2020-01-28Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds39-57/+56
2020-01-27libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-01-27libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu1-0/+4
2020-01-27mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris1-0/+1
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon5-2536/+1519
2020-01-27qed: rt init valid initialization changedMichal Kalderon3-21/+6
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon7-214/+820
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon5-1/+224
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon5-123/+212
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon4-37/+6
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon2-30/+88
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon8-34/+212
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon7-91/+142