summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-13net: amd: add missing of_node_put()Yangtao Li
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-27tg3: 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-21net: qla3xxx: Remove overflowing shift statementNathan Chancellor
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-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-11-10ixgbe: Correct X550EM_x revision checkMark Rustad
2018-11-10ixgbe: fix RSS limit for X550Emil Tantilov
2018-11-10net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2018-11-10net/mlx5e: Fix LRO modifyTariq Toukan
2018-11-10ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy
2018-11-10net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-10-24r8169: add new device ID supportShawn Lin
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-20net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-10-20net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-20stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-10e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King
2018-09-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin
2018-09-19ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen
2018-09-19net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2018-09-19drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin
2018-09-19net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-09-15enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-10UPSTREAM: net: stmmac: Use mutex instead of spinlockThierry Reding
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang