summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-276-11/+246
|\
| * ath11k: Drop multicast fragmentsSriram R2021-05-111-0/+16
| * ath11k: Clear the fragment cache during key installSriram R2021-05-113-0/+25
| * ath10k: Validate first subframe of A-MSDU before processing the listSriram R2021-05-111-4/+57
| * ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong2021-05-111-0/+10
| * ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong2021-05-112-1/+18
| * ath10k: drop fragments with multicast DA for SDIOWen Gong2021-05-111-2/+7
| * ath10k: drop fragments with multicast DA for PCIeWen Gong2021-05-111-3/+20
| * ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2021-05-112-4/+96
* | brcmfmac: properly check for bus register errorsGreg Kroah-Hartman2021-05-136-46/+41
* | Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman2021-05-131-5/+1
* | libertas: register sysfs groups properlyGreg Kroah-Hartman2021-05-131-24/+4
* | Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman2021-05-131-5/+0
* | ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam2021-05-132-4/+5
* | Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman2021-05-131-1/+3
* | net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman2021-05-131-5/+10
* | Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-075-32/+1
|\
| * treewide: remove editor modelines and cruftMasahiro Yamada2021-05-074-32/+0
| * proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-071-0/+1
* | Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-2/+2
|\ \ | |/ |/|
| * iwlwifi: mvm: tt: Replace thermal_notify_frameworkThara Gopinath2021-04-221-2/+2
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-29235-4296/+10296
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-261-3/+4
| |\ \
| | * | iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina2021-04-191-3/+4
| * | | Merge tag 'mt76-for-kvalo-2021-04-21' of https://github.com/nbd168/wirelessKalle Valo2021-04-2254-946/+2117
| |\ \ \
| | * | | mt76: mt7921: reinit wpdma during drv_own if necessaryLorenzo Bianconi2021-04-211-0/+2
| | * | | mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi2021-04-216-13/+3
| | * | | mt76: mt7921: fix a precision vs width bug in printkDan Carpenter2021-04-211-1/+1
| | * | | mt76: mt7915: fix a precision vs width bug in printkDan Carpenter2021-04-211-1/+1
| | * | | mt76: mt7615: fix a precision vs width bug in printkDan Carpenter2021-04-211-1/+1
| | * | | mt76: debugfs: introduce napi_threaded nodeLorenzo Bianconi2021-04-211-0/+28
| | * | | mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi2021-04-213-19/+27
| | * | | mt76: mt7921: mt7921_stop should put device in fw_own stateSean Wang2021-04-211-1/+1
| | * | | mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi2021-04-213-1/+7
| | * | | mt76: mt7663: add awake and doze time accountingLorenzo Bianconi2021-04-213-6/+52
| | * | | mt76: mt7921: improve doze opportunityLorenzo Bianconi2021-04-212-3/+3
| | * | | mt76: mt7921: get rid of mcu_reset function pointerLorenzo Bianconi2021-04-213-6/+2
| | * | | mt76: mt7915: do not read rf value from efuse in flash modeShayne Chen2021-04-211-1/+1
| | * | | mt76: move token utilities in mt76 common moduleLorenzo Bianconi2021-04-2114-113/+132
| | * | | mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi2021-04-2111-73/+66
| | * | | mt76: mt7921: fix possible invalid register accessSean Wang2021-04-211-1/+3
| | * | | mt76: mt7921: enable deep sleep when the device suspendsSean Wang2021-04-211-0/+12
| | * | | mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utilitySean Wang2021-04-212-8/+24
| | * | | mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi2021-04-214-0/+36
| | * | | mt76: mt7921: introduce mt7921_dma_{enable,disable} utilitiesLorenzo Bianconi2021-04-211-73/+35
| | * | | mt76: mt7921: introduce mt7921_wpdma_reset utility routineLorenzo Bianconi2021-04-213-28/+47
| | * | | mt76: mt7921: move mt7921_dma_reset in dma.cLorenzo Bianconi2021-04-213-68/+74
| | * | | mt76: mt7615: Fix a dereference of pointer sta before it is null checkedColin Ian King2021-04-211-1/+2
| | * | | mt76: mt7921: enable sw interruptsLorenzo Bianconi2021-04-214-7/+25