summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-07-24sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-24sfc: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-24forcedeth: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-24net: marvell: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-24drivers: net: xgene: Remove acpi_has_method() callsKelsey Skunberg
2019-07-23nfp: flower: offload MPLS set actionJohn Hurley
2019-07-23nfp: flower: offload MPLS pop actionJohn Hurley
2019-07-23nfp: flower: offload MPLS push actionJohn Hurley
2019-07-23net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann
2019-07-23net: jme: Use dev_get_drvdataChuhong Yuan
2019-07-23igb: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-23i40e: Use dev_get_drvdataChuhong Yuan
2019-07-23fm10k: Use dev_get_drvdataChuhong Yuan
2019-07-23e1000e: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-23net: broadcom: Use dev_get_drvdataChuhong Yuan
2019-07-23net: atheros: Use dev_get_drvdataChuhong Yuan
2019-07-23net: 3com: 3c59x: Use dev_get_drvdataChuhong Yuan
2019-07-23ftgmac100: Fix build.David S. Miller
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-22r8169: improve rtl_rxHeiner Kallweit
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
2019-07-20r8169: fix RTL8168g PHY initThomas Voegtle
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun
2019-07-18bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan
2019-07-18gve: replace kfree with kvfreeChuhong Yuan
2019-07-18net/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-18liquidio: Replace vmalloc + memset with vzallocChuhong Yuan
2019-07-18net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata
2019-07-17net: ag71xx: Add missing headerRosen Penev
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-07-16net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta
2019-07-16net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta
2019-07-16net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta
2019-07-15net/mlx5e: Allow dissector meta key in tc flowerVlad Buslov
2019-07-15net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsVlad Buslov