summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-26rt2x00usb: fix rx queue hangSoeren Moch
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-07-26iwlwifi: add support for hr1 RF IDOren Givon
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-26net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-26gtp: fix use-after-free in gtp_newlink()Taehee Yoo
2019-07-26gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo
2019-07-26gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo
2019-07-26gtp: fix suspicious RCU usageTaehee Yoo
2019-07-26gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo
2019-07-26net: hns3: fix port capbility updating issueJian Shen
2019-07-26net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-07-26bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-07-26net: usb: asix: init MAC address buffersPhong Tran
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-07-26vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo
2019-07-26bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan
2019-07-26bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan
2019-07-26bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan
2019-07-26iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-07-26ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier
2019-07-26net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut
2019-07-26net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26ath10k: Fix memory leak in qmiDundi Raviteja
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26net/mlx5e: Attach/detach XDP program safelyMaxim Mikityanskiy
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-07-26ath9k: correctly handle short radar pulsesZefir Kurtisi
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu
2019-07-26net: hns3: restore the MAC autoneg state after resetJian Shen
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-26ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-07-26ath10k: add missing error handlingClaire Chang
2019-07-26mt76: mt7615: do not process rx packets if the device is not initializedLorenzo Bianconi
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih