summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-18net: phy: add core phylib sfp supportRussell King
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot
2019-11-16r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit
2019-11-16r8169: improve conditional firmware loading for RTL8168dHeiner Kallweit
2019-11-16net: phylink: update to use phy_support_asym_pause()Russell King
2019-11-16Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-11-16bonding: symmetric ICMP transmitMatteo Croce
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur
2019-11-16net: gemini: add missed free_netdevChuhong Yuan
2019-11-16bnx2x: Remove hw_reset_t function castsKees Cook
2019-11-16bnx2x: Remove format_fw_ver_t function castsKees Cook
2019-11-16bnx2x: Remove config_init_t function castsKees Cook
2019-11-16bnx2x: Remove read_status_t function castsKees Cook
2019-11-16bnx2x: Drop redundant callback function castsKees Cook
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller
2019-11-15mv88e6xxx: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-15tun: fix data-race in gro_normal_list()Petar Penkov
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-11-15net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean
2019-11-15net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean
2019-11-15net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean
2019-11-15net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean
2019-11-15net: mscc: ocelot: create a helper for changing the port MTUVladimir Oltean
2019-11-15net: mscc: ocelot: move invariant configs out of adjust_linkVladimir Oltean
2019-11-15net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil
2019-11-15net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil
2019-11-15net: stmmac: xgmac: Do not enable TBU interruptJose Abreu
2019-11-15net: stmmac: Rework TX Coalesce logicJose Abreu
2019-11-15net: stmmac: Tune-up default coalesce settingsJose Abreu
2019-11-15net: stmmac: xgmac: Remove uneeded computation for RFA/RFDJose Abreu
2019-11-15net: stmmac: gmac4+: Remove uneeded computation for RFA/RFDJose Abreu
2019-11-15net: stmmac: Setup a default RX Coalesce value instead of the minimumJose Abreu