summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter2021-08-211-1/+3
* ray_cs: Split memcpy() to avoid bounds check warningKees Cook2021-08-211-1/+3
* ipw2x00: Avoid field-overflowing memcpy()Kees Cook2021-08-211-39/+17
* ipw2x00: Use struct_size helper instead of open-coded arithmeticLen Baker2021-08-211-2/+2
* ray_cs: use %*ph to print small bufferAndy Shevchenko2021-08-211-3/+1
* brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie2021-08-214-2/+11
* brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson2021-08-211-1/+1
* brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko2021-08-211-2/+3
* brcmfmac: support chipsets with different core enumeration spaceArend van Spriel2021-08-216-12/+29
* brcmfmac: add xtlv support to firmware interface layerArend van Spriel2021-08-215-6/+244
* brcmfmac: increase core revision column aligning core listArend van Spriel2021-08-211-1/+1
* brcmfmac: use different error value for invalid ram base addressArend van Spriel2021-08-211-3/+5
* brcmfmac: firmware: Fix firmware loadingLinus Walleij2021-08-212-6/+21
* intersil: remove obsolete prism54 wireless driverLukas Bulwahn2021-08-0618-7470/+0
* libertas: Remove unnecessary label of lbs_ethtool_get_eepromdingsenjie2021-08-011-6/+3
* brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij2021-08-011-11/+42
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-07-285-29/+5
|\
| * ath11k: Remove some duplicate codeChristophe JAILLET2021-07-021-5/+0
| * ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-07-024-24/+5
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-0/+1
|\ \
| * | mt76: mt7921: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-121-0/+1
* | | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-141-1/+2
|\ \ \ | |/ / |/| |
| * | mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma2021-07-081-1/+2
* | | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-055-60/+11
|\ \ \
| * \ \ Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-1411-30/+138
| |\ \ \
| * \ \ \ Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3115-100/+304
| |\ \ \ \
| * | | | | b43: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-32/+5
| * | | | | b43legacy: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-27/+5
| * | | | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | | | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-6/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | mwifiex: re-fix for unaligned accessesArnd Bergmann2021-05-171-6/+4
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-301-3/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-211-3/+10
| |\ \ \ \ \
| | * | | | | mwifiex: bring down link before deleting interfaceBrian Norris2021-06-111-3/+10
* | | | | | | Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-285-20/+48
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | mac80211: notify driver on mgd TX completionJohannes Berg2021-06-233-5/+5
| * | | | | | mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau2021-06-231-0/+3
| * | | | | | mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi2021-06-231-0/+2
| * | | | | | mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du2021-06-231-10/+38
| * | | | | | cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-5/+0
* | | | | | | Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller2021-06-25144-3064/+5549
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo2021-06-241-36/+0
| * | | | | | rtw88: fix c2h memory leakPo-Hao Huang2021-06-243-1/+13
| * | | | | | brcmfmac: support parse country code map from DTShawn Guo2021-06-241-2/+55
| * | | | | | Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm...Kalle Valo2021-06-2347-784/+1637
| |\ \ \ \ \ \
| | * | | | | | iwlwifi: bump FW API to 64 for AX devicesLuca Coelho2021-06-221-2/+2
| | * | | | | | iwlwifi: fw: dump TCM error table if presentJohannes Berg2021-06-224-0/+79
| | * | | | | | iwlwifi: add 9560 killer deviceybaruch2021-06-223-1/+9
| | * | | | | | iwlwifi: move error dump to fw utilsJohannes Berg2021-06-226-351/+368
| | * | | | | | iwlwifi: support loading the reduced power table from UEFILuca Coelho2021-06-229-14/+318