summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson1-0/+1
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson6-6/+11
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson8-36/+51
2020-07-09net: phy: mscc: fix ptr_ret.cocci warningskernel test robot1-4/+1
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King1-2/+1
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang1-1/+1
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru4-9/+21
2020-07-09bonding: don't need RTNL for ipsec helpersJarod Wilson1-3/+3
2020-07-09cxgb4: fix all-mask IP address comparisonRahul Lakkireddy1-5/+5
2020-07-09bonding: deal with xfrm state in all modes and add more error-checkingJarod Wilson1-14/+25
2020-07-09net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij2-23/+9
2020-07-09net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger2-1/+23
2020-07-09ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger1-1/+16
2020-07-09bnxt_en: allow firmware to disable VLAN offloadsEdwin Peer2-3/+22
2020-07-09bnxt_en: clean up VLAN feature bit handlingEdwin Peer2-21/+18
2020-07-09bnxt_en: Implement ethtool -X to set indirection table.Michael Chan2-1/+67
2020-07-09bnxt_en: Return correct RSS indirection table entries to ethtool -x.Michael Chan1-4/+5
2020-07-09bnxt_en: Fill HW RSS table from the RSS logical indirection table.Michael Chan1-36/+52
2020-07-09bnxt_en: Add helper function to return the number of RSS contexts.Michael Chan2-2/+12
2020-07-09bnxt_en: Add logical RSS indirection table structure.Michael Chan2-0/+52
2020-07-09bnxt_en: Fix up bnxt_get_rxfh_indir_size().Michael Chan2-1/+6
2020-07-09bnxt_en: Set up the chip specific RSS table size.Michael Chan2-4/+15
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli1-0/+48
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli1-0/+3
2020-07-08net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2-3/+3
2020-07-08Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVERAlexander A. Klimov2-2/+2
2020-07-08net: dsa: loop: Print when registration is successfulFlorian Fainelli1-4/+7
2020-07-08net: sfp: add error checking with sfp_irq_nameChris Healy1-0/+3
2020-07-08ionic: centralize queue reset codeShannon Nelson3-41/+32
2020-07-08Replace HTTP links with HTTPS ones: GRETH 10/100/1G Ethernet MAC device driverAlexander A. Klimov1-1/+1
2020-07-08net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2-1/+14
2020-07-08bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King1-5/+5
2020-07-08net: phy: Register ethtool PHY operationsFlorian Fainelli1-0/+7
2020-07-08net: phy: add a Kconfig option for mdio_devresBartosz Golaszewski2-2/+5
2020-07-08net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior1-1/+0
2020-07-08net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2-68/+31
2020-07-08net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-08smsc9420: use generic power managementVaibhav Gupta1-29/+11
2020-07-08epic100: use generic power managementVaibhav Gupta1-13/+6
2020-07-07mvpp2: fix pointer checkMatteo Croce1-3/+12
2020-07-07sun/cassini: mark cas_resume() as __maybe_unusedWei Yongjun1-1/+1
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-07sun/niu: add __maybe_unused attribute to PM functionsVaibhav Gupta1-2/+2
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn2-11/+2
2020-07-07net: phy: cavium: Improve __iomem messAndrew Lunn3-11/+10
2020-07-07net: phy: dp83640: Fixup cast to restricted __be16 warningAndrew Lunn1-2/+3
2020-07-07net: phy: Make phy_10gbit_fec_features_array staticAndrew Lunn1-2/+1
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn1-1/+0
2020-07-07net: phy: Fixup parameters in kerneldocAndrew Lunn3-8/+9
2020-07-07net: phy: at803x: Avoid comparison is always false warningAndrew Lunn1-4/+3