summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-083-11/+16
|\
| * Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-163-11/+16
| |\
| | * net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32Rasmus Villemoes2019-12-091-1/+1
| | * net/wan/fsl_ucc_hdlc: reject muram offsets above 64KRasmus Villemoes2019-12-091-0/+5
| | * net/wan/fsl_ucc_hdlc: fix reading of __be16 registersRasmus Villemoes2019-12-091-2/+2
| | * net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()Rasmus Villemoes2019-12-092-6/+6
| | * soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes2019-12-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-0417-116/+156
|\ \ \
| * | | gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo2020-02-041-2/+2
| * | | r8152: Add MAC passthrough support to new deviceKai-Heng Feng2020-02-041-3/+10
| * | | qed: Remove set but not used variable 'p_link'YueHaibing2020-02-041-3/+0
| * | | netdevsim: remove unused sdev codeTaehee Yoo2020-02-041-69/+0
| * | | netdevsim: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo2020-02-042-2/+2
| * | | netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsTaehee Yoo2020-02-043-14/+16
| * | | netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo2020-02-041-1/+1
| * | | netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo2020-02-042-2/+12
| * | | netdevsim: disable devlink reload when resources are being usedTaehee Yoo2020-02-042-0/+21
| * | | netdevsim: fix using uninitialized resourcesTaehee Yoo2020-02-042-3/+41
| * | | bnxt_en: Fix TC queue mapping.Michael Chan2020-02-041-1/+1
| * | | bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam2020-02-041-4/+7
| * | | bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan2020-02-041-2/+5
| * | | bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan2020-02-041-7/+12
| * | | net: stmmac: Delete txtimer in suspend()Nicolin Chen2020-02-041-0/+4
| * | | qed: Fix a error code in qed_hw_init()Dan Carpenter2020-02-011-0/+1
| * | | octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter2020-02-011-2/+2
| * | | mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor2020-01-311-1/+1
| * | | ionic: fix rxq comp packet type maskShannon Nelson2020-01-311-1/+1
| * | | net: phy: at803x: disable vddio regulatorMichael Walle2020-01-311-0/+11
| * | | net: mii_timestamper: fix static allocation by PHY driverMichael Walle2020-01-311-0/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-046-82/+71
|\ \ \ \
| * | | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-046-82/+71
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-031-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | clk: let init callback return an error codeJerome Brunet2019-12-241-1/+3
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-316-20/+15
|\ \ \ \
| * | | | iwlwifi: use <linux/units.h> helpersAkinobu Mita2020-01-312-7/+4
| * | | | iwlegacy: use <linux/units.h> helpersAkinobu Mita2020-01-313-12/+11
| * | | | ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko2020-01-311-1/+0
* | | | | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-312-449/+100
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer2020-01-102-461/+100
| * | | | MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer2020-01-101-0/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-301-3/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi2020-01-291-3/+7
* | | | | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-292-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-2144-192/+452
| |\ \ \ \
| * \ \ \ \ Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-1357-230/+374
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman2019-12-2375-410/+698
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | thunderbolt: Update Kconfig entries to USB4Mika Westerberg2019-12-182-6/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-29885-23764/+105500
|\ \ \ \ \ \ \
| * | | | | | | net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden2020-01-281-0/+1
| * | | | | | | qed: FW 8.42.2.0 debug featuresMichal Kalderon2020-01-275-2536/+1519