summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-12-31net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais
2019-12-31rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-12-31qede: Fix multicast mac configurationManish Chopra
2019-12-31net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-12-31fjes: fix missed check in fjes_acpi_addChuhong Yuan
2019-12-21net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-12-21net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-12-21net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-17net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-12-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-12-17mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel
2019-12-17e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-17can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-17net: aquantia: fix RSS table and key sizesDmitry Bogdanov
2019-12-17mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan
2019-12-17net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2019-12-17net-next/hinic:fix a bug in set mac addressXue Chaojing
2019-12-17net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2Andrew Lunn
2019-12-17i40e: don't restart nway if autoneg not supportedMitch Williams
2019-12-17net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk
2019-12-17net/mlx5: Release resource on error flowMoni Shoua
2019-12-17iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2019-12-17iwlwifi: mvm: synchronize TID queue removalJohannes Berg
2019-12-17cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath
2019-12-17net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-12-17iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2019-12-17rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan
2019-12-05net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas
2019-12-05net: macb: Fix SUBNS increment and increase resolutionHarini Katakam
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander