summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-01-04libertas: fix a potential NULL pointer dereferenceAllen Pais
2020-01-04rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
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: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-21net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-12-21ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-12-21e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-21rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-21can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-21net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2019-12-21net/mlx5: Release resource on error flowMoni Shoua
2019-12-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2019-12-21cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath
2019-12-21net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander
2019-12-05macvlan: schedule bc_work even if errorMenglong Dong
2019-12-05net: macb: fix error format in dev_err()Luca Ceresoli
2019-12-05sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-12-05net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang
2019-12-05atl1e: checking the status of atl1e_write_phy_regKangjie Lu
2019-12-05net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-12-05net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky
2019-12-05rtl818x: fix potential use after freePan Bian
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian
2019-12-05can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee
2019-12-05can: peak_usb: report bus recovery as wellJeroen Hofstee
2019-12-05net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
2019-11-28ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-11-28net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing
2019-11-28rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2019-11-28wireless: airo: potential buffer overflow in sprintf()Dan Carpenter
2019-11-28brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2019-11-28rtl8xxxu: Fix missing break in switchGustavo A. R. Silva
2019-11-28wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET
2019-11-28ntb_netdev: fix sleep time mismatchJon Mason
2019-11-28igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2019-11-28macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca
2019-11-28macsec: update operstate when lower device changesSabrina Dubroca
2019-11-28net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk
2019-11-28qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter