summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen
2019-04-02net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen
2019-04-02net/mlx5: Make mlx5_core messages independent from mdev->pdevHuy Nguyen
2019-04-02net/mlx5: Break load_one into three stagesSaeed Mahameed
2019-04-02net/mlx5: Function setup/teardown proceduresSaeed Mahameed
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed
2019-04-02net/mlx5: Split mdev init and pci initSaeed Mahameed
2019-04-02net/mlx5: Remove redundant init functions parameterSaeed Mahameed
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy
2019-02-19net/mlx5: Factor out HCA capabilities functionsLeon Romanovsky
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14net/mlx5: Add host params change eventBodong Wang
2019-02-14net/mlx5: Add query host params commandBodong Wang
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang
2019-02-13net/mlx5: Align ODP capability function with netdev coding styleLeon Romanovsky
2019-02-11mlx5: use RCU lock in mlx5_eq_cq_get()Cong Wang
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua
2019-01-24net/mlx5: Add pci AtomicOps requestMichael Guralnik
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan
2019-01-01tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn
2018-12-31ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2018-12-30r8169: fix WoL device wakeup enableHeiner Kallweit
2018-12-30net/wan: fix a double free in x25_asy_open_tty()Cong Wang
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang
2018-12-27net: marvell: fix a missing check of acpi_match_deviceKangjie Lu
2018-12-27atl1e: checking the status of atl1e_write_phy_regKangjie Lu
2018-12-27net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu
2018-12-27net: stmicro: fix a missing check of clk_prepareKangjie Lu
2018-12-27net: (cpts) fix a missing check of clk_prepareKangjie Lu
2018-12-27niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2018-12-27net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds