summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2019-11-28net: ena: Fix Kconfig dependency on X86Netanel Belgazal
2019-11-28ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2019-11-28brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2019-11-28mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-11-28net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-11-28sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-28net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo
2019-11-25iwlwifi: mvm: don't send keys when entering D3Sara Sharon
2019-11-25brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2019-11-25brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu
2019-11-25ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2019-11-25cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2019-11-25cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2019-11-25ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear
2019-11-25net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-11-25slcan: Fix memory leak in error pathJouni Hogander
2019-11-25net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: micrel: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2019-11-25mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata
2019-11-25net: amd: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25net: toshiba: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter
2019-11-25cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-11-25ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau
2019-11-25ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2019-11-25net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren
2019-11-25rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
2019-11-25iwlwifi: mvm: avoid sending too many BARsSara Sharon
2019-11-25i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-25i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-25i40e: use correct length for strncpyMitch Williams
2019-11-25ath9k: fix tx99 with monitor mode interfaceFelix Fietkau