summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-02-20qed*: Fix link indication raceMintz, Yuval
2017-02-20qed: Don't allocate SBs using main PTTMintz, Yuval
2017-02-20qede: Prevent index problems in loopback testSudarsana Reddy Kalluru
2017-02-20qed: Reflect PF link when initializing VFMintz, Yuval
2017-02-20qede: Free netdevice only after stoping slowpathMintz, Yuval
2017-02-20qede: Initialize lock and slowpath workqueue earlyMintz, Yuval
2017-02-20qed: Reserve doorbell BAR space for present CPUsRam Amrani
2017-02-20qed: Don't free a QP more than onceRam Amrani
2017-02-20qed: Read queue state before releasing bufferRam Amrani
2017-02-20qed: Release CQ resource under lock on failureRam Amrani
2017-02-20net: ethernet: aquantia: Copying tx buffers is not needed.Pavel Belous
2017-02-20net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 p...Pavel Belous
2017-02-20net: ethernet: aquantia: Fixed incorrect buff->len calculation.Pavel Belous
2017-02-20net: ethernet: aquantia: Call netdev_register after all initialized.Pavel Belous
2017-02-20net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.Pavel Belous
2017-02-20net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.Pavel Belous
2017-02-20net: ethernet: aquantia: Fixed missing rtnl_unlock.Pavel Belous
2017-02-20net: ethernet: aquantia: Superfluous initialization of "err".Pavel Belous
2017-02-20net: ethernet: aquantia: Using module_pci_driver.Pavel Belous
2017-02-20net: ethernet: aquantia: Fixes for aq_ndev_change_mtuPavel Belous
2017-02-20net: ethernet: aquantia: Removed busy_count field.Pavel Belous
2017-02-20net: ethernet: aquantia: Removed extra assignment for skb->dev.Pavel Belous
2017-02-20net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-20net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-20nfp: allow application firmware to limit number of SR-IOV VFsJakub Kicinski
2017-02-20nfp: return nfp_rtsym_read_le() errors correctlyJakub Kicinski
2017-02-20nfp: add very basic access to NSP logsJakub Kicinski
2017-02-20nfp: report NSP ABI version in ethtool FW versionJakub Kicinski
2017-02-20nfp: store NSP ABI version in state structureJakub Kicinski
2017-02-20nfp: report manufacturing info on loadJakub Kicinski
2017-02-20nfp: refactor NSP initialization and add error messageJakub Kicinski
2017-02-20qlcnic: Fix a memory leak in error handling pathChristophe Jaillet
2017-02-20net: mvpp2: Fix a memory leak in error handling pathChristophe Jaillet
2017-02-20mlx4: reduce OOM risk on arches with large pagesEric Dumazet
2017-02-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-02-20net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-20fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King
2017-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo
2017-02-20net: ena: remove superfluous check in ena_remove()Lino Sanfilippo
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli
2017-02-19net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu
2017-02-19virtio-net: batch stats updatingJason Wang
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet
2017-02-19ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon
2017-02-19ibmvnic: Use common counter for capabilities checksThomas Falcon
2017-02-19ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-18i40e: Invoke softirqs after napi_rescheduleBenjamin Poirier