summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+6
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-279-31/+33
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-2/+2
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-0/+8
|\
| * mac80211_hwsim: Extended Key ID supportAlexander Wetzel2019-04-261-0/+6
| * mac80211_hwsim: set p2p device interface support indicationAvraham Stern2019-04-261-0/+2
* | Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-1885-1142/+1979
|\ \
| * | rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger2019-04-181-10/+0
| * | rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing2019-04-131-1/+1
| * | rtlwifi: Convert the wake_match variable to localLarry Finger2019-04-136-28/+39
| * | rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger2019-04-133-3/+3
| * | brcmfmac: fix leak of mypkt on error return pathColin Ian King2019-04-131-5/+3
| * | brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman2019-04-131-1/+3
| * | brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-131-3/+1
| * | Merge tag 'iwlwifi-next-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm...Kalle Valo2019-04-1325-263/+403
| |\ \
| | * | iwlwifi: remove misconfigured pci ids from 22260 seriesIhab Zhaika2019-04-031-4/+1
| | * | iwlwifi: mvm: support HE context cmd API changeSara Sharon2019-04-033-2/+90
| | * | iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz2019-04-033-3/+9
| | * | iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern2019-04-037-12/+23
| | * | iwlwifi: dbg: fill radio registers data regardless of fifos data dumpingShahar S Matityahu2019-04-031-2/+3
| | * | iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-033-19/+6
| | * | iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-035-95/+38
| | * | iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg2019-04-031-33/+3
| | * | iwlwifi: dbg_ini: apply rx fifo offset after reading the region registersShahar S Matityahu2019-04-031-2/+6
| | * | iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_memShahar S Matityahu2019-04-031-16/+12
| | * | iwlwifi: dbg_ini: remove redundant curly brackets from trigger collection flowShahar S Matityahu2019-04-031-4/+2
| | * | iwlwifi: mvm: fix pointer reference when setting HE QAM thresLiad Kaufman2019-04-031-4/+6
| | * | iwlwifi: dbg_ini: add monitor header to smem monitorShahar S Matityahu2019-04-035-23/+104
| | * | iwlwifi: dbg_ini: fix the dram monitor header sizeShahar S Matityahu2019-04-031-1/+2
| | * | iwlwifi: dbg_ini: change memory range base address to u64Shahar S Matityahu2019-04-032-8/+8
| | * | iwlwifi: mvm: IBSS: use BE FIFO for multicastJohannes Berg2019-04-031-1/+2
| | * | iwlwifi: dbg_ini: add registers addresses in fifo dumpShahar S Matityahu2019-04-032-16/+45
| | * | iwlwifi: trust calling functionShaul Triebitz2019-04-031-6/+1
| | * | iwlwifi: dbg_ini: add region id to the region dumpShahar S Matityahu2019-04-032-0/+3
| | * | iwlwifi: dbg_ini: add version to dump headerShahar S Matityahu2019-04-032-0/+11
| | * | iwlwifi: dbg_ini: add memory offset to the base address of a memory regionShahar S Matityahu2019-04-031-15/+11
| | * | iwlwifi: dbg_ini: fix iwl_dump_ini_dev_mem_iter memory base addressShahar S Matityahu2019-04-031-2/+2
| | * | iwlwifi: dbg_ini: enforce always on domain checkingShahar S Matityahu2019-04-031-0/+8
| | * | iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu2019-04-034-4/+16
| * | | qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()Gustavo A. R. Silva2019-04-041-11/+4
| * | | rtlwifi: move spin_lock_bh to spin_lock in taskletJeff Xie2019-04-041-3/+3
| * | | rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih2019-04-046-0/+14
| * | | rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu2019-04-041-0/+5
| * | | mwifiex: add a bounds check in mwifiex_process_sta_rx_packet()Dan Carpenter2019-04-041-1/+2
| * | | mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing2019-04-041-1/+5
| * | | net: mwifiex: fix a NULL pointer dereferenceKangjie Lu2019-04-041-0/+6
| * | | iwlegacy: remove redundant assignment to *resColin Ian King2019-04-041-1/+0
| * | | b43: shut up clang -Wuninitialized variable warningArnd Bergmann2019-04-041-3/+3
| * | | brcmfmac: fix missing checks for kmemdupKangjie Lu2019-04-041-0/+4
| * | | brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel2019-04-041-9/+8