summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-12-24net: fec: make sure runtime PM is suspended in system suspendStefan Agner
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08net: qed: use correct strncpy() sizeArnd Bergmann
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-21bna: ethtool: Avoid reading past end of bufferKees Cook
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-10net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-11-10enic: do not overwrite error codeGovindarajulu Varadarajan
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