summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-146/+324
2019-08-21ice: improve print for VF's when adding/deleting MAC filtersBrett Creeley1-2/+2
2019-08-21ice: Change type for queue countsPawel Kaminski1-12/+13
2019-08-21ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin2-10/+13
2019-08-21ice: Increase size of Mailbox receive queue for many VFsBrett Creeley2-3/+4
2019-08-21ice: Reduce wait times during VF bringup/resetBrett Creeley2-11/+19
2019-08-21ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register accessPaul Greenwalt2-11/+16
2019-08-21ice: Do not always bring up PF VSI in ice_ena_vsi()Tony Nguyen1-2/+0
2019-08-21ice: allow empty Rx descriptorsMitch Williams1-3/+12
2019-08-21ice: Fix kernel hang with DCB reset in CEE modeUsha Ketineni1-61/+88
2019-08-21ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley3-0/+70
2019-08-21Merge tag 'linux-can-next-for-5.4-20190820' of git://git.kernel.org/pub/scm/l...David S. Miller6-164/+83
2019-08-20ice: fix set pause param autoneg checkPaul Greenwalt1-1/+26
2019-08-20netdevsim: Fix build error without CONFIG_INETYueHaibing1-1/+2
2019-08-20net: dsa: mv88e6xxx: wrap SERDES IRQ in power functionVivien Didelot1-13/+19
2019-08-20net: dsa: mv88e6xxx: enable SERDES after setupVivien Didelot1-31/+4
2019-08-20net: dsa: mv88e6xxx: do not change STP state on port disablingVivien Didelot1-3/+0
2019-08-20net: dsa: do not enable or disable non user portsVivien Didelot7-1/+39
2019-08-20ice: Restructure VFs initialization flowsAkeem G Abodunrin2-22/+48
2019-08-20ice: Assume that more than one Rx queue is rare in ice_napi_pollBrett Creeley1-5/+10
2019-08-20ice: Use the software based tail when checking for hung Tx ringBrett Creeley1-3/+3
2019-08-20r8152: divide the tx and rx bottom functionsHayes Wang1-13/+26
2019-08-20can: mcp251x: remove custom DMA mapped bufferMarc Kleine-Budde1-48/+10
2019-08-20can: mcp251x: Use DT-supplied interrupt flagsPhil Elwell1-1/+4
2019-08-20can: mcp251x: Use dev_name() during request_threaded_irq()Alexander Shiyan1-1/+2
2019-08-20can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde1-5/+14
2019-08-20can: mcp251x: use u8 instead of uint8_tMarc Kleine-Budde1-5/+4
2019-08-20can: mcp251x: fix print formating stringsMarc Kleine-Budde1-2/+1
2019-08-20can: mcp251x: avoid long linesMarc Kleine-Budde1-2/+4
2019-08-20can: mcp251x: remove unnecessary blank linesMarc Kleine-Budde1-2/+0
2019-08-20can: mcp251x: convert block comments to network style commentsMarc Kleine-Budde1-10/+5
2019-08-20can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_c...Marc Kleine-Budde1-0/+3
2019-08-20can: m_can_platform: remove not needed casts to struct m_can_plat_priv *Marc Kleine-Budde1-8/+4
2019-08-20can: tcan4x5x: fix data length in regmap write pathMarc Kleine-Budde1-2/+2
2019-08-20can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...Marc Kleine-Budde1-0/+3
2019-08-20can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *Marc Kleine-Budde1-13/+8
2019-08-20can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lockMarc Kleine-Budde1-3/+0
2019-08-20can: hi311x: remove custom DMA mapped bufferMarc Kleine-Budde1-49/+10
2019-08-20can: peak_pci: Make structure peak_pciec_i2c_bit_ops constantNishka Dasgupta1-1/+1
2019-08-20can: rcar_can: Remove unused platform data supportGeert Uytterhoeven1-13/+9
2019-08-20Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...David S. Miller69-2903/+8604
2019-08-20r8152: fix accessing skb after napi_gro_receiveHayes Wang1-1/+1
2019-08-19net: phy: realtek: support NBase-T MMD EEE registers on RTL8125Heiner Kallweit1-2/+43
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller54-391/+455
2019-08-19net: hns: add phy_attached_info() to the hns driverYonglong Liu1-0/+2
2019-08-19ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-08-19net: ethernet: mediatek: Add MT7628/88 SoC supportStefan Roese4-112/+425
2019-08-19net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDXStefan Roese2-3/+3
2019-08-19net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUSStefan Roese2-5/+5
2019-08-19be2net: eliminate enable field from be_aic_objIvan Vecera3-7/+9