summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-10net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli
2018-10-10net: tun: remove useless codes of tun_automq_select_queueWang Li
2018-10-10virtio_net: ethtool tx napi configurationJason Wang
2018-10-10nfp: flower: use host context count provided by firmwarePieter Jansen van Vuuren
2018-10-10nfp: flower: use stats array instead of storing stats per flowPieter Jansen van Vuuren
2018-10-10nfp: flower: use rhashtable for flow cachingPieter Jansen van Vuuren
2018-10-10mlxsw: pci: Fix a typoNir Dotan
2018-10-10net: aquantia: remove some redundant variable initializationsColin Ian King
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan
2018-10-10net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen
2018-10-10net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian
2018-10-10octeontx2-af: Add support for CGX link managementLinu Cherian
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham
2018-10-10octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya
2018-10-10octeontx2-af: Configure block LF's MSIX vector offsetSunil Goutham
2018-10-10octeontx2-af: Add RVU block LF provisioning supportSunil Goutham
2018-10-10octeontx2-af: Scan blocks for LFs provisioned to PF/VFSunil Goutham
2018-10-10octeontx2-af: Convert mbox msg id check to a macroAleksey Makarov
2018-10-10octeontx2-af: Add mailbox IRQ and msg handlersSunil Goutham
2018-10-10octeontx2-af: Add mailbox support infraAleksey Makarov
2018-10-10octeontx2-af: Gather RVU blocks HW infoSunil Goutham
2018-10-10octeontx2-af: Reset all RVU blocksSunil Goutham
2018-10-10octeontx2-af: Add Marvell OcteonTX2 RVU AF driverSunil Goutham
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-10-09cxgb4: Add thermal zone supportGanesh Goudar
2018-10-09net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski
2018-10-09net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-10-09net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski
2018-10-09net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu
2018-10-08net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing
2018-10-08net: phy: mscc: add support for VSC8574 PHYQuentin Schulz
2018-10-08net: phy: mscc: add support for VSC8584 PHYQuentin Schulz
2018-10-08net: phy: mscc: remove unneeded temporary variableQuentin Schulz
2018-10-08net: phy: mscc: shorten `x != 0` condition to `x`Quentin Schulz
2018-10-08net: phy: mscc: remove unneeded parenthesisQuentin Schulz
2018-10-08net: phy: mscc: Add EEE init sequenceRaju Lakkaraju
2018-10-08net: phy: mscc: add ethtool statistics countersRaju Lakkaraju
2018-10-08net: phy: mscc: migrate to phy_select/restore_page functionsQuentin Schulz