summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-03-27brcmsmac: allocate ucode with GFP_KERNELTakashi Iwai
2018-03-27brcmfmac: add kerneldoc for struct brcmf_bus::msgbufArend Van Spriel
2018-03-27brcmfmac: get rid of brcmf_fw_get_full_name()Arend Van Spriel
2018-03-27brcmfmac: get rid of brcmf_fw_map_chip_to_name()Arend Van Spriel
2018-03-27brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel
2018-03-27brcmfmac: introduce brcmf_fw_alloc_request() functionArend Van Spriel
2018-03-27brcmfmac: pass struct in brcmf_fw_get_firmwares()Arend Van Spriel
2018-03-27brcmfmac: derive firmware filenames from basename mappingArend Van Spriel
2018-03-27brcmfmac: use wiphy debugfs dir entryArend Van Spriel
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel
2018-03-27brcmfmac: use brcmf_chip_name() for consistencyArend Van Spriel
2018-03-27brcmfmac: use brcmf_chip_name() to store name in revinfoArend Van Spriel
2018-03-27brcmfmac: do not convert linux error to firmware error stringArend Van Spriel
2018-03-27rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"Colin Ian King
2018-03-27rtlwifi: correct commentKevin Lo
2018-03-27rtlwifi: btcoex: Add new but dummy definitions introduced by 8822bPing-Ke Shih
2018-03-27rtlwifi: btcoex: new definitions introduced by 8822bePing-Ke Shih
2018-03-27rtlwifi: btcoex: add assoc type v2 to connection notifyPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add pre- and post- normal LPS functionPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add interaction with phydmPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add rate table for the use of btcoexPing-Ke Shih
2018-03-27rtlwifi: btcoex: Get status of multichannel concurrencePing-Ke Shih
2018-03-27rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih
2018-03-27rtlwifi: remove redundant statement found by static checkerPing-Ke Shih
2018-03-27rtlwifi: Add modifier static to functions reported by sparsePing-Ke Shih
2018-03-27rsi: fix kernel panic observed on 64bit machineAmitkumar Karwar
2018-03-27rsi: fix error path handling in SDIO probeAmitkumar Karwar
2018-03-27rsi: remove redundant duplicate assignment of buffer_sizeColin Ian King
2018-03-27rsi: Remove stack VLA usageTobin C. Harding
2018-03-27mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()Ganapathi Bhat
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-03-27Bluetooth: btrsi: rework dependenciesArnd Bergmann
2018-03-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-03-26wcn36xx: Check DXE IRQ reasonRamon Fried
2018-03-26wcn36xx: calculate DXE default channel valuesRamon Fried
2018-03-26wcn36xx: calculate DXE control registers valuesRamon Fried
2018-03-26ath9k: spelling s/premble/preamble/Peter Große
2018-03-26ath9k: fix crash in spectral scanSebastian Gottschall
2018-03-26ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-03-26ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-03-26wcn36xx: reduce verbosity of drivers messagesRamon Fried
2018-03-26ath: fix false radar detection in JP regionSriram R
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller