summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
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-10-10wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-10-10rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-10-10ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2018-09-29xen/netfront: don't bug in case of too many fragsJuergen Gross
2018-09-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-26xen-netfront: fix warn message as irq device name has '/'Xiao Liang
2018-09-26xen-netfront: fix queue name settingVitaly Kuznetsov
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-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann
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-09net: lan78xx: Fix misplaced tasklet_schedule() callBen Hutchings
2018-09-05drivers: net: lmc: fix case value for target abort errorColin Ian King
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-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-09-05atl1c: reserve min skb headroomFlorian Westphal
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-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner
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-24ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-08-24ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt
2018-08-24ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
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: hamradio: use eth_broadcast_addrStefan Agner