summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-04gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo
2020-02-04r8152: Add MAC passthrough support to new deviceKai-Heng Feng
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-03netdevsim: remove unused sdev codeTaehee Yoo
2020-02-03netdevsim: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo
2020-02-03netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsTaehee Yoo
2020-02-03netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo
2020-02-03netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo
2020-02-03netdevsim: disable devlink reload when resources are being usedTaehee Yoo
2020-02-03netdevsim: fix using uninitialized resourcesTaehee Yoo
2020-02-03bnxt_en: Fix TC queue mapping.Michael Chan
2020-02-03bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam
2020-02-03bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan
2020-02-03bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon
2020-01-27qed: rt init valid initialization changedMichal Kalderon
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon