aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek1-27/+16
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-50/+126
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-47/+123
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller128-1371/+50458
2019-12-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo30-302/+568
2019-12-19ath11k: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook1-1/+1
2019-12-19ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin1-3/+3
2019-12-19wil6210: add support for set_cqm_rssi_configDedy Lansky4-0/+130
2019-12-19wil6210: support set_multicast_to_unicast cfg80211 operationAhmad Masri3-1/+48
2019-12-19wil6210: fix MID valid bits in Rx status messageDedy Lansky1-4/+4
2019-12-19wil6210: reduce ucode_debug memory regionDedy Lansky1-2/+2
2019-12-19wil6210: add verification for cid upper boundAlexei Avshalom Lazar1-1/+1
2019-12-19wil6210: take mem_lock for writing in crash dump collectionAlexei Avshalom Lazar1-5/+12
2019-12-19wil6210: minimize the time that mem_lock is heldAlexei Avshalom Lazar1-4/+6
2019-12-19wil6210: dump Rx status message on errorsAhmad Masri1-0/+10
2019-12-18orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2019-12-18brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabledDmitry Osipenko2-6/+5
2019-12-18brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost1-0/+1
2019-12-18brcmfmac: not set mbss in vif if firmware does not support MBSSWright Feng1-1/+3
2019-12-18brcmfmac: add RSDB condition when setting interface combinationsWright Feng1-8/+46
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch3-0/+5
2019-12-18brcmfmac: make errors when setting roaming parameters non-fatalSoeren Moch1-6/+4
2019-12-18brcmfmac: fix rambase for 4359/9Soeren Moch1-1/+2
2019-12-18brcmfmac: set F2 blocksize and watermark for 4359Chung-Hsien Hsu2-1/+20
2019-12-18brcmfmac: reset two D11 cores if chip has two D11 coresWright Feng3-1/+52
2019-12-18rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube1-29/+2
2019-12-18rtlwifi: rtl8192cu: use generic rtl_signal_scale_mappingMichael Straube1-31/+2
2019-12-18rtlwifi: rtl8192ce: use generic rtl_signal_scale_mappingMichael Straube1-32/+2
2019-12-18rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube1-13/+3
2019-12-18rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentageMichael Straube1-13/+3
2019-12-18rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentageMichael Straube1-12/+2
2019-12-18zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2019-12-18rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2019-12-18rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2019-12-18brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2019-12-18at76c50x-usb: fix endpoint debug messageJohan Hovold1-1/+1
2019-12-18brcmfmac: set interface carrier to off by defaultRafał Miłecki1-0/+2
2019-12-18mwifiex: delete unused mwifiex_get_intf_num()Brian Norris1-13/+0
2019-12-18rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET1-1/+1
2019-12-18brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter1-0/+1
2019-12-18rsi: add missing endpoint sanity checksJohan Hovold1-2/+10
2019-12-18rsi: fix non-atomic allocation in completion handlerJohan Hovold1-6/+7
2019-12-18rsi: fix memory leak on failed URB submissionJohan Hovold1-1/+3
2019-12-18rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6
2019-12-18rsi: fix use-after-free on failed probe and unbindJohan Hovold1-1/+17
2019-12-18rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka1-12/+9
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka6-11/+25
2019-12-18rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran1-4/+6
2019-12-18iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6