summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit
2018-10-17net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-10-17r8169: re-enable MSI-X on RTL8168gHeiner Kallweit
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-15nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren
2018-10-15nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren
2018-10-15nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren
2018-10-15net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King
2018-10-15net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-10-15Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-10-15r8169: Enable MSI-X on RTL8106eJian-Hong Pan
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
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-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-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti
2018-10-04bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam
2018-10-04bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-04bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam
2018-10-04bnxt_en: Fix VNIC reservations on the PF.Michael Chan
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-02r8169: always autoneg on resumeAlex Xu (Hello71)
2018-10-02Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson
2018-10-01r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit
2018-10-01net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-09-29r8169: Disable clk during suspend / resumeHans de Goede
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-09-28ibmvnic: remove ndo_poll_controllerEric Dumazet