summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.0.7' into dev-5.0Joel Stanley2019-04-0829-114/+199
|\
| * net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-04-051-1/+1
| * wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen2019-04-051-2/+5
| * brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede2019-04-051-1/+1
| * mt7601u: bump supported EEPROM versionStanislaw Gruszka2019-04-051-1/+1
| * iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg2019-04-051-6/+14
| * e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-04-051-0/+2
| * e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov2019-04-051-9/+6
| * net: phy: consider latched link-down status in polling modeHeiner Kallweit2019-04-052-6/+17
| * net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King2019-04-051-6/+11
| * ath10k: fix shadow register implementation for WCN3990Rakesh Pillai2019-04-052-14/+14
| * iwlwifi: pcie: fix emergency pathSara Sharon2019-04-051-3/+8
| * mt76: usb: do not run mt76u_queues_deinit twiceLorenzo Bianconi2019-04-051-9/+2
| * mwifiex: don't advertise IBSS features without FW supportBrian Norris2019-04-051-3/+7
| * mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli2019-04-051-2/+2
| * e1000e: Fix -Wformat-truncation warningsFlorian Fainelli2019-04-051-2/+2
| * veth: Fix -Wformat-truncationFlorian Fainelli2019-04-051-1/+2
| * net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose2019-04-051-16/+20
| * net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splatAndrew Lunn2019-04-051-0/+8
| * ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller2019-04-051-2/+13
| * net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390XMarek Behún2019-04-051-0/+2
| * ath10k: don't report unset rssi values to mac80211Alagu Sankar2019-04-051-3/+9
| * ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi2019-04-052-4/+5
| * mt76: fix a leaked reference by adding a missing of_node_putWen Yang2019-04-051-8/+16
| * wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar2019-04-051-3/+11
| * enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann2019-04-051-3/+3
| * net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor2019-04-051-3/+3
| * net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-04-051-2/+2
| * net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-04-051-4/+9
| * net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-04-051-0/+3
* | net: npcm: use bitmap functions on link mode paramsBenjamin Fair2019-04-041-2/+2
* | Merge tag 'v5.0.6' into dev-5.0Joel Stanley2019-04-0318-101/+124
|\|
| * mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka2019-04-033-37/+29
| * net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter2019-04-031-18/+0
| * tun: add a missing rcu_read_unlock() in error pathEric Dumazet2019-04-031-0/+1
| * r8169: fix cable re-plugging issueHeiner Kallweit2019-04-031-1/+1
| * net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit2019-04-031-1/+1
| * net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit2019-04-031-8/+16
| * thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson2019-04-031-4/+3
| * thunderx: enable page recycling for non-XDP caseDean Nelson2019-04-031-12/+11
| * vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu2019-04-031-3/+1
| * vrf: prevent adding upper devicesSabrina Dubroca2019-04-031-0/+1
| * tun: properly test for IFF_UPEric Dumazet2019-04-031-4/+11
| * net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2019-04-032-0/+23
| * net: stmmac: fix memory corruption with large MTUsAaro Koskinen2019-04-031-2/+3
| * net: phy: meson-gxl: fix interrupt supportJerome Brunet2019-04-031-0/+6
| * net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov2019-04-031-2/+3
| * mac8390: Fix mmio access size probeFinn Thain2019-04-031-7/+12
| * gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce2019-04-031-2/+2
* | Merge tag 'v5.0.5' into dev-5.0Joel Stanley2019-04-011-30/+36
|\|
OpenPOWER on IntegriCloud