summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-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-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-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-09-05atl1c: reserve min skb headroomFlorian Westphal
2018-09-05qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-08-24bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-08-24ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-08-24ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy
2018-08-24sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-08-24sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-08-24net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-08-24net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-08-24enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan