summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-01-23nfp: bpf: save original program lengthJakub Kicinski
2019-01-23nfp: bpf: split up the skip flagJakub Kicinski
2019-01-23nfp: bpf: don't use instruction number for jump targetJakub Kicinski
2019-01-16mlxsw: spectrum_nve: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-16mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan
2019-01-15ice: Allow for software timestampingTony Nguyen
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan
2019-01-15ice: Set physical link up/down when an interface is set up/downBrett Creeley
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2019-01-15ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15ice: Fix unused variable build warningBruce Allan
2019-01-12bnxt_en: Fix context memory allocation.Michael Chan
2019-01-12bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan
2019-01-11net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-01-11net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu
2019-01-11net: stmmac: Check if CBS is supported before configuringJose Abreu
2019-01-11net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu
2019-01-11net: stmmac: Fix PCI module removal leakJose Abreu
2019-01-10net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King
2019-01-10net: cxgb3: fix various indentation issuesColin Ian King
2019-01-08mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel
2019-01-08mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel
2019-01-08mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel
2019-01-08mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel
2019-01-08mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko
2019-01-08mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan
2019-01-08mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan
2019-01-08r8169: load Realtek PHY driver module before r8169Heiner Kallweit
2019-01-08lan743x: Remove phy_read from link status change functionBryan Whitehead
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit
2019-01-07net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren
2019-01-07net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2019-01-04ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher
2019-01-04net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-01-04net: hns: Fix WARNING when hns modules installedYonglong Liu
2019-01-04net: macb: remove unnecessary codeClaudiu Beznea