summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King1-2/+2
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan1-0/+2
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih1-0/+2
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil1-1/+2
2019-12-31net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan1-0/+1
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2019-12-31rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost1-1/+4
2019-12-31qede: Fix multicast mac configurationManish Chopra1-1/+1
2019-12-31net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan1-0/+1
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings1-4/+4
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-31fjes: fix missed check in fjes_acpi_addChuhong Yuan1-0/+3
2019-12-21net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen1-7/+7
2019-12-21net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen6-19/+35
2019-12-21net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-17net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-12-17mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel1-3/+70
2019-12-17e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing1-2/+2
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
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-17can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-17net: aquantia: fix RSS table and key sizesDmitry Bogdanov2-3/+3
2019-12-17mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2019-12-17net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi1-6/+5
2019-12-17net-next/hinic:fix a bug in set mac addressXue Chaojing1-3/+4
2019-12-17net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2Andrew Lunn1-5/+16
2019-12-17i40e: don't restart nway if autoneg not supportedMitch Williams1-5/+5
2019-12-17net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk1-3/+1
2019-12-17net/mlx5: Release resource on error flowMoni Shoua1-2/+2
2019-12-17iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2019-12-17iwlwifi: mvm: synchronize TID queue removalJohannes Berg1-0/+10
2019-12-17cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath1-2/+4
2019-12-17net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-12-17iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-12-17rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-12-05net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas1-1/+3
2019-12-05net: macb: Fix SUBNS increment and increase resolutionHarini Katakam2-2/+9
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1