summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0851-820/+1795
|\
| * Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-0534-126/+595
| |\
| | * iwlwifi: dbg_ini: check for valid region type during regions parsingShahar S Matityahu2019-04-291-3/+8
| | * iwlwifi: avoid allocating memory for region with disabled domainShahar S Matityahu2019-04-291-0/+4
| | * iwlwifi: dbg: replace dump info device family with HW typeShahar S Matityahu2019-04-293-7/+5
| | * iwlwifi: dbg_ini: add periodic trigger supportShahar S Matityahu2019-04-295-0/+47
| | * iwlwifi: dbg_ini: add lmac and umac error tables dumping supportShahar S Matityahu2019-04-292-1/+11
| | * iwlwifi: parse command version TLVJohannes Berg2019-04-293-2/+40
| | * iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()Luca Coelho2019-04-291-1/+1
| | * iwlwifi: mvm: Don't sleep in RX pathAndrei Otcheretianski2019-04-292-2/+2
| | * iwlwifi: bump FW API to 48 for 22000 seriesLuca Coelho2019-04-291-1/+1
| | * iwlwifi: mvm: limit TLC according to our HE capabilitiesLiad Kaufman2019-04-291-5/+29
| | * iwlwifi: support fseq tlv and print fseq versionShahar S Matityahu2019-04-291-5/+9
| | * iwlwifi: mvm: report FTM start time TSF when applicableAvraham Stern2019-04-291-3/+17
| | * iwlwifi: mvm: support v2 of the WoWLAN patterns commandLuca Coelho2019-04-293-11/+184
| | * iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg2019-04-291-1/+6
| | * iwlwifi: pcie: initialize debug_rfkill to -1Johannes Berg2019-04-292-7/+8
| | * iwlwifi: Use correct channel_profile iniwl_get_nvmYueHaibing2019-04-291-1/+1
| | * iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King2019-04-251-4/+4
| | * iwlwifi: dbg_ini: set dump bit only when trigger collection is certainShahar S Matityahu2019-04-191-0/+3
| | * iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_staNathan Chancellor2019-04-191-3/+5
| | * iwlwifi: remove unused 0x40C0 PCI device IDsLuca Coelho2019-04-193-23/+0
| | * iwlwifi: mvm: support rtt confidence indicationAvraham Stern2019-04-193-3/+88
| | * iwlwifi: dbg: add lmac and umac PC registers to periphery dumpShahar S Matityahu2019-04-191-0/+2
| | * iwlwifi: dbg: add periphery memory dumping support to ax210 device familyShahar S Matityahu2019-04-191-1/+7
| | * iwlwifi: rs: consider LDPC capability in case of HEGregory Greenman2019-04-191-5/+11
| | * iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu2019-04-193-24/+82
| | * iwlwifi: add FW_INFO debug levelShahar S Matityahu2019-04-192-4/+6
| | * iwlwifi: dbg_ini: support notification and dhc regions type parsingShahar S Matityahu2019-04-191-1/+7
| | * iwlwifi: unite macros with same meaningShaul Triebitz2019-04-196-15/+16
| | * iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz2019-04-191-1/+2
| | * iwlwifi: bump FW API to 47 for 22000 seriesLuca Coelho2019-04-191-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-039-21/+60
| |\ \
| * | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-2/+2
| | |/ | |/|
| * | Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-1839-706/+1206
| |\ \
| | * \ 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