summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-26s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann
2019-12-26s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
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-25ptp: Add a driver for InES time stamping IP core.Richard Cochran
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 tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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