summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-11-10i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2018-11-10qed: Warn PTT usage by wrong hw-functionMintz, Yuval
2018-11-10net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh
2018-11-10net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2018-11-10net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-11-10net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King
2018-11-10qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish
2018-11-10net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer
2018-11-10bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan
2018-11-10net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh
2018-11-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-11-10declance: Fix continuation with the adapter identification messageMaciej W. Rozycki
2018-11-10net: fec: fix rare tx timeoutRickard x Andersson
2018-11-10qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-11-10qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-11-10net: macb: Clean 64b dma addresses if they are not detectedMichal Simek
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-10-18net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-18net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-18qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-10-18net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-10-10net/mlx5: Consider PCI domain in search for next devDaniel Jurgens
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-03e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-03qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-10-03qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King
2018-09-26e1000e: Fix link check race conditionBenjamin Poirier
2018-09-26Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-09-26e1000e: Avoid missed interrupts following ICR readBenjamin Poirier
2018-09-26e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier
2018-09-26Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier
2018-09-26e1000e: Remove Other from EIACBenjamin Poirier
2018-09-26nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-09-26net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-26be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson