summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford2019-08-1310-245/+263
|\
| * net/mlx5: Add XRQ legacy commands opcodesYishai Hadas2019-08-131-0/+4
| * net/mlx5: Use debug message instead of warnYishai Hadas2019-08-131-1/+1
| * mlx5: Use refcount_t for refcountChuhong Yuan2019-08-071-3/+3
| * net/mlx5: remove self-assignment on esw->devColin Ian King2019-08-061-1/+1
| * net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit2019-08-013-25/+41
| * net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit2019-08-012-3/+5
| * net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed2019-08-011-2/+0
| * net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit2019-08-012-42/+73
| * net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit2019-08-011-12/+9
| * net/mlx5: E-switch, Combine metadata enable/disable functionalityParav Pandit2019-08-011-36/+12
| * net/mlx5: E-Switch, Verify support QoS element typeEli Cohen2019-08-011-0/+31
| * net/mlx5: Make load_one() and unload_one() symmetricParav Pandit2019-08-011-2/+3
| * net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz2019-08-012-1/+12
| * net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz2019-08-013-119/+80
| * net/mlx5: fix -Wtype-limits compilation warningsQian Cai2019-07-291-11/+1
* | mlx5: Fix formats with line continuation whitespaceJoe Perches2019-08-021-4/+2
* | qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2019-07-251-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-1942-120/+357
|\
| * 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
| * usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes2019-07-191-0/+1
| * 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
| * Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...David S. Miller2019-07-186-6/+93
| |\
| | * rt2x00usb: fix rx queue hangSoeren Moch2019-07-151-6/+6
| | * ath10k: work around uninitialized vht_pfr variableArnd Bergmann2019-07-151-0/+2
| | * iwlwifi: pcie: add support for qu c-step devicesLuca Coelho2019-07-154-0/+83
| | * iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika2019-07-151-0/+2
| * | liquidio: Replace vmalloc + memset with vzallocChuhong Yuan2019-07-181-4/+2
| * | net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-181-31/+26
| * | 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
| * | caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo2019-07-171-1/+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/+1
| * | net/mlx5e: Verify encapsulation is supportedEli Cohen2019-07-151-0/+4
| * | vmxnet3: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-151-1/+0
| * | hippi: Remove call to memset after pci_alloc_consistentFuqian Huang2019-07-151-2/+0
| * | ethernet: remove redundant memsetFuqian Huang2019-07-1514-27/+0
| |/
| * 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/+0
| * r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit2019-07-141-0/+137