summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin2019-12-311-0/+3
* net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan2019-12-311-0/+1
* net: phy: dp83867: enable robust auto-mdixGrygorii Strashko2019-12-311-5/+10
* i40e: initialize ITRN registers with correct valuesNicholas Nunley2019-12-311-5/+5
* rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu2019-12-313-0/+5
* ath10k: Correct error handling of dma_map_single()Bjorn Andersson2019-12-311-1/+3
* mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost2019-12-311-1/+4
* ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear2019-12-311-11/+11
* ath10k: fix backtrace on coredumpAnilkumar Kolli2019-12-311-3/+8
* libertas: fix a potential NULL pointer dereferenceAllen Pais2019-12-311-0/+5
* rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost2019-12-311-1/+4
* qede: Fix multicast mac configurationManish Chopra2019-12-311-1/+1
* qede: Disable hardware gro when xdp prog is installedManish Chopra2019-12-311-2/+2
* net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan2019-12-311-0/+1
* net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings2019-12-311-4/+4
* net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao2019-12-311-1/+1
* net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost2019-12-311-0/+2
* fjes: fix missed check in fjes_acpi_addChuhong Yuan2019-12-311-0/+3
* net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen2019-12-211-2/+25
* net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab2019-12-211-1/+1
* net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-211-1/+1
* net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-171-1/+1
* ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-12-171-4/+5
* mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel2019-12-171-3/+70
* net: hns3: Check variable is valid before assigning it to anotherYonglong Liu2019-12-171-6/+10
* net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan2019-12-173-4/+16
* net: hns3: clear pci private data when unload hns3 driverJian Shen2019-12-171-0/+1
* e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing2019-12-171-2/+2
* ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov2019-12-171-1/+2
* rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger2019-12-171-4/+5
* rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger2019-12-173-0/+20
* rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger2019-12-171-3/+5
* can: ucan: fix non-atomic allocation in completion handlerJohan Hovold2019-12-131-1/+1
* mwifiex: update set_mac_address logicSharvari Harisangam2019-12-131-3/+3
* can: slcan: Fix use-after-free Read in slcan_openJouni Hogander2019-12-131-0/+1
* net: aquantia: fix RSS table and key sizesDmitry Bogdanov2019-12-132-3/+3
* mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan2019-12-131-4/+1
* net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi2019-12-131-6/+5
* can: xilinx: fix return type of ndo_start_xmit functionYueHaibing2019-12-131-1/+1
* net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King2019-12-131-1/+4
* ravb: Clean up duplex handlingMagnus Damm2019-12-132-19/+1
* iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho2019-12-133-4/+21
* ice: Fix possible NULL pointer de-referenceBruce Allan2019-12-131-0/+3
* ice: Fix return value from NAPI pollDave Ertman2019-12-131-1/+2
* net-next/hinic: fix a bug in rx data flowXue Chaojing2019-12-131-1/+1
* net-next/hinic:fix a bug in set mac addressXue Chaojing2019-12-131-3/+4
* net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2Andrew Lunn2019-12-131-5/+16
* i40e: don't restart nway if autoneg not supportedMitch Williams2019-12-131-5/+5
* net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk2019-12-131-3/+1
* ice: Fix NVM mask definesLev Faerman2019-12-131-3/+3