aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-06net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier1-2/+2
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov2-8/+10
2019-06-04net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin1-1/+1
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean1-16/+16
2019-06-04net: phylink: avoid reducing support maskRussell King1-4/+9
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King1-4/+20
2019-06-03net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabledSean Wang1-1/+2
2019-06-03net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang1-6/+6
2019-06-03net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk1-1/+1
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu1-0/+4
2019-06-02net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko1-1/+1
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-198/+353
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko1-6/+5
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes1-1/+1
2019-05-30r8169: fix MAC address being lost in PCI D3Heiner Kallweit1-0/+3
2019-05-30Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-18/+23
2019-05-30netvsc: unshare skb in VF rx handlerStephen Hemminger1-0/+6
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov1-1/+1
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+17
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+13
2019-05-29net: phylink: ensure consistent phy interface modeRussell King1-3/+7
2019-05-29net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-05-28net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed1-0/+13
2019-05-28net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu1-1/+1
2019-05-28net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-05-28net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit1-0/+4
2019-05-28net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit1-15/+3
2019-05-28net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed1-1/+1
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur2-7/+6
2019-05-28net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding1-1/+5
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov1-2/+1
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov1-29/+32
2019-05-27net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov1-13/+31
2019-05-27net: aquantia: tx clean budget logic errorIgor Russkikh1-3/+4
2019-05-26net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu1-1/+1
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu1-2/+2
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu1-0/+3
2019-05-26bonding/802.3ad: fix slave link initialization transition statesJarod Wilson1-5/+10
2019-05-25net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang1-2/+0
2019-05-25net: stmmac: fix csr_clk can't be zero issueBiao Huang2-4/+7
2019-05-25net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang1-0/+1
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds26-338/+26
2019-05-24cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni1-0/+11
2019-05-24net: fec: fix the clk mismatch in failed_reset pathAndy Duan1-1/+1