summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-19net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu
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
2017-02-18i40e: remove duplicate device id from PCI tableCarolyn Wyborny
2017-02-18i40e: mark the value passed to csum_replace_by_diff as __wsumJacob Keller
2017-02-18i40e: Error handling for link eventHarshitha Ramamurthy
2017-02-18i40e: properly convert le16 value to CPU formatJacob Keller
2017-02-18i40e: convert to cpu from le16 to generate switch_id correctlyJacob Keller
2017-02-18i40e: refactor AQ CMD buffer debug printingAlan Brady
2017-02-18i40e: Fix Adaptive ITR enablingCarolyn Wyborny
2017-02-18i40evf: add commentMitch Williams
2017-02-18i40evf: free rings in remove functionMitch Williams
2017-02-18i40e: remove unnecessary call to i40e_update_link_infoJacob Keller
2017-02-18i40e: enable mc magic pkt wakeup during power downJoshua Hay
2017-02-18i40e: fix disable overflow promiscuous modeAlan Brady
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward