summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-13wan: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13pcnet32: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-13amd8111e: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-13net: wan: cosa: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13net: jme: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13net: ethernet: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov
2020-07-13net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov
2020-07-13net: mscc: ocelot: disable flow control on NPI interfaceVladimir Oltean
2020-07-13net: mscc: ocelot: split writes to pause frame enable bit and to thresholdsVladimir Oltean
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean
2020-07-13net: phy: fix mdio-mscc-miim buildBartosz Golaszewski
2020-07-13isdn/capi: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_dropPetr Machata
2020-07-13mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.cPetr Machata
2020-07-13mlxsw: spectrum_matchall: Publish matchall data structuresPetr Machata
2020-07-13mlxsw: spectrum_flow: Drop an unused fieldPetr Machata
2020-07-13mlxsw: spectrum_flow: Convert a goto to a returnPetr Machata
2020-07-13mlxsw: spectrum_span: Add APIs to enable / disable global mirroring triggersIdo Schimmel
2020-07-13mlxsw: spectrum_span: Add support for global mirroring triggersIdo Schimmel
2020-07-13mlxsw: spectrum_span: Prepare for global mirroring triggersIdo Schimmel
2020-07-13mlxsw: spectrum_span: Move SPAN operations out of global fileIdo Schimmel
2020-07-13mlxsw: reg: Add Monitoring Port Analyzer Global RegisterAmit Cohen
2020-07-13mlxsw: reg: Add Monitoring Mirror Trigger Enable RegisterAmit Cohen
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-07-13net: ipa: fix kerneldoc commentsAlex Elder
2020-07-13atm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13net: fddi: skfp: Remove addr_to_string().Tetsuo Handa
2020-07-12net: sky2: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-12net: skge: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-12net: fec: Set max MTU size to allow the MTU to be changedAndrew Lunn
2020-07-12net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-10net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk
2020-07-10net/mlx5e: Move devlink port register and unregister callsVladyslav Tarasiuk
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre