summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-16bonding: symmetric ICMP transmitMatteo Croce
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur
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-15tun: fix data-race in gro_normal_list()Petar Penkov
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
2019-11-15net: stmmac: Do not set RX IC bit if RX Coalesce is zeroJose Abreu
2019-11-15mlxsw: spectrum_router: Allocate discard adjacency entry when neededIdo Schimmel
2019-11-15rtw88: remove duplicated include from ps.cYueHaibing
2019-11-15rtl8xxxu: Remove set but not used variable 'rsr'Zheng Yongjun
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader
2019-11-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-11-15iwlwifi: mvm: fix non-ACPI functionJohannes Berg
2019-11-15iwlwifi: 22000: fix some indentationJohannes Berg
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-11-15iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layoutEmmanuel Grumbach
2019-11-15iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein
2019-11-15iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss
2019-11-15iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika
2019-11-15iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu
2019-11-15iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2019-11-15iwlwifi: remove redundant assignment to variable bufszColin Ian King