summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-05-23ice: Refactor the LLDP MIB change event handlingUsha Ketineni3-22/+140
2019-05-23ice: Advertise supported link modes if none requestedTony Nguyen1-25/+50
2019-05-23ice: Fix hang when ethtool disables FW LLDPDave Ertman4-17/+25
2019-05-23ice: Call out dev/func caps when printingAnirudh Venkataramanan1-26/+30
2019-05-23ice: Remove braces for single statement blocksAnirudh Venkataramanan1-2/+1
2019-05-23ice: Cleanup an unnecessary variable initializationBruce Allan1-3/+3
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan5-37/+29
2019-05-23ice: Fix double spacingAnirudh Venkataramanan1-1/+1
2019-05-23net: qualcomm: rmnet: Move common struct definitions to includeSubash Abhinov Kasiviswanathan1-24/+1
2019-05-23Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu1-6/+1
2019-05-23cxgb4: use firmware API for validating filter specRaju Rangoju4-6/+68
2019-05-23net: ll_temac: Enable multicast supportEsben Haabendal1-2/+1
2019-05-23net: ll_temac: Cleanup multicast filter on changeEsben Haabendal1-2/+5
2019-05-23net: ll_temac: Prepare indirect register access for multicast supportEsben Haabendal3-88/+177
2019-05-23net: ll_temac: Do not make promiscuous mode sticky on multicastEsben Haabendal1-7/+0
2019-05-23net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.Christophe Leroy1-0/+6
2019-05-22net: phy: Make phy_basic_t1_features use base100t1.Andrew Lunn1-1/+1
2019-05-22net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn1-1/+3
2019-05-22net: phy: dp83867: Allocate state struct in probeTrent Piepho1-14/+19
2019-05-22net: phy: dp83867: Validate FIFO depth propertyTrent Piepho1-2/+15
2019-05-22net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho1-10/+9
2019-05-22net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho1-3/+3
2019-05-22net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho1-12/+66
2019-05-22net: phy: dp83867: Add ability to disable output clockTrent Piepho1-9/+28
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni8-22/+110
2019-05-22net: fec: remove redundant ipg clock disableBaruch Siach1-1/+0
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-57/+52
2019-05-21usbnet: fix kernel crash after disconnectKloetzke Jan1-0/+6
2019-05-21net: phylink: ensure inband AN works correctlyRussell King1-22/+15
2019-05-21usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds561-2435/+561
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23Thomas Gleixner2-21/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner41-575/+41
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner1-13/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner9-153/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner128-1624/+128
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2-34/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner335-0/+335
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner36-0/+36
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner6-0/+6
2019-05-20net: stmmac: dma channel control register need to be init firstWeifeng Voon1-4/+4
2019-05-20net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min1-2/+2
2019-05-20fddi: fix typos in code commentsWeitao Hou1-2/+2
2019-05-202/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach1-10/+6
2019-05-201/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2-10/+11
2019-05-20macvlan: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-05-20net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-100/+209
2019-05-18mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak1-2/+16