summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-01-08net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-06wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-12-19ath11k: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook
2019-12-19ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin
2019-12-19wil6210: add support for set_cqm_rssi_configDedy Lansky
2019-12-19wil6210: support set_multicast_to_unicast cfg80211 operationAhmad Masri
2019-12-19wil6210: fix MID valid bits in Rx status messageDedy Lansky
2019-12-19wil6210: reduce ucode_debug memory regionDedy Lansky
2019-12-19wil6210: add verification for cid upper boundAlexei Avshalom Lazar
2019-12-19wil6210: take mem_lock for writing in crash dump collectionAlexei Avshalom Lazar
2019-12-19wil6210: minimize the time that mem_lock is heldAlexei Avshalom Lazar
2019-12-19wil6210: dump Rx status message on errorsAhmad Masri
2019-12-18orinoco: avoid assertion in case of NULL pointerAditya Pakki
2019-12-18brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabledDmitry Osipenko
2019-12-18brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2019-12-18brcmfmac: not set mbss in vif if firmware does not support MBSSWright Feng
2019-12-18brcmfmac: add RSDB condition when setting interface combinationsWright Feng
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch
2019-12-18brcmfmac: make errors when setting roaming parameters non-fatalSoeren Moch
2019-12-18brcmfmac: fix rambase for 4359/9Soeren Moch
2019-12-18brcmfmac: set F2 blocksize and watermark for 4359Chung-Hsien Hsu
2019-12-18brcmfmac: reset two D11 cores if chip has two D11 coresWright Feng
2019-12-18rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192cu: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192ce: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18zd1211rw: fix storage endpoint lookupJohan Hovold
2019-12-18rsi_91x_usb: fix interface sanity checkJohan Hovold
2019-12-18rtl8xxxu: fix interface sanity checkJohan Hovold
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold
2019-12-18brcmfmac: fix interface sanity checkJohan Hovold
2019-12-18at76c50x-usb: fix endpoint debug messageJohan Hovold
2019-12-18brcmfmac: set interface carrier to off by defaultRafał Miłecki
2019-12-18mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2019-12-18rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET
2019-12-18brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2019-12-18rsi: add missing endpoint sanity checksJohan Hovold
2019-12-18rsi: fix non-atomic allocation in completion handlerJohan Hovold
2019-12-18rsi: fix memory leak on failed URB submissionJohan Hovold
2019-12-18rsi: fix use-after-free on probe errorsJohan Hovold
2019-12-18rsi: fix use-after-free on failed probe and unbindJohan Hovold
2019-12-18rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka
2019-12-18rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran