summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-30net: dsa: sja1105: Empty the RX timestamping queue on PTP settings changeVladimir Oltean
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'Christophe JAILLET
2019-12-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2019-12-28net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'Chen Zhou
2019-12-27mv88e6xxx: Add serdes Rx statisticsNikita Yushchenko
2019-12-27net: ena: remove set but not used variable 'rx_ring'YueHaibing
2019-12-27net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan
2019-12-27ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-26xen-netback: support dynamic unbind/bindPaul Durrant
2019-12-26net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl
2019-12-26net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl
2019-12-26mlxsw: spectrum_router: Remove FIB entry list from FIB nodeIdo Schimmel
2019-12-26mlxsw: spectrum_router: Consolidate identical functionsIdo Schimmel
2019-12-26mlxsw: spectrum_router: Make route creation and destruction symmetricIdo Schimmel
2019-12-26mlxsw: spectrum_router: Eliminate dead codeIdo Schimmel
2019-12-26mlxsw: spectrum_router: Remove unnecessary checksIdo Schimmel
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-25net: mdio: of: Register discovered MII time stampers.Richard Cochran
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: phy: dp83640: Move the probe and remove methods around.Richard Cochran
2019-12-25net: netcp_ethss: Use the PHY time stamping interface.Richard Cochran
2019-12-25net: macvlan: Use the PHY time stamping interface.Richard Cochran
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24mlxsw: spectrum_router: Start using new IPv6 route notificationsIdo Schimmel
2019-12-24r8169: move enabling EEE to rtl8169_init_phyHeiner Kallweit
2019-12-24r8169: remove MAC workaround in rtl8168e_2_hw_phy_configHeiner Kallweit
2019-12-24r8169: factor out rtl8168h_2_get_adc_bias_ioffsetHeiner Kallweit
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan
2019-12-20sfc: fix channel allocation with brute forceEdward Cree
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-20net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski
2019-12-20net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu
2019-12-20net: hns3: only print misc interrupt status when handling failsHuazhong Tan
2019-12-20net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()Huazhong Tan
2019-12-20net: hns3: add some VF VLAN information for command "ip link show"Huazhong Tan
2019-12-20net: hns3: implement ndo_features_check ops for hns3 driverYunsheng Lin
2019-12-20net: hns3: get FD rules location before dump in debugfsYufeng Mo
2019-12-20net: hns3: optimization for CMDQ uninitializationHuazhong Tan
2019-12-20net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan
2019-12-20net: hns3: check FE bit before calling hns3_add_frag()Yunsheng Lin