summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery
2019-06-13net/mlx5: Generalize IRQ interface to work with irq_tableYuval Avnery
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery
2019-06-13net/mlx5: Move IRQ affinity set to IRQ allocation phaseYuval Avnery
2019-06-13net/mlx5: Move IRQ rmap creation to IRQ allocation phaseYuval Avnery
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-13net/mlx5: Introduce EQ polling budgetYuval Avnery
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang
2019-06-13net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang
2019-06-13net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham
2019-06-13net/mlx5: Increase wait time for fw initializationDaniel Jurgens
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein
2019-05-28net/mlx5: potential error pointer dereference in error handlingDan Carpenter
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14net/mlx5: Set completion EQs as shared resourcesYishai Hadas
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones
2019-05-13net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-13net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko
2019-05-13bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-13net: meson: fixup g12a glue ephy idJerome Brunet
2019-05-13net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...Kunihiko Hayashi
2019-05-13net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer
2019-05-13net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier
2019-05-11net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit
2019-05-10net: phy: realtek: add missing page operationsHeiner Kallweit
2019-05-10net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-10net/ibmvnic: Update carrier state after link state changeThomas Falcon
2019-05-10net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09nfp: add missing kdocJakub Kicinski