summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-18r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-18net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean1-4/+10
2019-12-18ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon1-3/+1
2019-12-18net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-18net/mlx5e: Fix translation of link mode into speedAya Levin1-0/+1
2019-12-18net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan1-1/+1
2019-12-18net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha4-22/+15
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-10/+10
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-18net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-17r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-17wil6210: check len before memcpy() callsDenis Efremov1-2/+4
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger1-4/+5
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger3-0/+20
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger1-3/+5
2019-12-17iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg1-0/+14
2019-12-17virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo1-2/+2
2019-12-17brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki1-0/+2
2019-12-13can: ucan: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2019-12-13can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-13mwifiex: Re-work support for SDIO HW resetUlf Hansson3-12/+27
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-12-04r8169: fix resume on cable plug-inHeiner Kallweit1-0/+1
2019-12-04r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit1-1/+1
2019-12-04slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1
2019-12-04net: macb: add missed tasklet_killChuhong Yuan1-0/+1
2019-12-04net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel1-5/+5
2019-12-04mdio_bus: don't use managed reset-controllerDavid Bauer1-2/+4
2019-12-04macvlan: schedule bc_work even if errorMenglong Dong1-1/+2
2019-12-04gve: Fix the queue page list allocated pages countJeroen de Borst1-1/+2
2019-11-29ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter1-11/+25
2019-11-29ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson5-3/+45
2019-11-29ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-11-29ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang1-8/+20
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma1-2/+0
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma1-1/+1
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang1-2/+14
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2-9/+20
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-56/+67
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani1-1/+1
2019-11-20net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2-5/+5
2019-11-20net: qca_spi: fix receive buffer size checkMichael Heimpold1-1/+1
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim1-1/+4
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim1-3/+5