summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2019-07-261-4/+9
* | ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-07-261-0/+1
* | qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon2019-07-261-1/+1
* | bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-07-261-2/+1Star
* | fsl/fman: Remove comment referring to non-existent functionChris Packham2019-07-251-3/+0Star
* | linux/dim: Fix overflow in dim calculationYamin Friedman2019-07-254-5/+5
* | net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko2019-07-231-12/+6Star
* | sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-231-0/+7
* | Revert "net: hns: fix LED configuration for marvell phy"David S. Miller2019-07-231-22/+1Star
* | net: stmmac: Do not cut down 1G modesJose Abreu2019-07-231-8/+3Star
* | net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu2019-07-231-9/+8Star
* | net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu2019-07-231-2/+2
* | net: hns: fix LED configuration for marvell phyYonglong Liu2019-07-231-1/+22
* | net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier2019-07-231-3/+3
* | qed: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-3/+2Star
* | igc: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-8/+4Star
* | cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-212-10/+5Star
* | be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier2019-07-211-0/+5
* | bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-211-0/+3
* | chelsio: Fix a typo in a function nameChristophe JAILLET2019-07-211-2/+2
* | allocate_flower_entry: should check for null derefNavid Emamdoost2019-07-211-1/+2
* | net: hns3: typo in the name of a constantChristophe JAILLET2019-07-213-4/+4
* | r8169: fix RTL8168g PHY initThomas Voegtle2019-07-201-2/+2
* | net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-205-11/+14
* | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-202-2/+2
* | net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-205-12/+7Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-1932-110/+262
|\
| * ag71xx: fix return value check in ag71xx_probe()Wei Yongjun2019-07-191-2/+2
| * ag71xx: fix error return code in ag71xx_probe()Wei Yongjun2019-07-191-1/+3
| * bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan2019-07-191-2/+5
| * gve: replace kfree with kvfreeChuhong Yuan2019-07-192-13/+13
| * net/mlx5: Replace kfree with kvfreeChuhong Yuan2019-07-181-1/+1
| * liquidio: Replace vmalloc + memset with vzallocChuhong Yuan2019-07-181-4/+2Star
| * net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-181-31/+26Star
| * mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel2019-07-183-0/+17
| * mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-07-181-8/+8
| * net: ag71xx: Add missing headerRosen Penev2019-07-181-0/+1
| * be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-07-161-1/+5
| * net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta2019-07-161-1/+3
| * net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta2019-07-161-1/+4
| * net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta2019-07-161-8/+18
| * net/mlx5e: Allow dissector meta key in tc flowerVlad Buslov2019-07-151-1/+2
| * net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsVlad Buslov2019-07-151-5/+1Star
| * net/mlx5e: Verify encapsulation is supportedEli Cohen2019-07-151-0/+4
| * ethernet: remove redundant memsetFuqian Huang2019-07-1514-27/+0Star
| * sky2: Disable MSI on P5W DH DeluxeTasos Sahanidis2019-07-141-0/+7
| * sis900: correct a few typosSergej Benilov2019-07-141-3/+3
| * gve: Remove the exporting of gve_probeDenis Efremov2019-07-141-1/+0Star
| * r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit2019-07-141-0/+137
* | docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
|/