summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-22net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn
2019-01-22net: phy: Remove redundent License text when SPDX header is presentAndrew Lunn
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu
2019-01-22ptp_qoriq: fix interrupt enabling and handlingYangbo Lu
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-22net/tls: free ctx in sock destructAtul 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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
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