summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-11-13net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-11-13mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau1-2/+1
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-11-13net: stmmac: dwmac-sun8i: fix OF child-node lookupJohan Hovold1-2/+10
2018-11-13ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-11-13wil6210: fix RX buffers release and unmapMaya Erez1-5/+10
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski1-0/+4
2018-11-13ixgbe: disallow IPsec Tx offload when in SR-IOV modeShannon Nelson1-0/+3
2018-11-13iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon1-4/+5
2018-11-13libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter1-2/+3
2018-11-13rsi: fix memory alignment issue in ARM32 platformsSiva Rebbagondla1-4/+7
2018-11-13mt76x2u: run device cleanup routine if resume failsLorenzo Bianconi1-3/+11
2018-11-13net: dsa: mv88e6xxx: Fix writing to a PHY page.Andrew Lunn1-0/+3
2018-11-13net: hns3: Fix for vf vlan delete failed problemYunsheng Lin1-0/+8
2018-11-13net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin1-2/+2
2018-11-13net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin1-0/+3
2018-11-13failover: Add missing check to validate 'slave_dev' in net_failover_slave_unr...YueHaibing1-0/+3
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart1-0/+3
2018-11-13net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang2-0/+4
2018-11-13net: hns3: Check hdev state when getting link statusPeng Li2-0/+6
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2-1/+35
2018-11-13net: hns3: Fix ets validate issueJian Shen1-2/+4
2018-11-13net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen1-1/+3
2018-11-13net: hns3: Fix for packet buffer setting bugYunsheng Lin1-6/+8
2018-11-13ice: update fw version check logicJacob Keller1-11/+19
2018-11-13ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2-5/+16
2018-11-13ath10k: fix tx status flag setting for management framesRakesh Pillai1-1/+6
2018-11-13wlcore: Fix BUG with clear completion on timeoutTony Lindgren1-4/+14
2018-11-13iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho1-2/+6
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-11-13tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych1-0/+2
2018-11-13nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow1-3/+14
2018-11-13hv_netvsc: fix vf serial matching with pci slot infoHaiyang Zhang1-4/+11
2018-11-13net: loopback: clear skb->tstamp before netif_rx()Eric Dumazet1-0/+4
2018-11-13net: socionext: Reset tx queue in ndo_stopMasahisa Kojima1-0/+3
2018-11-04Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2-4/+3
2018-11-04r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit1-2/+7
2018-11-04mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-11-04mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0
2018-11-04bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-10-18net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT1-3/+3
2018-10-18virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4
2018-10-18mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-18r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0
2018-10-18net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0