summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-2614-20/+16
|\
| * sfc: make function efx_rps_hash_bucket staticColin Ian King2018-06-241-0/+1
| * cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-06-241-1/+1
| * net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-2310-17/+11
| * net: mscc: make sparse happyAntoine Tenart2018-06-231-1/+2
| * net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart2018-06-231-1/+1
* | r8169: don't check WoL when powering down PHY and interface is downHeiner Kallweit2018-06-251-1/+1
* | r8169: improve saved_wolopts handlingHeiner Kallweit2018-06-251-20/+14
* | r8169: improve phy initialization when resumingHeiner Kallweit2018-06-251-5/+1
* | cls_flower: fix error values for commands not supported by driversJiri Pirko2018-06-253-3/+3
* | nfp: handle cls_flower command default caseJiri Pirko2018-06-251-2/+2
* | bnxt: simplify cls_flower command switch and handle default caseJiri Pirko2018-06-251-11/+5
* | r8169: enable ASPM on RTL8168E-VLHeiner Kallweit2018-06-231-0/+2
* | r8169: align ASPM entry latency setting with vendor driverHeiner Kallweit2018-06-231-24/+19
* | net: pch_gbe: Clean up pch_gbe_set_multiPaul Burton2018-06-231-17/+16
* | net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_updatePaul Burton2018-06-231-54/+19
* | net: pch_gbe: Use module_pci_driver()Paul Burton2018-06-231-18/+1
* | net: pch_gbe: Remove dead RINGFREE codePaul Burton2018-06-231-13/+0
* | net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII definePaul Burton2018-06-232-10/+0
* | net: pch_gbe: Remove pch_gbe_hal_setup_init_funcsPaul Burton2018-06-235-84/+4
* | net: pch_gbe: Remove get_bus_info HAL abstractionPaul Burton2018-06-234-83/+0
* | net: pch_gbe: Remove init_hw HAL abstractionPaul Burton2018-06-234-52/+15
* | net: pch_gbe: Remove {read,write}_phy_reg HAL abstractionPaul Burton2018-06-234-44/+2
* | net: pch_gbe: Remove reset_phy HAL abstractionPaul Burton2018-06-234-21/+2
* | net: pch_gbe: Remove sw_reset_phy HAL abstractionPaul Burton2018-06-235-21/+1
* | net: pch_gbe: Remove read_mac_addr HAL abstractionPaul Burton2018-06-234-25/+2
* | net: pch_gbe: Remove power_{up,down}_phy HAL abstractionPaul Burton2018-06-234-34/+6
* | net: pch_gbe: Remove unused copybreak parameterPaul Burton2018-06-231-15/+0
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-2310-13/+12
* | r8169: Reinstate ASPM SupportKai-Heng Feng2018-06-221-12/+27
* | r8169: Don't disable ASPM in the driverKai-Heng Feng2018-06-221-6/+0
* | ucc_geth: Add BQL supportJoakim Tjernlund2018-06-221-1/+8
* | rhashtable: split rhashtable.hNeilBrown2018-06-221-0/+1
|/
* net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King2018-06-221-1/+1
* net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam2018-06-211-4/+1
* net: mscc: fix the injection headerAntoine Tenart2018-06-211-5/+5
* net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski2018-06-211-0/+4
* r8169: Fix netpoll oopsVille Syrjälä2018-06-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-2112-42/+85
|\
| * stmmac: fix DMA channel hang in half-duplex modeBhadram Varka2018-06-201-0/+10
| * net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2018-06-202-5/+15
| * net: sungem: fix rx checksum supportEric Dumazet2018-06-201-10/+12
| * net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski2018-06-201-2/+13
| * enic: do not overwrite error codeGovindarajulu Varadarajan2018-06-201-5/+4
| * enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2018-06-202-3/+3
| * net/ncsi: Silence debug messagesJoel Stanley2018-06-201-2/+2
| * bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann2018-06-201-4/+3
| * qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru2018-06-201-7/+4
| * qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru2018-06-201-2/+10
| * qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru2018-06-201-2/+9
OpenPOWER on IntegriCloud