summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb1-0/+11
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2-5/+9
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery2-30/+76
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2-33/+24
2019-06-13net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery1-39/+38
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery5-329/+354
2019-06-13net/mlx5: Generalize IRQ interface to work with irq_tableYuval Avnery1-9/+29
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery3-19/+14
2019-06-13net/mlx5: Move IRQ affinity set to IRQ allocation phaseYuval Avnery1-8/+17
2019-06-13net/mlx5: Move IRQ rmap creation to IRQ allocation phaseYuval Avnery1-25/+57
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery3-44/+95
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-39/+82
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2-50/+97
2019-06-13net/mlx5: Introduce EQ polling budgetYuval Avnery1-28/+27
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang2-9/+31
2019-06-13net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang3-21/+12
2019-06-13net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham2-51/+50
2019-06-13net/mlx5: Increase wait time for fw initializationDaniel Jurgens1-4/+14
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit4-29/+27
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit1-1/+1
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham3-4/+17
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham8-67/+82
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein1-0/+3
2019-05-28net/mlx5: potential error pointer dereference in error handlingDan Carpenter1-2/+2
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-05-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+0
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-4/+14
2019-05-16Merge branch 'fixes' into arm/socOlof Johansson77-487/+761
2019-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+3
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-2/+3
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2019-05-14net/mlx5: Set completion EQs as shared resourcesYishai Hadas1-0/+3
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones111-996/+1051
2019-05-13net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe1-0/+2
2019-05-13net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko1-1/+1
2019-05-13net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer1-0/+1
2019-05-13net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier1-1/+3
2019-05-11net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar19-19/+19
2019-05-11net/ibmvnic: Update carrier state after link state changeThomas Falcon1-5/+4
2019-05-11net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon2-27/+28
2019-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+39
2019-05-10nfp: add missing kdocJakub Kicinski1-0/+2
2019-05-10nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang1-1/+12
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang1-0/+5
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han1-0/+2
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-19/+11
2019-05-09nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren2-0/+17
2019-05-08net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King1-1/+1
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds366-8556/+22567
2019-05-08Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3