summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni
2019-01-22net: dsa: qca8k: disable delay for RGMII modeVinod Koul
2019-01-22net: phy: at803x: Disable phy delay for RGMII modeVinod Koul
2019-01-22net: stmmac: Add driver for Qualcomm ethqosVinod Koul
2019-01-22net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov
2019-01-22hinic: Add pci device idsXue Chaojing
2019-01-22r8169: remove PCI DAC supportHeiner Kallweit
2019-01-22r8169: improve rx buffer allocationHeiner Kallweit
2019-01-22net: phy: improve phy_init_hwHeiner Kallweit
2019-01-22net: phy: fix issue with loading PHY driver w/o initramfsHeiner Kallweit
2019-01-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-01-22bonding: add support for xstats and export 3ad statsNikolay Aleksandrov
2019-01-22bonding: add 3ad statsNikolay Aleksandrov
2019-01-22bonding: 3ad: remove bond_3ad_rx_indication's length argumentNikolay Aleksandrov
2019-01-22bonding: adjust style of bond_3ad_rx_indicationNikolay Aleksandrov
2019-01-22cxgb4: TLS record offload enableAtul Gupta
2019-01-22i40e: clean up several indentation issuesColin Ian King
2019-01-22i40e: increase indentationJulia Lawall
2019-01-22i40e: update version numberAlice Michael
2019-01-22i40e: remove debugfs tx_timeout supportLihong Yang
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek
2019-01-22i40e: Limiting RSS queues to CPUsAleksandr Loktionov
2019-01-22i40e: Remove umem from VSIJan Sokolowski
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-20mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2Nir Dotan
2019-01-20mlxsw: spectrum_router: Update tunnel decap propertiesNir Dotan
2019-01-20mlxsw: spectrum_router: Support RIF without deviceNir Dotan
2019-01-20mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()Nir Dotan
2019-01-20mlxsw: spectrum_router: Add underlay RIF ID supportNir Dotan
2019-01-20mlxsw: spectrum_router: Mark RIF index as taken before creationNir Dotan
2019-01-20mlxsw: spectrum_router: Adjust loopback RIF configurationNir Dotan
2019-01-20mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan
2019-01-20mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 supportNir Dotan
2019-01-20mlxsw: reg: Add underlay egress RIF field in RTDP registerIdo Schimmel
2019-01-20mlxsw: reg: Add fields to RITR - Router Interface Table RegisterNir Dotan
2019-01-19r8169: factor out getting ether_clkHeiner Kallweit
2019-01-19r8169: replace mii_bus member with phy_device member in struct rtl8169_privateHeiner Kallweit
2019-01-19r8169: reset chip synchronously in __rtl8169_resumeHeiner Kallweit
2019-01-19r8169: add helpers for locking / unlocking the config registersHeiner Kallweit
2019-01-19r8169: improve rtl_pcie_state_l2l3_enableHeiner Kallweit
2019-01-19r8169: initialize task workqueue only onceHeiner Kallweit
2019-01-19r8169: remove unneeded call in pcierrHeiner Kallweit
2019-01-19r8169: remove rtl_get_eventsHeiner Kallweit
2019-01-19virtio_net: bulk free tx skbsMichael S. Tsirkin
2019-01-19net: usb: rtl8150: remove set but not used variable 'rx_stat'Yue Haibing
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei
2019-01-19virtio-net: per-queue RPS configWillem de Bruijn