summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2019-04-03iwlwifi: dbg_ini: add version to dump headerShahar S Matityahu2-0/+11
2019-04-03iwlwifi: dbg_ini: add memory offset to the base address of a memory regionShahar S Matityahu1-15/+11
2019-04-03iwlwifi: dbg_ini: fix iwl_dump_ini_dev_mem_iter memory base addressShahar S Matityahu1-2/+2
2019-04-03iwlwifi: dbg_ini: enforce always on domain checkingShahar S Matityahu1-0/+8
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu4-4/+16
2019-04-03iwlwifi: add support for quz firmwaresLuca Coelho4-2/+22
2019-04-03iwlwifi: mvm: update offloaded rate control on changesJohannes Berg1-0/+7
2019-04-03iwlwifi: mvm: avoid possible deadlock in TX pathJohannes Berg1-0/+2
2019-03-30Merge tag 'iwlwifi-next-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm...Kalle Valo29-446/+807
2019-03-22iwlwifi: dbg_ini: align to FW api version 1Shahar S Matityahu2-61/+126
2019-03-22iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info()Luca Coelho1-3/+1
2019-03-22iwlwifi: Use struct_size() in kzallocYueHaibing1-10/+3
2019-03-22iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu4-89/+120
2019-03-22iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu3-10/+31
2019-03-22iwlwifi: mvm: set max amsdu for TLC offloadMordechay Goodstein1-3/+41
2019-03-22iwlwifi: for AX210 device support radio GF4Shaul Triebitz4-2/+14
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg4-98/+13
2019-03-22iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu4-23/+2
2019-03-22iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu1-2/+4
2019-03-22iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSPIlan Peer3-19/+128
2019-03-22iwlwifi: support new NVM response APIShaul Triebitz3-19/+69
2019-03-22iwlwifi: add support for 6-7 GHz channelsShaul Triebitz3-31/+49
2019-03-22iwlwifi: mvm: be more forgiving if num of channels is too bigShaul Triebitz1-10/+15
2019-03-22iwlwifi: mvm: enable HT/VHT IBSSJohannes Berg1-0/+3
2019-03-22iwlwifi: mvm: support multiple BSSIDSara Sharon1-1/+9
2019-03-22iwlwifi: mvm: track changes in beacon count during channel switchSara Sharon2-0/+17
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon4-77/+107
2019-03-22iwlwifi: mvm: notify FW on quiet mode in CSASara Sharon1-0/+2
2019-03-22iwlwifi: mvm: track CSA beaconsSara Sharon2-2/+30
2019-03-22iwlwifi: mvm: report all NO_DATA events to mac80211Johannes Berg3-18/+27
2019-03-22iwlwifi: mvm: implement CSA abortSara Sharon1-0/+24
2019-03-22iwlwifi: mvm: report delayed beacon count to FWSara Sharon1-0/+4
2019-03-22iwlwifi: add new 0x2723/0x2080 card for 22000Ihab Zhaika1-0/+1
2019-03-22iwlwifi: rename structs to fit the new namesIhab Zhaika4-14/+14
2019-03-22iwlwifi: use sync nmi in case of init flow failureShahar S Matityahu3-31/+3
2019-03-22iwlwifi: dbg_ini: fix bad dump size calculationShahar S Matityahu1-3/+3
2019-03-22iwlwifi: dbg_ini: in case of region dump failure set memory to 0Shahar S Matityahu1-0/+2
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu5-5/+13
2019-03-22iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg4-94/+19
2019-03-07iwlwifi: fix 64-bit divisionArnd Bergmann1-3/+1
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller71-1154/+4090
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg66-2828/+2643
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman3-39/+85
2019-02-20iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika4-48/+64
2019-02-20iwlwifi: add new card for 9260 seriesIhab Zhaika1-0/+1
2019-02-20iwlwifi: dbg_ini: implement Rx fifos dumpShahar S Matityahu2-2/+134
2019-02-20iwlwifi: dbg_ini: implement Tx fifos dumpShahar S Matityahu4-14/+218
2019-02-20iwlwifi: dbg_ini: add region to fill_header handlerShahar S Matityahu1-9/+12
2019-02-20iwlwifi: dbg_ini: make fill_range handler accept generic range pointerShahar S Matityahu1-24/+29
2019-02-20iwlwifi: dbg_ini: make memory dump get_size handler include headersShahar S Matityahu1-49/+49